otBorderAgentSessionIterator
    #include <border_agent.h>
  
Represents an iterator for Border Agent sessions.
Summary
The caller MUST NOT access or update the fields in this struct. It is intended for OpenThread internal use only.
| Public attributes | |
|---|---|
| mData | uint64_t | 
| mPtr | void * | 
Public attributes
mData
uint64_t otBorderAgentSessionIterator::mData
mPtr
void * otBorderAgentSessionIterator::mPtr
Resources
OpenThread API Reference topics originate from the source code, available on GitHub. For more information, or to contribute to our documentation, refer to Resources.