NIMSDKAuthMode Constants Reference
| Declared in | NIMLoginManagerProtocol.h | 
|---|
NIMSDKAuthMode
SDK 认证模式
Definition
typedef NS_ENUM(NSInteger, NIMSDKAuthMode ) {
                            
                               NIMSDKAuthModeUndefined = 0,
                            
                               NIMSDKAuthModeIM,
                            
                               NIMSDKAuthModeChatroom,
                            
                            };
                    
                    Constants
Declared In
NIMLoginManagerProtocol.h