gpg::ConnectionRequest

#include <nearby_connection_types.h>

คำขอสร้างการเชื่อมต่อ

สรุป

แอตทริบิวต์สาธารณะ

payload
std::vector< uint8_t >
ข้อความที่กำหนดเองที่ส่งไปพร้อมกับคำขอเชื่อมต่อ
remote_endpoint_id
std::string
รหัสของอุปกรณ์ปลายทางระยะไกลที่ขอการเชื่อมต่อ
remote_endpoint_name
std::string
ชื่อของอินสแตนซ์ที่กำลังขอการเชื่อมต่อ

แอตทริบิวต์สาธารณะ

เปย์โหลด

std::vector< uint8_t > gpg::ConnectionRequest::payload

ข้อความที่กำหนดเองที่ส่งไปพร้อมกับคำขอเชื่อมต่อ

remote_endpoint_id

std::string gpg::ConnectionRequest::remote_endpoint_id

รหัสของอุปกรณ์ปลายทางระยะไกลที่ขอการเชื่อมต่อ

remote_endpoint_name

std::string gpg::ConnectionRequest::remote_endpoint_name

ชื่อของอินสแตนซ์ที่กำลังขอการเชื่อมต่อ