LogoutResult
Represents a logout result type.
new LogoutResult(param)
| Field | Type | Description |
|---|---|---|
| param | object | Parameters associated with the result. |
| param.success | boolean | Indicates whether the function succeeded. |
| param.loginFrameHeight | number | Optional. The height of the login/logout frame. If no value is provided, a default value of 350 is used. |