Instance Methods
registerVideoUrlListener
registerVideoUrlListener(listener): VideoWithURLRegister a listener for video URL requests. This is invoked when Homey requests the video stream URL.
Parameters
Name | Type | Description |
---|---|---|
listener
|
function | Function that returns the video
stream URL object (eg. |