call_control


Description:

public bool call_control (uint32 friend_number, CallControl control, out ErrCallControl error = null)

Sends a call control command to a friend.

Parameters:

friend_number

The friend number of the friend this client is in a call with.

control

The control command to send.

Returns:

true on success.