Rate this page:

ISubscriptionEvent

Interface that represents the messenger events related to subscriptions.

Extends IMessengerEvent which provides service information (IM user's ID, action, event type).

Methods

getUsers

Copy URL
getUsers(): 

List<Long>

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

Returns

  • type:

    List<Long>