"For developers", "Integration API", "List of Integration API errors with description", "MCIAPI_Error_InvalidMediaCallType".
39, MCIAPI_Error_InvalidMediaCallType
Specified incorrect call type.
{
"cmd" : "0001",
"evocator" : "XXXX",
"error" : 39,
"Type" : 154
}
PArameter |
Type |
Value |
---|---|---|
cmd |
string |
command of the error HEX "0001"; |
evocator |
string |
HEX code of the sent command that caused the error; |
error |
integer |
error number; |
Type |
integer |
incorrect call type specified in the initial request. |
Specify correct call type in the initial request according to availlable options from documentation.