This page was last edited on January 15, 2014, at 05:58.
Comments or questions about this documentation? Contact us for support!
typedef enum { TMediaVoice = 0, TMediaVoIP = 1, TMediaEMail = 2, TMediaVMail = 3, TMediaSMail = 4, TMediaChat = 5, TMediaVideo = 6, TMediaCobrowsing = 7, TMediaWhiteboard = 8, TMediaAppSharing = 9, TMediaWebForm = 10, TMediaWorkItem = 11, TMediaCustom0 = 100 } TMediaType;
In order to support MediaType in T-Servers that work with multiple media, the field media_type is included to indicate the type of media associated with a given party in an interaction. This field appears in extensions of EventRegistered and EventAddressInfo with the key mt-%d.