類別::寄件者已中斷連線。

建構函式

寄件者中斷連線的事件

new SENDERConnectededEvent(senderId, userAgent, reason)

參數

寄件者 ID

string

傳送者 ID。

使用者代理程式

string

使用者代理程式。

原因

cast.framework.system.ConnectedReason

傳送者連線中斷的原因。

值不得為空值。

擴充
cast.framework.system.Event

屬性

原因

cast.framework.system.ConnectedReason 非空值

傳送者連線中斷的原因。

寄件者 ID

string

已中斷連線的寄件者 ID。

使用者代理程式

string

寄件者的使用者代理程式。