Voice Platform SDK 8.5 API Reference

TNetworkPartyRole

Syntax



typedef enum TNetworkPartyRole_tag {
	RoleNtwUnknown		= 0,
	RoleNtwOrigParty		= 1,
	RoleNtwDestParty		= 2
} TNetworkPartyRole;


Top of Page

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.


Top of Page


Send comments on this topic.
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.