otDnssdCounters

#include <dnssd_server.h>

इसमें DNS-SD सर्वर के काउंटर शामिल होते हैं.

खास जानकारी

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

mFormatErrorResponse
uint32_t
फ़ॉर्मैट की गड़बड़ी वाले जवाबों की संख्या.
mNameErrorResponse
uint32_t
नाम की गड़बड़ी वाले जवाबों की संख्या.
mNotImplementedResponse
uint32_t
'लागू नहीं की गई' प्रतिक्रियाओं की संख्या.
mOtherResponse
uint32_t
अन्य जवाबों की संख्या.
mResolvedBySrp
uint32_t
लोकल SRP सर्वर की ओर से पूरी तरह से हल की गई क्वेरी की संख्या.
mServerFailureResponse
uint32_t
सर्वर की गड़बड़ी पर मिले रिस्पॉन्स की संख्या.
mSuccessResponse
uint32_t
कामयाब जवाबों की संख्या.

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

mFormatErrorResponse

uint32_t otDnssdCounters::mFormatErrorResponse

फ़ॉर्मैट की गड़बड़ी वाले जवाबों की संख्या.

mNameErrorResponse

uint32_t otDnssdCounters::mNameErrorResponse

नाम की गड़बड़ी वाले जवाबों की संख्या.

mNotImplementedResponse

uint32_t otDnssdCounters::mNotImplementedResponse

'लागू नहीं की गई' प्रतिक्रियाओं की संख्या.

mOtherResponse

uint32_t otDnssdCounters::mOtherResponse

अन्य जवाबों की संख्या.

mResolvedBySrp

uint32_t otDnssdCounters::mResolvedBySrp

लोकल SRP सर्वर की ओर से पूरी तरह से हल की गई क्वेरी की संख्या.

mServerFailureResponse

uint32_t otDnssdCounters::mServerFailureResponse

सर्वर की गड़बड़ी पर मिले रिस्पॉन्स की संख्या.

mSuccessResponse

uint32_t otDnssdCounters::mSuccessResponse

कामयाब जवाबों की संख्या.

संसाधन

OpenThread API के रेफ़रंस के विषय, सोर्स कोड से मिलते हैं. यह सोर्स GitHub पर उपलब्ध है. ज़्यादा जानकारी या हमारे दस्तावेज़ में योगदान देने के लिए, संसाधन देखें.