getIdentifier

open fun getIdentifier(kind: String): String?

Gets the identifier of the given kind for @volume. See the #volume-identifiers for more information about volume identifiers.

Return

a newly allocated string containing the requested identifier, or null if the #GVolume doesn't have this kind of identifier

Parameters

kind

the kind of identifier to return