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