Google은 흑인 공동체를 위한 인종적 평등을 추구하기 위해 노력하고 있습니다.
자세히 알아보기
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
nl::Weave::프로필::기기 설명::IdentifiResponseMessage
#include <src/lib/profiles/device-description/DeviceDescription.h>
VerifyResponse 메시지의 파싱된 형태입니다.
요약
공개 함수
|
Encode(PacketBuffer *msgBuf)
|
|
공개 속성
공개 함수
인코딩
WEAVE_ERROR Encode(
PacketBuffer *msgBuf
)
이 IdentifiResponseMessage 객체를 제공된 메시지 버퍼로 인코딩합니다.
세부정보 |
매개변수 |
[in,out] msgBuf
|
응답 식별 메시지를 쓸 Inet 버퍼의 포인터입니다.
|
|
반환 값 |
WEAVE_NO_ERROR
|
성공했습니다.
|
other
|
|
|
공개 정적 함수
디코딩
WEAVE_ERROR Decode(
PacketBuffer *msgBuf,
IdentifyResponseMessage & msg
)
Inet 버퍼의 ' 신속하게 응답' 메시지를 제공된 IdentifiResponseMessage 객체로 디코딩합니다.
세부정보 |
매개변수 |
[in] msgBuf
|
I 요청 버퍼를 디코딩할 Inet 버퍼의 포인터입니다.
|
[out] msg
|
|
|
반환 값 |
WEAVE_ERROR_WRONG_TLV_TYPE
|
|
WEAVE_ERROR_UNEXPECTED_TLV_ELEMENT
|
기기 설명 이후에 더 많은 TLV 데이터가 발생하면
|
WEAVE_NO_ERROR
|
성공했습니다.
|
other
|
|
|
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다. Thread는 Thread Group, Inc.의 등록 상표입니다.
최종 업데이트: 2018-06-05(UTC)
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"필요한 정보가 없음"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"너무 복잡함/단계 수가 너무 많음"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"오래됨"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"번역 문제"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"샘플/코드 문제"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"기타"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"이해하기 쉬움"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"문제가 해결됨"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"기타"
}]