Newer Version Available
DID THIS ARTICLE SOLVE YOUR ISSUE?
Let us know so we can improve!
Let us know so we can improve!
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. |
Newer Version Available