set_target_id
Description:
[ Version ( since = "0.19.0" ) ]
public void set_target_id (HandleType handle_type, string identifier)
public void set_target_id (HandleType handle_type, string identifier)
Configure this request to create a channel with identifier, an identifier of type handle_type.
This function can't be called once this has been used to request a channel.
Parameters:
| this | |
| handle_type | |
| identifier |
the unique identifier of the contact, room etc. to be contacted |