Attributes | Name and Description |
---|---|
|
caplin.streamlink.JsonProvider()
|
Attributes | Name and Description |
---|---|
|
void
onRequest(caplin.streamlink.JsonPublisher publisher)
Method called when a subject is requested by the Liberator that matches the pattern registered via StreamLink.registerJsonProvider(. |
►
caplin.streamlink.JsonProvider()
►
void
onRequest(caplin.streamlink.JsonPublisher publisher)
Method called when a subject is requested by the Liberator that matches the pattern registered via StreamLink.registerJsonProvider(...)
caplin.streamlink.JsonPublisher | publisher | a JsonPublisher object that can be used to send data for the requested subject |