getKnownClassName

@Nullable
open fun getKnownClassName(): @Nullable String

Returns the name associated with the class ID.

Return

the name, or null if the class ID is unknown.