SDPMessage.replaceEmail
gstsdp.types.SDPResult replaceEmail(uint idx, string email)Replace the email in msg at index idx with email.
Parameters
idx | an email index |
email | an email |
Returns
a #GstSDPResult.
gstsdp.types.SDPResult replaceEmail(uint idx, string email)Replace the email in msg at index idx with email.
idx | an email index |
email | an email |