LiveStreamingControllerSwipingImpl class

Here are the APIs related to swiping

Properties

hashCode int
The hash code for this object.
no setterinherited
private → ZegoLiveStreamingControllerSwipingPrivateImpl
Don't call that
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

jumpTo(String targetLiveID) bool
swiping to live streaming of targetLiveID
next() bool
swiping to next live streaming which query from ZegoLiveStreamingSwipingConfig.requireNextLiveID
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
previous() bool
swiping to previous live streaming which query from ZegoLiveStreamingSwipingConfig.requirePreviousLiveID
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited