VIEditUser
typedef void
VIEditUser( userEvent)
Signature for callbacks reporting that an user was edited as the result of VIMessenger.editUser, VIMessenger.managePushNotifications or analogous methods from other Voximplant SDKs and Messaging API.
Used in VIMessenger.
Triggered only for the subscribers of the changed user. Use VIMessenger.subscribe to subscribe for user's changes.
Parameters
userEvent:
VIUserEvent object with user data and service information
Returns
type:
void