TVOLogModule Constants Reference

Declared in TVOLogParameters.h

TVOLogModule

An enumeration indicating log modules that can be used with the SDK.

Definition

typedef NS_ENUM(NSUInteger, TVOLogModule ) {
   TVOLogModuleCore = 0,
   TVOLogModulePlatform,
   TVOLogModuleSignaling,
   TVOLogModuleWebRTC,
};

Constants

TVOLogModuleCore

Voice Core SDK.

Declared In TVOLogParameters.h.

TVOLogModulePlatform

Voice iOS SDK.

Declared In TVOLogParameters.h.

TVOLogModuleSignaling

Signaling module.

Declared In TVOLogParameters.h.

TVOLogModuleWebRTC

WebRTC module.

Declared In TVOLogParameters.h.

Declared In

TVOLogParameters.h