Voice Platform SDK 8.5 API Reference

AssociationInfoType

Syntax



typedef enum {
	AssociatedToThisSession,
	AssociatedToAnotherSession,
	NotAssociated,
	AssociationNotAllowed
} AssociationInfoType;


Top of Page

Values

AssociatedToThisSession —  Association type: associated with this session.

AssociatedToAnotherSession —  Association type: associated with another session.

NotAssociated —  Association type: not associated.

AssociationNotAllowed —  Association type: not allowed.


Top of Page


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