Jump to: navigation, search

TMergeType

Syntax

typedef enum {
	MergeForTransfer,
	MergeForConference
} TMergeType;

Values

  • MergeForTransfer — The requested merge will result in a transfer of the held call.
  • MergeForConference — The requested merge will result in a conference call.
This page was last edited on January 15, 2014, at 05:58.
Comments or questions about this documentation? Contact us for support!