SetGetDataChannelMessageUpdateNotificationCallback
(
callback
)
|
Gets VR camera related WebRTC data channel messages for update. This method is used to retrieve messages that are sent over the WebRTC data channel, which can include information about the VR camera system, such as its current state or any errors that may have occurred.
Signature
static void Oculus.Platform.Vrcamera.SetGetDataChannelMessageUpdateNotificationCallback(Message< string >.Callback callback) Returns void |
SetGetSurfaceUpdateNotificationCallback
(
callback
)
|
Signature
static void Oculus.Platform.Vrcamera.SetGetSurfaceUpdateNotificationCallback(Message< string >.Callback callback) Returns void |