iOS SDK API Reference
|
#import <Foundation/Foundation.h>
#import "SKWCommon.h"
Go to the source code of this file.
Classes | |
class | SKWPeerOption |
SKWPeer initialize option class. More... | |
Enumerations | |
enum | SKWDebugLevelEnum { SKW_DEBUG_LEVEL_NO_LOGS = 0, SKW_DEBUG_LEVEL_ONLY_ERROR = 1, SKW_DEBUG_LEVEL_ERROR_AND_WARNING = 2, SKW_DEBUG_LEVEL_ALL_LOGS = 3 } |
Debug output level. More... | |
enum SKWDebugLevelEnum |