Rate this page:

VIEditUser

Copy URL
typedef 

void

VIEditUser(

VIUserEvent

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

    VIUserEvent object with user data and service information

Returns

  • type:

    void