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
Declared In
TVOLogParameters.h