$ViewerStateExtension extension
- on
Properties
- hasBlocking → bool
-
Available on ViewerState, provided by the $ViewerStateExtension extension
Returns true ifblocking
is not null, otherwise false.no setter - hasBlockingByList → bool
-
Available on ViewerState, provided by the $ViewerStateExtension extension
Returns true ifblockingByList
is not null, otherwise false.no setter - hasFollowedBy → bool
-
Available on ViewerState, provided by the $ViewerStateExtension extension
Returns true iffollowedBy
is not null, otherwise false.no setter - hasFollowing → bool
-
Available on ViewerState, provided by the $ViewerStateExtension extension
Returns true iffollowing
is not null, otherwise false.no setter - hasKnownFollowers → bool
-
Available on ViewerState, provided by the $ViewerStateExtension extension
Returns true ifknownFollowers
is not null, otherwise false.no setter - hasMutedByList → bool
-
Available on ViewerState, provided by the $ViewerStateExtension extension
Returns true ifmutedByList
is not null, otherwise false.no setter - hasNotBlocking → bool
-
Available on ViewerState, provided by the $ViewerStateExtension extension
Returns true ifblocking
is null, otherwise false.no setter - hasNotBlockingByList → bool
-
Available on ViewerState, provided by the $ViewerStateExtension extension
Returns true ifblockingByList
is null, otherwise false.no setter - hasNotFollowedBy → bool
-
Available on ViewerState, provided by the $ViewerStateExtension extension
Returns true iffollowedBy
is null, otherwise false.no setter - hasNotFollowing → bool
-
Available on ViewerState, provided by the $ViewerStateExtension extension
Returns true iffollowing
is null, otherwise false.no setter - hasNotKnownFollowers → bool
-
Available on ViewerState, provided by the $ViewerStateExtension extension
Returns true ifknownFollowers
is null, otherwise false.no setter - hasNotMutedByList → bool
-
Available on ViewerState, provided by the $ViewerStateExtension extension
Returns true ifmutedByList
is null, otherwise false.no setter - hasNotUnknown → bool
-
Available on ViewerState, provided by the $ViewerStateExtension extension
Returns true if this object has not unknown objects, otherwise false.no setter - hasUnknown → bool
-
Available on ViewerState, provided by the $ViewerStateExtension extension
Returns true if this object has unknown objects, otherwise false.no setter - isBlockedBy → bool
-
Available on ViewerState, provided by the $ViewerStateExtension extension
Returns true or false fromblockedBy
.no setter - isMuted → bool
-
Available on ViewerState, provided by the $ViewerStateExtension extension
Returns true or false frommuted
.no setter - isNotBlockedBy → bool
-
Available on ViewerState, provided by the $ViewerStateExtension extension
Returns negated true or false fromblockedBy
.no setter - isNotMuted → bool
-
Available on ViewerState, provided by the $ViewerStateExtension extension
Returns negated true or false frommuted
.no setter