gpg::EndpointDetails

#include <nearby_connection_types.h>

ऐप्लिकेशन को खोजे गए रिमोट एंडपॉइंट के बारे में जानकारी.

खास जानकारी

सार्वजनिक एट्रिब्यूट

endpoint_id
std::string
रिमोट एंडपॉइंट का आईडी.
name
std::string
रिमोट एंडपॉइंट का ऐसा नाम जिसे कोई भी व्यक्ति आसानी से पढ़ सकता है.
service_id
std::string
रिमोट एंडपॉइंट पर चल रही सेवा का आईडी.

सार्वजनिक एट्रिब्यूट

endpoint_id

std::string gpg::EndpointDetails::endpoint_id

रिमोट एंडपॉइंट का आईडी.

नाम

std::string gpg::EndpointDetails::name

रिमोट एंडपॉइंट का ऐसा नाम जिसे कोई भी व्यक्ति आसानी से पढ़ सकता है.

service_id

std::string gpg::EndpointDetails::service_id

रिमोट एंडपॉइंट पर चल रही सेवा का आईडी.