Interface ClientNotification

All Superinterfaces:
byps.BRemote, byps.Remote, de.elo.utils.net.Remote, Remote

public interface ClientNotification extends byps.BRemote
Callback interface for server-push notifications.
Since:
9.00.000.011
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    adminMode(ClientInfo ci, int mode)
    Administration mode was changed.
    void
    updateTask(ClientInfo ci, UserTask userTask, TaskNotifyType notifyType)
    Reserved.

    Methods inherited from interface byps.BRemote

    BRemote_getTargetId