insert_phone
Description:
[
Version ( since =
"1.2" ) ]
public Result insert_phone (
int idx,
string phone)
Insert phone into the array of phone numbers in this at index idx.
When -1 is given as idx, the phone is inserted at the end.
Parameters:
| this |
a Message
|
| idx |
a phone index
|
| phone |
a phone
|
Returns: