LogoutResult

Represents a logout result type.

new LogoutResult(param)

FieldTypeDescription
paramobjectParameters associated with the result.
param.successbooleanIndicates whether the function succeeded.
param.loginFrameHeightnumberOptional. The height of the login/logout frame. If no value is provided, a default value of 350 is used.