Class GatewayConnectionStatusEvent


public class GatewayConnectionStatusEvent extends RealmScopedEvent
Published by the server when a GatewayConnection status changes.
  • Field Details

  • Constructor Details

    • GatewayConnectionStatusEvent

      protected GatewayConnectionStatusEvent()
    • GatewayConnectionStatusEvent

      public GatewayConnectionStatusEvent(long timestamp, String realm, ConnectionStatus connectionStatus)
  • Method Details