$InteractionExtension extension

on

Properties

hasEvent bool

Available on Interaction, provided by the $InteractionExtension extension

Returns true if event is not null, otherwise false.
no setter
hasFeedContext bool

Available on Interaction, provided by the $InteractionExtension extension

Returns true if feedContext is not null, otherwise false.
no setter
hasItem bool

Available on Interaction, provided by the $InteractionExtension extension

Returns true if item is not null, otherwise false.
no setter
hasNotEvent bool

Available on Interaction, provided by the $InteractionExtension extension

Returns true if event is null, otherwise false.
no setter
hasNotFeedContext bool

Available on Interaction, provided by the $InteractionExtension extension

Returns true if feedContext is null, otherwise false.
no setter
hasNotItem bool

Available on Interaction, provided by the $InteractionExtension extension

Returns true if item 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