Package com.gmt2001.twitch.eventsub
Class EventSubTransport
java.lang.Object
com.gmt2001.twitch.eventsub.EventSubTransport
EventSub Transport Data
- Author:
- gmt2001
-
Method Details
-
method
The transport method. Supported values: webhook, websocket.- Returns:
-
hasCallback
public boolean hasCallback() -
callback
The callback URL where the notification should be sent.- Returns:
-
hasSecret
public boolean hasSecret() -
hasSessionId
public boolean hasSessionId()
-