static public method UserKind.createCreates a new instance of the class with a specified user type
Declaration
protojavascriptjavacsharppublic static create(kind : string) : UserKind
| Parameters | |
kind |
The user type as a string |
Returns
The method returns an instance of the UserKind class
See also: UserKind
Declared in UserKind