AgoraChatSDK 1.2.0
Instance Methods | List of all members
<AgoraChatPresenceManagerDelegate> Protocol Reference

#import <AgoraChatPresenceManagerDelegate.h>

Inheritance diagram for <AgoraChatPresenceManagerDelegate>:

Instance Methods

(void) - presenceStatusDidChanged:
 

Detailed Description

The delegate protocol that defines presence callbacks.

Method Documentation

◆ presenceStatusDidChanged:

- (void) presenceStatusDidChanged: (NSArray< AgoraChatPresence * > *_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: