TNetworkPartyRole
Syntax
typedef enum TNetworkPartyRole_tag { RoleNtwUnknown = 0, RoleNtwOrigParty = 1, RoleNtwDestParty = 2 } TNetworkPartyRole;
Values
- RoleNtwUnknown — The party in question has an unknown role for this call.
- RoleNtwOrigParty — The party in question has made this call.
- RoleNtwDestParty — The party in question has received this call.
This page was last edited on March 17, 2016, at 18:08.
Comments or questions about this documentation? Contact us for support!