Skip navigation links
A C D E G H I S U 

A

addDocument(KeyValueCollection) - Method in class com.genesyslab.mcr.smserver.channel.AttachmentsProcessor
 
addErrorDocument(Integer, String) - Method in class com.genesyslab.mcr.smserver.channel.AttachmentsProcessor
 
AP_ErrorCode - Static variable in class com.genesyslab.mcr.smserver.channel.AttachmentsProcessor
 
AP_ErrorMsg - Static variable in class com.genesyslab.mcr.smserver.channel.AttachmentsProcessor
 
AttachmentsProcessor - Class in com.genesyslab.mcr.smserver.channel
Digital Messaging Server Media Channel Driver Interface.
AttachmentsProcessor(Object, boolean) - Constructor for class com.genesyslab.mcr.smserver.channel.AttachmentsProcessor
 

C

changeConfiguration(KeyValueCollection, KeyValueCollection) - Method in interface com.genesyslab.mcr.smserver.channel.ChannelDriverPU
Request to change channel driver's configuration.
ChannelDriver - Interface in com.genesyslab.mcr.smserver.channel
Digital Messaging Server (DMS) Channel Driver Interface.
ChannelDriverConstants - Class in com.genesyslab.mcr.smserver.channel
Digital Messaging Server channel driver constants
ChannelDriverConstants() - Constructor for class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
 
ChannelDriverPU - Interface in com.genesyslab.mcr.smserver.channel
Digital Messaging Server processing unit (PU) interface for media channel driver.
chatSessionNotification(String, KeyValueCollection) - Method in interface com.genesyslab.mcr.smserver.channel.ChannelDriver
Notify channel driver about events in chat sessions initiated by this channel.
com.genesyslab.mcr.smserver.channel - package com.genesyslab.mcr.smserver.channel
Interfaces, definitions and implementation of Social Messaging Server's channel driver interface.
configurationChanged(KeyValueCollection, KeyValueCollection, KeyValueCollection) - Method in interface com.genesyslab.mcr.smserver.channel.ChannelDriver
Notify channel driver about configuration changes.
connect() - Method in interface com.genesyslab.mcr.smserver.channel.ChannelDriver
Start a channel driver's connection procedure with a channel.
connectionState(boolean, String) - Method in interface com.genesyslab.mcr.smserver.channel.ChannelDriverPU
Inform SM Server about a new connection state of a media source.

D

disconnect() - Method in interface com.genesyslab.mcr.smserver.channel.ChannelDriver
Start a channel driver's disconnection procedure with a channel.

E

exeModeChanged(String) - Method in interface com.genesyslab.mcr.smserver.channel.ChannelDriver
Notify channel driver about changes of DMS execution mode.

G

getAttachments(String, AttachmentsProcessor) - Method in interface com.genesyslab.mcr.smserver.channel.ChannelDriver
Ask a channel driver to fetch next attachment from channel.
getAttachmentsNumber() - Method in class com.genesyslab.mcr.smserver.channel.AttachmentsProcessor
 
getAttachmentsProcessed() - Method in class com.genesyslab.mcr.smserver.channel.AttachmentsProcessor
 
getChannelConnector() - Method in interface com.genesyslab.mcr.smserver.channel.ChannelDriverPU
Get a channel connector.
getChannelName() - Method in interface com.genesyslab.mcr.smserver.channel.ChannelDriverPU
Get media channel's name (configuration options section name).
getChatDescription(KeyValueCollection) - Method in interface com.genesyslab.mcr.smserver.channel.ChannelDriverPU
Get chat session description.
getDocumentAt(int) - Method in class com.genesyslab.mcr.smserver.channel.AttachmentsProcessor
 
getDriverData() - Method in class com.genesyslab.mcr.smserver.channel.AttachmentsProcessor
 
getDriverStore() - Method in class com.genesyslab.mcr.smserver.channel.AttachmentsProcessor
 
getGfrPU() - Method in interface com.genesyslab.mcr.smserver.channel.ChannelDriverPU
Get SM Server GfrPU object.
getLastDocument() - Method in class com.genesyslab.mcr.smserver.channel.AttachmentsProcessor
 
getName() - Method in interface com.genesyslab.mcr.smserver.channel.ChannelDriver
Get a channel driver's name.
getNextItxReferenceId() - Method in interface com.genesyslab.mcr.smserver.channel.ChannelDriverPU
Get next reference ID to form a request to Interaction Server.
getPrimaryServerName() - Method in interface com.genesyslab.mcr.smserver.channel.ChannelDriverPU
Get SM Server's primary server's name (configuration application name).
getServerName() - Method in interface com.genesyslab.mcr.smserver.channel.ChannelDriverPU
Get SM Server's name (configuration application name).
getServerVersions() - Method in interface com.genesyslab.mcr.smserver.channel.ChannelDriverPU
Get DM Server's versions.
getService(String, String, KeyValueCollection) - Method in interface com.genesyslab.mcr.smserver.channel.ChannelDriver
Get a service from a channel.
getVersion() - Method in interface com.genesyslab.mcr.smserver.channel.ChannelDriver
Get a channel driver's version.
getWorkspaceLocation() - Method in interface com.genesyslab.mcr.smserver.channel.ChannelDriverPU
Get SM Server's workspace location in a form of a local path or a network path.
getWorkspacePath() - Method in interface com.genesyslab.mcr.smserver.channel.ChannelDriverPU
Get SM Server's workspace path.

H

hasMoreAttachments() - Method in class com.genesyslab.mcr.smserver.channel.AttachmentsProcessor
 

I

init(int) - Method in class com.genesyslab.mcr.smserver.channel.AttachmentsProcessor
 
initialize(ChannelDriverPU) - Method in interface com.genesyslab.mcr.smserver.channel.ChannelDriver
Initialize a channel driver.
isBulkMode() - Method in class com.genesyslab.mcr.smserver.channel.AttachmentsProcessor
 
isConnected() - Method in interface com.genesyslab.mcr.smserver.channel.ChannelDriver
Get a channel's state of connection.
isPrimaryExecutionMode() - Method in interface com.genesyslab.mcr.smserver.channel.ChannelDriverPU
Ask SM Server about its current execution mode.
isUcsConnected() - Method in interface com.genesyslab.mcr.smserver.channel.ChannelDriverPU
Ask SM Server if connection with UCS is established.

S

sendItxRequestAndWait(Message, long) - Method in interface com.genesyslab.mcr.smserver.channel.ChannelDriverPU
Ask SM Server to send a request to Interaction Server.
sendUcsRequestAndWait(String, String, KeyValueCollection, KeyValueCollection, long) - Method in interface com.genesyslab.mcr.smserver.channel.ChannelDriverPU
Ask SM Server to send a request to Contact Server.
setDriverStore(Object) - Method in class com.genesyslab.mcr.smserver.channel.AttachmentsProcessor
 
shutdown() - Method in interface com.genesyslab.mcr.smserver.channel.ChannelDriver
Terminate a channel driver.
submitMessage(String, KeyValueCollection) - Method in interface com.genesyslab.mcr.smserver.channel.ChannelDriverPU
Ask SM Server to submit an interaction with a message to Interaction Server.
submitMessageResult(String, boolean, KeyValueCollection) - Method in interface com.genesyslab.mcr.smserver.channel.ChannelDriver
Notify a channel driver about result of an inbound message processing.

U

umsFaultResponse(String, int, String, KeyValueCollection) - Method in interface com.genesyslab.mcr.smserver.channel.ChannelDriverPU
Inform SM Server about a fault of an ESP request processing.
UMSKEY_AttachedData - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
key name
UMSKEY_Channel - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
key name
UMSKEY_ChannelInfo - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
key name
UMSKEY_ChannelMonitor - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
key name
UMSKEY_ChatPossible - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
key name
UMSKEY_ChatRequired - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
key name
UMSKEY_ContactAddr - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
key name
UMSKEY_ContactId - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
key name
UMSKEY_ConversationId - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
key name
UMSKEY_CreatedAt - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
message creation date, value type is String, format is "yyyy-MM-dd'T'HH:mm:ss'Z'" (e.g.
UMSKEY_DriverData - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
key name
UMSKEY_DrverDataWithAttachment - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
key name
UMSKEY_EmailAddress - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
message author's email address (default interaction or contact attribute), value type is String Reference: Genesys Technical Publications, "Multimedia 8.0 User's Guide"
UMSKEY_ErrorCode - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
key name
UMSKEY_ErrorDescr - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
key name
UMSKEY_EventId - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
unique event Id, value type is String
UMSKEY_FirstName - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
message author's first name (default interaction or contact attribute), value type is String Reference: Genesys Technical Publications, "Multimedia 8.0 User's Guide"
UMSKEY_FromAddr - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
message address FROM, value type is String
UMSKEY_FromAddress - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
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"
UMSKEY_FromPersonal - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
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"
UMSKEY_FromUserId - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
message user Id of the message's author, value type is String
UMSKEY_LastName - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
message author's last name (default interaction or contact attribute), value type is String Reference: Genesys Technical Publications, "Multimedia 8.0 User's Guide"
UMSKEY_MediaAccount - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
key name
UMSKEY_MediaSubtype - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
key name
UMSKEY_MediaSubtypeChat - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
key name
UMSKEY_MediaType - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
key name
UMSKEY_MediaTypeChat - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
key name
UMSKEY_MsgBinaryMime - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
message content in a MIME form with binary encoding
UMSKEY_MsgContext - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
key name
UMSKEY_MsgData - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
key name
UMSKEY_MsgHtmlText - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
message HTML text, value type is String
UMSKEY_MsgId - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
unique message Id, value type is String
UMSKEY_MsgPlainText - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
message plain text, value type is String
UMSKEY_MsgType - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
message type, value type is String
UMSKEY_MsgXmlText - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
message XML text, value type is String
UMSKEY_Nickname - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
key name
UMSKEY_PhoneNumber - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
message author's phone number (default interaction or contact attribute), value type is String Reference: Genesys Technical Publications, "Multimedia 8.0 User's Guide"
UMSKEY_Prefix - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
keys' prefix
UMSKEY_RequestId - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
key name
UMSKEY_ServerAppName - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
key name
UMSKEY_ServerOwnAppName - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
key name
UMSKEY_SourceNickName - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
a message's source nick name, value type is String
UMSKEY_Subject - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
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"
UMSKEY_TenantId - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
key name
UMSKEY_ToAddr - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
message address TO, value type is String
UMSKEY_ToUserId - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
message user Id of the message's recipient, value type is String
UMSKEY_UserCreatedAt - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
user's creation date, value type is String, format is "yyyy-MM-dd'T'HH:mm:ss'Z'" (e.g.
UMSKEY_UserDescr - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
user's description, value type is String
UMSKEY_UserId - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
user's Id, value type is String
UMSKEY_UserImageURL - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
user's image URL, value type is String
UMSKEY_UserLocation - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
user's location, value type is String
UMSKEY_UserName - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
user's name, value type is String
UMSKEY_UserScreenName - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
user's name, value type is String
UMSKEY_UserTimeZone - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
user's time zone, value type is String
UMSKEY_UserUtcOffset - Static variable in class com.genesyslab.mcr.smserver.channel.ChannelDriverConstants
user's time zone UTC offset, value type is String
umsRequest(String, String, String, KeyValueCollection) - Method in interface com.genesyslab.mcr.smserver.channel.ChannelDriver
Ask a channel driver to execute an ESP request (send outbound message, get user data, et al).
umsResponse(String, KeyValueCollection) - Method in interface com.genesyslab.mcr.smserver.channel.ChannelDriverPU
Inform SM Server about a success of an ESP request processing.
A C D E G H I S U 
Skip navigation links

Copyright © 2018 Genesys Telecommunications Laboratories Inc.. All rights reserved.