enableLogForwarding

open fun enableLogForwarding(enable: Boolean)

enableLogForwardingSet whether or not you'd like IGAudio/IGVideo messages to be returned to you a line at a time via the INotificationCallback onLogMessage method.

Parameters

enable

boolean flag: true if you'd like IGAudio/IGVideo log messages to be sent up through logMessage delegate method; false if you'd like IGAudio/IGVideo/CoreMeeting/MeetingSDK to cache log messages until you ask for them.