java.lang.Object
com.github.twitch4j.eventsub.socket.domain.EventSubSocketMessage
public class EventSubSocketMessage
extends Object
-
Constructor Summary
Constructors
-
Method Summary
protected boolean
boolean
An object that identifies the message.
An object that contains the message.
int
-
Constructor Details
-
EventSubSocketMessage
public EventSubSocketMessage()
-
Method Details
-
-
getPayload
An object that contains the message.
-
-
canEqual
protected boolean canEqual(Object other)
-
-