![]() |
AvayaWebRTCConnectSDK
|
#import <AOLogger.h>
Instance Methods | |
(void) | - didPrintLog:withTag:message: |
- (void) didPrintLog: | (CSLogLevel) | level | |
withTag: | (NSString *_Nullable) | tag | |
message: | (NSString *_Nonnull) | message | |
Implement this delegate method to get access to the log messages printed from sdk. Sent when the AOLogger Logs a message. You can save these log messages to some file for sharing in this method.