退出操作
タイプ名: LeaveAction
InteractionAction を拡張します。
氏名 |
型 |
説明 |
event |
イベント |
イベント情報。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-03 UTC。
[null,null,["最終更新日 2024-09-03 UTC。"],[[["LeaveAction is a type that extends InteractAction and is used to represent actions related to leaving an event."],["It includes an `event` property of type Event to provide details about the event being left."]]],["The `LeaveAction` type, which extends `InteractAction`, is defined. It includes one key element: `event`. This `event` field, of type `Event`, carries the event's information. The primary function of this type is to encapsulate data related to an event, presumably within a user interaction context.\n"]]