AgoraChatSDK 1.2.0
Properties | List of all members
AgoraChatThreadEvent Class Reference

#import <AgoraChatThreadEvent.h>

Inheritance diagram for AgoraChatThreadEvent:

Properties

AgoraChatThreadOperation type
 
NSString * from
 
AgoraChatThreadchatThread
 

Detailed Description

The message thread event class.

Property Documentation

◆ chatThread

- (AgoraChatThread*) chatThread
readatomicassign

The message thread object.

◆ from

- (NSString*) from
readatomicassign

The user ID of the message thread operator.

◆ type

- (AgoraChatThreadOperation) type
readatomicassign

The message thread event type.


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