SDPMessage.insertPhone
gstsdp.types.SDPResult insertPhone(int idx, string phone)Insert phone into the array of phone numbers in msg at index idx. When -1 is given as idx, the phone is inserted at the end.
Parameters
idx | a phone index |
phone | a phone |
Returns
a #GstSDPResult.