MessageWithPushNotificationResult
(
c_message
)
|
GetDataFromMessage
(
c_message
)
|
Signature
override PushNotificationResult Oculus.Platform.MessageWithPushNotificationResult.GetDataFromMessage(IntPtr c_message) Parameters c_message: IntPtrReturns override PushNotificationResult |
GetPushNotificationResult
()
|
Returns the retrieved the model payload. Intended to be used by clients to handle the structured payload.
Signature
override PushNotificationResult Oculus.Platform.MessageWithPushNotificationResult.GetPushNotificationResult() Returns override PushNotificationResult |