ส่งความคิดเห็น
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
nl:: Weave:: Warm:: WarmFabricStateDelegate
#include <src/warm/Warm.h>
นี่เป็นคลาสภายในของ WarmCore
สรุป
โดยใช้อินเทอร์เฟซ FabricStateDelegate อินสแตนซ์ของคลาสนี้ (ได้แก่ sWarmFabricStateDelegate) ได้รับการตั้งค่าเป็นผู้รับมอบสิทธิ์ของ WeaveFabricState ฟีเจอร์อบอุ่น ใช้เพื่อรับการแจ้งเตือนเกี่ยวกับการเปลี่ยนแปลงสถานะของ Fabric
การสืบทอด
รับค่าจาก:
nl::Weave::FabricStateDelegate
ฟังก์ชันสาธารณะ
DidJoinFabric
virtual void DidJoinFabric(
WeaveFabricState *fabricState,
uint64_t newFabricId
)
WeaveFabricState จะเรียกใช้เมธอดนี้เมื่อเข้าร่วม/สร้างผ้าใหม่
รายละเอียด
พารามิเตอร์
[in] fabricState
[in] newFabricId
รหัส Fabric ใหม่
DidLeaveFabric
virtual void DidLeaveFabric(
WeaveFabricState *fabricState,
uint64_t oldFabricId
)
WeaveFabricState เรียกใช้เมธอดนี้เมื่อปล่อยหรือล้างผ้า
รายละเอียด
พารามิเตอร์
[in] fabricState
[in] oldFabricId
รหัส Fabric เก่า/ก่อนหน้า
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates. The OPENTHREAD and related marks are trademarks of the Thread Group and are used under license.
อัปเดตล่าสุด 2024-09-09 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":"อื่นๆ"
}]
หากต้องการบอกให้เราทราบเพิ่มเติม
{"lastModified": "\u0e2d\u0e31\u0e1b\u0e40\u0e14\u0e15\u0e25\u0e48\u0e32\u0e2a\u0e38\u0e14 2024-09-09 UTC"}
[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2024-09-09 UTC"],[],[]]