LogoutResult

Represents a logout result type.

Constructor 

new LogoutResult(param)

Functions Where Used 

Parameters 

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.

DID THIS ARTICLE SOLVE YOUR ISSUE?
Let us know so we can improve!