Rate this page:

ISubscriptionEvent

Interface that represents the messenger events related to subscriptions.

Extends IMessengerEvent which provides service information (IM user id, action, event type).

Methods

getUsers

Copy URL

List<Long>

getUsers()

Get the list of the IM user identifiers of the current (un)subscription.

Returns

  • type:

    List<Long>