InitResult

Represents the result type for the init call.

new InitResult(param)

FieldTypeDescription
paramobjectParameters associated with the init result.
param.showLoginbooleanOptional. Indicates whether the custom login page is required.
param.loginFrameHeightnumberOptional. Custom login page iframe height.