Class
caplin.streamlink

CommandResultEvent

Provides result information for commands.

The CommandResultEvent will be provided on callbacks to a CommandResultListener.

Constructor Summary

Attributes Name and Description
caplin.streamlink.CommandResultEvent()

Method Summary

Attributes Name and Description
Object getPayload()

Returns the payload of the event.

Constructor Detail

caplin.streamlink.CommandResultEvent()

Method Detail

Object getPayload()

Returns the payload of the event.

Returns
{Object} The payload.