AgoraUserPriority Constants Reference
| Declared in | AgoraEnumerates.h | 
|---|
AgoraUserPriority
The priority of the remote user.
Definition
typedef NS_ENUM(NSInteger, AgoraUserPriority ) {
                            
                               AgoraUserPriorityHigh = 50,
                            
                               AgoraUserPriorityNormal = 100,
                            
                            };
                    
                    Constants
Declared In
AgoraEnumerates.h