Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.05 KB

NetworkConnectionResponse.md

File metadata and controls

18 lines (12 loc) · 1.05 KB

NetworkConnectionResponse

Properties

Name Type Description Notes
id string [default to undefined]
status NetworkConnectionStatus [default to undefined]
localNetworkId NetworkId [default to undefined]
remoteNetworkId NetworkId [default to undefined]
routingPolicy NetworkConnectionRoutingPolicy [default to undefined]
localChannel NetworkChannel Deprecated - Replaced by `localNetworkId` [optional] [default to undefined]
remoteChannel NetworkChannel Deprecated - Replaced by `remoteNetworkId` [optional] [default to undefined]

[Back to top] [Back to API list] [Back to Model list] [Back to README]