함수 링크 복사

Connection이 연결되는 시점에 전달됩니다.

- (void) connection: (KNConnection *_Nonnull) aConnection
connectedWithType: (KNConnectionType) aType
transId: (NSString *_Nullable) aTransId

aConnection
커넥션
aType
연결 타입
aTransId
transID

음성 안내가 출력되는 시점에 전달됩니다.

- (void) connection: (KNConnection *_Nonnull) aConnection
disConnectedWithType: (KNConnectionType) aType
transId: (NSString *_Nullable) aTransId

aConnection
커넥션
aType
연결 타입
aTransId
transID