public class GameSurge extends AbstractAccountPassProtocol implements EventListening
| Constructor and Description |
|---|
GameSurge(@NonNull Client client,
@NonNull String accountName,
@NonNull String password)
Creates a GameSurge authentication protocol instance.
|
| Modifier and Type | Method and Description |
|---|---|
protected @NonNull String |
getAuthentication()
Gets a String for
AbstractAuthProtocol.startAuthentication(). |
@NonNull Object |
getEventListener()
Gets the object for listening.
|
getAccountName, getPassword, toStringgetClient, startAuthentication, toStringprotected @NonNull String getAuthentication()
AbstractAuthProtocolAbstractAuthProtocol.startAuthentication().getAuthentication in class AbstractAuthProtocolpublic @NonNull Object getEventListener()
EventListeninggetEventListener in interface EventListeningCopyright © 2013–2021 Kitteh. All rights reserved.