Pоst an event: Server.PostEvent
The method and parameters
The Server.PostEvent
method posts an event to the Mediaserver.
string Server.PostEven
(EventObject event0
, EventObject event1
, mixed
... )
Параметры
EventObject event0
REQUIRED – the event name to be posted.
EventObject event1
REQUIRED – the event name to be posted.
POST /api/ |
200 |
bool – the operation execution result.
JSON
|
400 |
The JSON-RPC error
JSON
|
500 |
The server error |