차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판 양쪽 다음 판
ko:bs2_removeuser [2021/12/02 13:45]
mark [샘플코드]
ko:bs2_removeuser [2021/12/02 13:45]
mark [샘플코드]
줄 26: 줄 26:
 C# C#
 <code aspx> <code aspx>
- result = (BS2ErrorCode)API.BS2_RemoveUser(sdkContext,​ deviceID, uids, 1);+result = (BS2ErrorCode)API.BS2_RemoveUser(sdkContext,​ deviceID, uids, 1);
 </​code>​ </​code>​
 ==== 반환값 ==== ==== 반환값 ====