| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
CharacterOnlineResponse |
LocationApi.getCharactersCharacterIdOnline(Integer characterId,
String datasource,
String token,
String userAgent,
String xUserAgent)
Get character online Checks if the character is currently online --- This
route is cached for up to 60 seconds SSO Scope:
esi-location.read_online.v1
|
| Modifier and Type | Method and Description |
|---|---|
CharacterOnlineResponse |
CharacterOnlineResponse.lastLogin(java.time.OffsetDateTime lastLogin) |
CharacterOnlineResponse |
CharacterOnlineResponse.lastLogout(java.time.OffsetDateTime lastLogout) |
CharacterOnlineResponse |
CharacterOnlineResponse.logins(Integer logins) |
CharacterOnlineResponse |
CharacterOnlineResponse.online(Boolean online) |
Copyright © 2018. All Rights Reserved.