AgoraChatSDK
1.3.1
AgoraChat.framework
Headers
AgoraChatLogDelegate.h
1
//
2
// AgoraChatLogDelegate.h
3
// AgoraChat
4
//
5
// Created by li xiaoming on 2022/7/29.
6
// Copyright © 2022 easemob.com. All rights reserved.
7
//
8
9
#import <Foundation/Foundation.h>
10
15
@protocol
AgoraChatLogDelegate
<NSObject>
16
@optional
17
24
- (void) logDidOutput:(NSString* _Nonnull)log;
25
26
@end
AgoraChatLogDelegate-p
Definition:
AgoraChatLogDelegate.h:15
Generated by
1.9.4