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