MakeCall

Top  Previous  Next

procedure MakeCall(RemoteParty: String; var Token: String; RoomID: String);

Initiates new outgoing call i.e. invitation for remote user RemoteParty to RoomID .

Token will be filled with the ID of established connection. If connection cannot be established Token is empty.