gpg::ConnectionRequest

#include <nearby_connection_types.h>

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

สรุป

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

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

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

payload

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

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