HyphenateChatSDK 4.8.0
Instance Methods | List of all members
<EMPresenceManagerDelegate> Protocol Reference

#import <EMPresenceManagerDelegate.h>

Inheritance diagram for <EMPresenceManagerDelegate>:

Instance Methods

(void) - presenceStatusDidChanged:
 

Detailed Description

The delegate protocol that defines presence callbacks.

Method Documentation

◆ presenceStatusDidChanged:

- (void) presenceStatusDidChanged: (NSArray< EMPresence * > *_Nonnull)  presences
optional

Occurs when the presence state of a subscribed user changes.

Parameters
presencesThe new presence state of a subscribed user.

The documentation for this protocol was generated from the following file: