nn::ir::CTR::ConnectionRole Enumerated Typeenum ConnectionRole;
| Value | Description |
|---|---|
CONNECTION_ROLE_NONE |
Connected via AnyConnection. |
CONNECTION_ROLE_TO_REQUIRE |
Made connection request and connected. |
CONNECTION_ROLE_TO_WAIT |
Received connection request and connected. |
Enumerated type indicating whether the local system is server or client in the established connection.
CONFIDENTIAL