Learn how to evaluate and integrate the VNC SDK

We're here if you need help.

DataStore.Callback.PutType

DataStore.Callback.PutType

The type of the DataStore.Callback.Put callback.

Delegate summary

Modifier and Type Method and Description
delegate void

DataStore.Callback.PutType(String key, ImmutableDataBuffer value)

The type of the DataStore.Callback.Put callback.

×