|
OnMessageArrived |
Top Previous Next |
|
OnMessageArrived Occurs when plain SIP MESSAGE packet is received. Please be aware when handling – many user agents send not only plain content but XML etc.
FromHeader – the SIP address of sender ToHeader – the SIP address of receiver. Usually it is your contact name. Content – the content of message |