Learn how to evaluate and integrate the VNC SDK

We're here if you need help.

EventLoopFd.Callback.EventUpdatedType

EventLoopFd.Callback.EventUpdatedType

The type of the EventLoopFd.Callback.EventUpdated callback.

Delegate summary

Modifier and Type Method and Description
delegate void

EventLoopFd.Callback.EventUpdatedType(Int32 fd, EventLoopFd.Event eventMask)

The type of the EventLoopFd.Callback.EventUpdated callback.

×