string CallRoomById(string id)

Calls a room by ID. Trust Level Required: Medium

Parameters

Name Description
id The room ID.

Return

A JSON encoded KioVidyoResult object: { int errCode (0 means success), string msg }