public class NoticeType extends GEnum
Modifier and Type | Field | Description |
---|---|---|
static NoticeType |
Custom |
Simply propagated without any special processing.
|
static NoticeType |
IdleControlAlert |
|
static NoticeType |
IdleControlClose |
|
static NoticeType |
IdleControlSet |
|
static NoticeType |
None |
Default value, only for API purpose.
|
static NoticeType |
Ping |
|
static NoticeType |
PushUrl |
Used for push URL.
|
static NoticeType |
Reserved |
Reserved only for ChatServer use (like new interaction, params of session, etc).
|
static NoticeType |
SaveTranscript |
System request: force ChatServer to save transcript in UCS.
|
static NoticeType |
SystemCommand |
|
static NoticeType |
TranscriptSaveDone |
|
static NoticeType |
TranscriptSaveFailed |
|
static NoticeType |
TypingStarted |
Indicates that chat party/user started typing.
|
static NoticeType |
TypingStopped |
Indicates that chat party/user is not typing anymore.
|
static NoticeType |
UpdateUserData |
System request: force ChatServer to update interaction userdata.
|
static NoticeType |
UserUpdateNick |
Indicates that chat party/user updated nick
|
LOCALE_ENGLISH
public static final NoticeType None
public static final NoticeType PushUrl
public static final NoticeType TypingStarted
public static final NoticeType TypingStopped
public static final NoticeType Custom
public static final NoticeType UpdateUserData
public static final NoticeType SaveTranscript
public static final NoticeType Reserved
public static final NoticeType TranscriptSaveFailed
public static final NoticeType TranscriptSaveDone
public static final NoticeType Ping
public static final NoticeType UserUpdateNick
public static final NoticeType IdleControlSet
public static final NoticeType IdleControlAlert
public static final NoticeType IdleControlClose
public static final NoticeType SystemCommand
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.