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

#import <AgoraChatLogDelegate.h>

Inheritance diagram for <AgoraChatLogDelegate>:

Instance Methods

(void) - logDidOutput:
 

Detailed Description

The delegate protocol of log callback.

Method Documentation

◆ logDidOutput:

- (void) logDidOutput: (NSString *_Nonnull)  log
optional

Occurs when the sdk output logs.

Parameters
logThe log to output.

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