new UserState(isOnline, action, state)
Parameters:
Name | Type | Description |
---|---|---|
isOnline |
Boolean | |
action |
Auth.UserState | |
state |
Map |
Methods
(static) type() → {string}
Return the full class name of this type.
Returns:
- Type
- string