Learn how to evaluate and integrate the VNC SDK

We're here if you need help.

MessagingManager.Callback.MessageReceivedType

MessagingManager.Callback.MessageReceivedType

The type of the MessagingManager.Callback.MessageReceived callback.

Delegate summary

Modifier and Type Method and Description
delegate void

MessagingManager.Callback.MessageReceivedType(MessagingManager messagingManager, Connection sender, ImmutableDataBuffer buffer)

The type of the MessagingManager.Callback.MessageReceived callback.

×