Rate this page:

VISetStatus

Copy URL
typedef 

void

VISetStatus(

VIStatusEvent

statusEvent
)

Signature for callbacks reporting that an user changed status via VIMessenger.setStatus 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 a user's changes.

Parameters

  • statusEvent:

    VIStatusEvent

    VIStatusEvent object with user status data and service information

Returns

  • type:

    void