Package com.ngrok.definitions
Class EventSource
java.lang.Object
com.ngrok.definitions.EventSource
A class encapsulating the
EventSource
resource.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
EventSource
Creates a new instance ofEventSource
.- Parameters:
type
- Type of event for which an event subscription will triggeruri
- URI of the Event Source API resource.
-
-
Method Details