|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gbanga.api.WebHookEvent
public class WebHookEvent
| Field Summary | |
|---|---|
Event |
event
A general event |
java.lang.String |
filter
The filter that the web hook was registered with |
java.lang.String |
playerName
The name of the player who registered the web hook over which this WebHookEvent was
received |
Trade |
trade
A trade event |
| Constructor Summary | |
|---|---|
WebHookEvent()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
@HideIfNull public Event event
public java.lang.String filter
public java.lang.String playerName
WebHookEvent was
received
@HideIfNull public Trade trade
| Constructor Detail |
|---|
public WebHookEvent()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||