com.genesyslab.platform.apptemplate.lmslogger.impl
Interface MSEventSender
- All Known Implementing Classes:
- MSEventSenderImpl
public interface MSEventSender
The anchor point for Genesys Message Server LMS events delivery subsystem.
Note: This class is a part of PSDK internal LMS Events delivery mechanism.
It is not supposed for direct usage from applications.
start
void start()
stop
void stop()
push
void push(java.lang.Integer entryId,
LogCategory entryCategory,
LogLevel level,
java.lang.String entryText,
java.util.Date date,
AttributeList attributes)
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.