customReceiverConfig property

Map<String, String> customReceiverConfig
final

A map containing custom configuration values that are sent to the remote control receiver. Default value is an empty map.

Implementation

final Map<String, String> customReceiverConfig;