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