PipClicked class
Collapsed/full-screen SDK chrome interactions: expand, collapse, close, mute/unmute, play/pause.
- Inheritance
-
- Object
- EngageAnalyticsEvent
- PipEvent
- PipClicked
Constructors
Properties
- actionType → String
-
final
- ctaRole → String
-
primaryfor the one chrome action that is real click-through — opening full screen —secondaryfor everything else (mute, unmute, play, pause, collapse). Backend'sPRIMARY_CLICKdefaults a missingcta_roletoprimary, so this must be sent explicitly on every chrome event, not left null for the ones that should NOT count: an absent value here would make mute/unmute/play/pause count toward CTR same as expand.final - elementId → String
-
final
- eventName → String
-
no setteroverride
- hashCode → int
-
The hash code for this object.
no setterinherited
- pipState → String
-
final
-
properties
→ Map<
String, Object?> -
no setteroverride
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- timeToActionMs → int?
-
final
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited