EffectResponse ​
Response to a request for an effect.
Kind: Class
Namespace: ConnectorLib.JSON
Inheritance: SimpleJSONResponse
Public Constructors
Creates a new instance of the ConnectorLib.JSON.EffectResponse class.
Creates a new instance of the ConnectorLib.JSON.EffectResponse class.
Creates a new instance of the ConnectorLib.JSON.EffectResponse class.
Creates a new instance of the ConnectorLib.JSON.EffectResponse class.
Creates a new instance of the ConnectorLib.JSON.EffectResponse class.
Creates a new instance of the ConnectorLib.JSON.EffectResponse class.
Creates a new instance of the ConnectorLib.JSON.EffectResponse class.
Creates a new instance of the ConnectorLib.JSON.EffectResponse class.
Creates a new instance of the ConnectorLib.JSON.EffectResponse class.
Public Static Functions
EffectResponse
Creates a success response.
EffectResponse
Creates a success response.
EffectResponse
Creates a success response.
EffectResponse
Creates a success response.
EffectResponse
Creates a success response.
EffectResponse
Creates a response indicating that the effect is unavailable.
EffectResponse
Creates a response indicating that the effect is unavailable.
EffectResponse
Creates a response indicating that the effect is temporarily unavailable.
EffectResponse
Creates a response indicating that the effect is temporarily unavailable.
EffectResponse
Creates a response indicating that the effect is temporarily unavailable.
EffectResponse
Creates a response indicating that the effect is temporarily unavailable.
EffectResponse
Creates a response indicating that the effect is temporarily unavailable.
EffectResponse
Creates a response indicating that the effect is temporarily unavailable.
EffectResponse
Creates a response indicating that the effect is paused.
EffectResponse
Creates a response indicating that the effect is paused.
EffectResponse
Creates a response indicating that the effect is paused.
EffectResponse
Creates a response indicating that the effect is paused.
EffectResponse
Creates a response indicating that the effect is paused.
EffectResponse
Creates a response indicating that the effect is paused.
EffectResponse
Creates a response indicating that the effect has resumed.
EffectResponse
Creates a response indicating that the effect has resumed.
EffectResponse
Creates a response indicating that the effect has resumed.
EffectResponse
Creates a response indicating that the effect has resumed.
EffectResponse
Creates a response indicating that the effect has resumed.
EffectResponse
Creates a response indicating that the effect has resumed.
EffectResponse
Creates a response indicating that the effect has finished.
EffectResponse
Creates a response indicating that the effect has finished.
Public Attributes
EffectStatus
status
Status of the effect.
string
message
Message to be displayed to the user, if applicable.
StandardErrors
messageID
Standard ID of the error message, if applicable.
long
timeRemaining
Dictionary
metadata
Any additional metadata associated with the effect.
