Name | Type | Mandatory | Additional |
---|---|---|---|
Name | Type | Mandatory | Additional |
---|---|---|---|
languages | Common.Language | true | array: true minsize: 1 maxsize: 100 |
{ "id" : 18, "jsonrpc" : "2.0", "method" : "VR.GetSupportedLanguages" }
{ "id" : 18, "jsonrpc" : "2.0", "result" : { "languages" : [AR-SA, DE-DE, EN-GB, EN-US, ES-ES, FR-FR, IT-IT], "code" : 0, "method" : "VR.GetSupportedLanguages" } }
{ "id" : 18, "jsonrpc" : "2.0", "error" : { "code" : 11, "message" : "The data sent is invalid", "data" : { "method" : "VR.GetSupportedLanguages" } } }