TurnStateConstants Class

Definition

Constants used in TurnState.

public static class TurnStateConstants
type TurnStateConstants = class
Public Class TurnStateConstants
Inheritance
TurnStateConstants

Fields

OAuthLoginTimeoutKey

TurnState key for the OAuth login timeout.

OAuthLoginTimeoutValue

Default amount of time an OAuthCard will remain active (clickable and actively waiting for a token). After this time: (1) the OAuthCard will not allow the user to click on it. (2) any polling triggered by the OAuthCard will stop.

TokenPollingSettingsKey

Name of the token polling settings key.

Applies to