InitResult
Represents the result type for the init call.
new InitResult(param)
| Field | Type | Description |
|---|---|---|
| param | object | Parameters associated with the init result. |
| param.showLogin | boolean | Optional. Indicates whether the custom login page is required. |
| param.loginFrameHeight | number | Optional. Custom login page iframe height. |