core / pragma.content / ContentHandler / tagsFromProto /
tagsFromProto #
open override fun tagsFromProto(proto: ContentProto): List<String>
Returns a list of strings expected to represent tags on a content proto.
Return #
List
Parameters #
proto | an incoming value |