class Builder

Defined at line 957 of file x64-shared/gen/third_party/openweave-core/src/include/Weave/Profiles/data-management/Current/MessageDef.h

Note that in theory this class can be derived from SubscribeCancelRequest, but we are anticipating the tags to be changed

Public Methods

SubscribeResponse::Builder & SubscriptionID (const uint64_t aSubscriptionID)

Path is mostly used in a Path List, which requires every path to be anonymous

WEAVE_ERROR Init(nl::Weave::TLV::TLVWriter * const apWriter);

SubscribeResponse::Builder & SubscribeTimeout (const uint32_t aSubscribeTimeout)
SubscribeResponse::Builder & PossibleLossOfEvents (const bool aPossibleLossOfEvents)
EventList::Builder & CreateLastVendedEventIdListBuilder ()
SubscribeResponse::Builder & EndOfResponse ()