API reference
API reference
Select your platform
No SDKs available
No versions available

MessageWithChallenge Class

Represents a response from the backend with a typed and structured model payload. See more details here. Your app should constantly check the message queue for messages from the Platform SDK. We recommend that you check the queue every frame for new messages.

Member Functions

A typed Message subclass that wraps a native message handle pointer. Used internally by Platform SDK to wrap the message.
Returns the retrieved the model payload. Intended to be used by clients to handle the structured payload.

Protected Functions

Retrieves the model payload from the response Message. Used internally by Platform SDK to parse the response into the model.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon