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