Package | Description |
---|---|
com.genesyslab.platform.webmedia.protocol |
This package contains the Protocol classes that allow you to create applications that integrate with Genesys non-voice media servers.
|
com.genesyslab.platform.webmedia.protocol.basicchat.events |
This package contains the BasicChat protocol Event messages that provide information about the status of your requests.
|
Modifier and Type | Method | Description |
---|---|---|
protected void |
BasicChatProtocol.onEventRegistered(EventRegistered event) |
This method is called on successful response to the client Auto-Registration request.
|
Modifier and Type | Method | Description |
---|---|---|
static EventRegistered |
EventRegistered.create() |
Creates instance of EventRegistered with no parameters set.
|
static EventRegistered |
EventRegistered.create(java.lang.String occurredAt,
java.lang.String userId) |
Creates instance of EventRegistered.
|
static EventRegistered |
EventRegistered.create(java.lang.String occurredAt,
java.lang.String userId,
java.lang.String secureKey) |
Creates instance of EventRegistered.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.