public method UserKind.getName

Brief

Returns a string representing the name of the user type

Declaration

protojavascriptjavacsharp
public getName() : string

Returns

The method returns a string representing the name of the user type

Details

Declared in UserKind

back