함수 링크 복사

KMLocation SDK의 기능들을 사용 가능한지 여부를 확인합니다.

– (BOOL) isFeatureAvailable: (KMFeatureAvailability) aFeatureAvailable;

aFeatureAvailable
KMLocation SDK의 상태

KMLocation SDK의 에러 메시지를 확인합니다.

– (void) sendExternalIndoorLogWithCode: (NSInteger) aCode
logMsg: (NSString * _Nonnull) aLogMsg;

aCode
에러 전송 식별 코드
aLogMsg
에러 메시지