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