$InteractionExtension extension
- on
Properties
- hasEvent → bool
-
Available on Interaction, provided by the $InteractionExtension extension
Returns true ifevent
is not null, otherwise false.no setter - hasFeedContext → bool
-
Available on Interaction, provided by the $InteractionExtension extension
Returns true iffeedContext
is not null, otherwise false.no setter - hasItem → bool
-
Available on Interaction, provided by the $InteractionExtension extension
Returns true ifitem
is not null, otherwise false.no setter - hasNotEvent → bool
-
Available on Interaction, provided by the $InteractionExtension extension
Returns true ifevent
is null, otherwise false.no setter - hasNotFeedContext → bool
-
Available on Interaction, provided by the $InteractionExtension extension
Returns true iffeedContext
is null, otherwise false.no setter - hasNotItem → bool
-
Available on Interaction, provided by the $InteractionExtension extension
Returns true ifitem
is null, otherwise false.no setter - hasNotUnknown → bool
-
Available on Interaction, provided by the $InteractionExtension extension
Returns true if this object has not unknown objects, otherwise false.no setter - hasUnknown → bool
-
Available on Interaction, provided by the $InteractionExtension extension
Returns true if this object has unknown objects, otherwise false.no setter