Class: SenderConnectedEvent

Constructor

SenderConnectedEvent

new SenderConnectedEvent(senderId, userAgent)

Parameter

senderId

string

The sender ID.

userAgent

string

The user agent.

Extends
cast.framework.system.Event

Properties

senderId

string

The ID of the sender connected.

type

non-null cast.framework.system.EventType

The event type.

Inherited from
cast.framework.system.Event#type

userAgent

string

The user agent of the sender.