2015-04-24 38 views

回答

1

以下事件參數和有值:
1)e.type =>事件類型,例如連接,開始,i_new_call,I_new_message,終止
2)e.session =>當前事件會話
3)e.getSipResponseCode( )=>事件響應代碼(-1,100,180,603,200,487)
4)e.description =>事件描述
5)e.getContentString()=>發泄內容字符串(我認爲僅適用於i_notify事件)
6)e.getContentType()=> >事件內容類型(我認爲只爲i_notify事件)