Notification

public final class Notification implements JsonObject

Fields

event

public final Event event

handle

public final int handle

Methods

create

public static Notification create(int handle, Event event)

equals

public boolean equals(Object o)

hashCode

public int hashCode()

toJsonObject

public JSONObject toJsonObject()