Interface ServerSideConnectionEvent.Auth

All Superinterfaces:
Cancellable, Event, MessageEvent, ServerSideConnectionEvent
Enclosing interface:
ServerSideConnectionEvent

public static interface ServerSideConnectionEvent.Auth extends ServerSideConnectionEvent, MessageEvent, Cancellable
Called asynchronously when the client attempts to authenticate against the server.

Note: This event is fired before #Login.