Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.webmedia.protocol.flexchat.EventInfo

Packages that use EventInfo
com.genesyslab.platform.webmedia.protocol.flexchat This package contains classes and enumerations that let you exchange information with Chat Server. 
 

Uses of EventInfo in com.genesyslab.platform.webmedia.protocol.flexchat
 

Methods in com.genesyslab.platform.webmedia.protocol.flexchat that return EventInfo
static EventInfo EventInfo.create()
          Creates instance of EventInfo with no parameters set.
static EventInfo EventInfo.create(java.lang.Integer partyId, EventType eventType, java.lang.String userNickname, UserType userType, java.lang.Integer timeOffset, java.lang.String messageType, java.lang.String text, NoticeType noticeType)
          Creates instance of EventInfo.
static EventInfo EventInfo.create(java.lang.Integer partyId, EventType eventType, java.lang.String userNickname, UserType userType, java.lang.Integer timeOffset, java.lang.String messageType, java.lang.String text, NoticeType noticeType, java.lang.Integer eventId)
          Creates instance of EventInfo.
 EventInfo EventInfoList.getPartyInfo(int index)
           
 

Methods in com.genesyslab.platform.webmedia.protocol.flexchat with parameters of type EventInfo
 void EventInfoList.add(int index, EventInfo element)
           
 


Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.