public final class ChannelDriverConstants extends Object
Digital Messaging Server channel driver constants
A set of preferred key names, which are recommended to encode related data of inbound messages and requests to channel driver.
Copyright (C) 2008-2018 Genesys Telecommunications Laboratories Inc.
All rights reserved.
Modifier and Type | Field and Description |
---|---|
static String |
UMSKEY_AttachedData
key name
|
static String |
UMSKEY_Channel
key name
|
static String |
UMSKEY_ChannelInfo
key name
|
static String |
UMSKEY_ChannelMonitor
key name
|
static String |
UMSKEY_ChatPossible
key name
|
static String |
UMSKEY_ChatRequired
key name
|
static String |
UMSKEY_ContactAddr
key name
|
static String |
UMSKEY_ContactId
key name
|
static String |
UMSKEY_ConversationId
key name
|
static String |
UMSKEY_CreatedAt
message creation date, value type is String, format is "yyyy-MM-dd'T'HH:mm:ss'Z'" (e.g.
|
static String |
UMSKEY_DriverData
key name
|
static String |
UMSKEY_DrverDataWithAttachment
key name
|
static String |
UMSKEY_EmailAddress
message author's email address (default interaction or contact attribute), value type is String
Reference: Genesys Technical Publications, "Multimedia 8.0 User's Guide"
|
static String |
UMSKEY_ErrorCode
key name
|
static String |
UMSKEY_ErrorDescr
key name
|
static String |
UMSKEY_EventId
unique event Id, value type is String
|
static String |
UMSKEY_FirstName
message author's first name (default interaction or contact attribute), value type is String
Reference: Genesys Technical Publications, "Multimedia 8.0 User's Guide"
|
static String |
UMSKEY_FromAddr
message address FROM, value type is String
|
static String |
UMSKEY_FromAddress
message address FROM (default interaction or contact attribute), value type is String
Reference: Genesys Technical Publications, "Multimedia 8.0 User's Guide", Section 8 "Interaction Properties"
|
static String |
UMSKEY_FromPersonal
message author's name (default interaction or contact attribute), value type is String
Reference: Genesys Technical Publications, "Multimedia 8.0 User's Guide", Section 8 "Interaction Properties"
|
static String |
UMSKEY_FromUserId
message user Id of the message's author, value type is String
|
static String |
UMSKEY_LastName
message author's last name (default interaction or contact attribute), value type is String
Reference: Genesys Technical Publications, "Multimedia 8.0 User's Guide"
|
static String |
UMSKEY_MediaAccount
key name
|
static String |
UMSKEY_MediaSubtype
key name
|
static String |
UMSKEY_MediaSubtypeChat
key name
|
static String |
UMSKEY_MediaType
key name
|
static String |
UMSKEY_MediaTypeChat
key name
|
static String |
UMSKEY_MsgBinaryMime
message content in a MIME form with binary encoding
|
static String |
UMSKEY_MsgContext
key name
|
static String |
UMSKEY_MsgData
key name
|
static String |
UMSKEY_MsgHtmlText
message HTML text, value type is String
|
static String |
UMSKEY_MsgId
unique message Id, value type is String
|
static String |
UMSKEY_MsgPlainText
message plain text, value type is String
|
static String |
UMSKEY_MsgType
message type, value type is String
|
static String |
UMSKEY_MsgXmlText
message XML text, value type is String
|
static String |
UMSKEY_Nickname
key name
|
static String |
UMSKEY_PhoneNumber
message author's phone number (default interaction or contact attribute), value type is String
Reference: Genesys Technical Publications, "Multimedia 8.0 User's Guide"
|
static String |
UMSKEY_Prefix
keys' prefix
|
static String |
UMSKEY_RequestId
key name
|
static String |
UMSKEY_ServerAppName
key name
|
static String |
UMSKEY_ServerOwnAppName
key name
|
static String |
UMSKEY_SourceNickName
a message's source nick name, value type is String
|
static String |
UMSKEY_Subject
message subject (default interaction or contact attribute), value type is String
Reference: Genesys Technical Publications, "Multimedia 8.0 User's Guide", Section 8 "Interaction Properties"
|
static String |
UMSKEY_TenantId
key name
|
static String |
UMSKEY_ToAddr
message address TO, value type is String
|
static String |
UMSKEY_ToUserId
message user Id of the message's recipient, value type is String
|
static String |
UMSKEY_UserCreatedAt
user's creation date, value type is String, format is "yyyy-MM-dd'T'HH:mm:ss'Z'" (e.g.
|
static String |
UMSKEY_UserDescr
user's description, value type is String
|
static String |
UMSKEY_UserId
user's Id, value type is String
|
static String |
UMSKEY_UserImageURL
user's image URL, value type is String
|
static String |
UMSKEY_UserLocation
user's location, value type is String
|
static String |
UMSKEY_UserName
user's name, value type is String
|
static String |
UMSKEY_UserScreenName
user's name, value type is String
|
static String |
UMSKEY_UserTimeZone
user's time zone, value type is String
|
static String |
UMSKEY_UserUtcOffset
user's time zone UTC offset, value type is String
|
Constructor and Description |
---|
ChannelDriverConstants() |
public static final String UMSKEY_Prefix
public static final String UMSKEY_MediaType
public static final String UMSKEY_MediaSubtype
public static final String UMSKEY_MediaTypeChat
public static final String UMSKEY_MediaSubtypeChat
public static final String UMSKEY_Channel
public static final String UMSKEY_ChannelInfo
public static final String UMSKEY_MediaAccount
public static final String UMSKEY_ChannelMonitor
public static final String UMSKEY_RequestId
public static final String UMSKEY_ContactAddr
public static final String UMSKEY_ContactId
public static final String UMSKEY_Nickname
public static final String UMSKEY_MsgContext
public static final String UMSKEY_ChatPossible
public static final String UMSKEY_ChatRequired
public static final String UMSKEY_TenantId
public static final String UMSKEY_ServerAppName
public static final String UMSKEY_ServerOwnAppName
public static final String UMSKEY_MsgData
public static final String UMSKEY_AttachedData
public static final String UMSKEY_DrverDataWithAttachment
public static final String UMSKEY_DriverData
public static final String UMSKEY_ErrorCode
public static final String UMSKEY_ErrorDescr
public static final String UMSKEY_Subject
public static final String UMSKEY_ConversationId
public static final String UMSKEY_FromAddress
public static final String UMSKEY_FromPersonal
public static final String UMSKEY_EmailAddress
public static final String UMSKEY_PhoneNumber
public static final String UMSKEY_FirstName
public static final String UMSKEY_LastName
public static final String UMSKEY_MsgType
public static final String UMSKEY_MsgId
public static final String UMSKEY_EventId
public static final String UMSKEY_CreatedAt
public static final String UMSKEY_FromAddr
public static final String UMSKEY_ToAddr
public static final String UMSKEY_FromUserId
public static final String UMSKEY_ToUserId
public static final String UMSKEY_MsgPlainText
public static final String UMSKEY_MsgHtmlText
public static final String UMSKEY_MsgXmlText
public static final String UMSKEY_MsgBinaryMime
public static final String UMSKEY_UserId
public static final String UMSKEY_UserName
public static final String UMSKEY_UserScreenName
public static final String UMSKEY_UserDescr
public static final String UMSKEY_UserCreatedAt
public static final String UMSKEY_UserImageURL
public static final String UMSKEY_UserLocation
public static final String UMSKEY_UserTimeZone
public static final String UMSKEY_UserUtcOffset
public static final String UMSKEY_SourceNickName
Copyright © 2018 Genesys Telecommunications Laboratories Inc.. All rights reserved.