cast. framework. system. SenderConnectedEvent
class static
センダーが接続されたときに cast.framework.CastReceiverContext によってディスパッチされたイベント。
コンストラクタ
SenderConnectedEvent
new SenderConnectedEvent(senderId, userAgent)
パラメータ |
|
---|---|
senderId |
文字列 送信者 ID。 |
userAgent |
文字列 ユーザー エージェント。 |
プロパティ
senderId
文字列
接続されている送信者の ID。
type
non-null cast.framework.system.EventType
イベントタイプ。
userAgent
文字列
送信者のユーザー エージェント。