SDPMessage.insertEmail

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.

class SDPMessage
insertEmail
(
int idx
,
string email
)

Parameters

idx int

an index

email string

an email

Return Value

Type: gstsdp.types.SDPResult

a #GstSDPResult.