LogoutResult

Represents a logout result type.

Constructor

new LogoutResult(param)

Functions Where Used

Parameters

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