getTag

fun <T : Any> getTag(key: String): T?

Returns the tag associated with this avatar using the given key.

Return

A tag in the bag.

Parameters

key

A new key to get a tag associated with this avatar.