Voice Platform SDK 8.5 API Reference

TSetOpType

Syntax



typedef enum {
	CreateCallInfo,
	SetCallInfo,
	DeleteCallInfo,
	AddParty,
	DeleteParty
} TSetOpType;


Top of Page

Values

CreateCallInfo —  Request to create new call information.

SetCallInfo —  Request to set call information.

DeleteCallInfo —  Request to delete call information.

AddParty —  Request to add a party to the existing call information.

DeleteParty —  Request to delete a party from the existing call information.


Top of Page


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