Enumerations
The following enumerations are available globally.
-
Remon의 상태 INIT: Remon을 생성하여 서버와 연결되기까지 과정을 의미
See moreDeclaration
Swift
@objc public enum RemonState : Int, CustomStringConvertible
-
종료시 타입
See moreDeclaration
Swift
@objc public enum RemonCloseType : Int
-
RemonError 타입
See moreDeclaration
Swift
public enum RemonError : Error, LocalizedError
-
에러코드
Declaration
Swift
public enum RemonErrorCode : Int
-
오디오 모드
See moreDeclaration
Swift
@objc public enum RemonAudioMode : Int
-
채널 검색시 사용할 타입
Declaration
Swift
public enum RemonSearchType : Int