Interface RemoteControlCustomReceiverConfig
interface RemoteControlCustomReceiverConfig {     receiverStylesheetUrl?: string;     [
key: 
string]
: string | undefined; } Indexable
[key: string]: string | undefined
Properties
Optional receiverStylesheetUrl
receiverStylesheetUrl?: string
Arbitrary configuration values that are sent to the remote control receiver.