Represents the media type for user configuration licensing purposes.
Namespace: ININ.IceLib.Configuration.DataTypesAssembly: ININ.IceLib.Configuration (in ININ.IceLib.Configuration.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
public enum MediaType |
Visual Basic |
---|
Public Enumeration MediaType |
Members
Member name | Value | Description | |
---|---|---|---|
Invalid | 0 | An invalid media type was found. | |
Call | 1 | A call interaction. | |
Chat | 2 | A chat interaction. | |
3 | An email interaction. | ||
Generic | 4 | A generic interaction. | |
Callback | 5 | A callback interaction. | |
WorkItem | 6 | A workitem interaction. | |
SocialConversation | 7 | A socialconversation interaction. | |
SocialDirectMessage | 8 | A directmessage interaction. |
Version Information
Supported for IC Server version 2015 R1 and beyond.
For 4.0, supported for IC Server version 4.0 SU 1 and beyond.
For 4.0, supported for IC Server version 4.0 SU 1 and beyond.