Represents a response from the backend with a typed and structured model payload. See more details here:'https://developer.oculus.com/documentation/native/ps-requests-and-messages/'. 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
MessageWithLaunchBlockFlowResult
( IntPtr c_message )
A typed Message subclass that wraps a native message handle pointer. Used internally by Platform SDK to wrap the message.