homeTheater > getOptions

Use getOptions in the homeTheater namespace to get homeTheaterOptions such as nightMode and enhanceDialog. See the homeTheaterOptions type for details.


Endpoint

GET


Request Parameters

There are no request parameters in the body, all of the request parameters are in the header.

This command requires a playerId to determine the target of the command. See Control for details.


Response

Returns a homeTheaterOptions object representing the state of the group.

If not successful, returns a globalError.


Examples

Request

Response