LiveInfoManager class
- Available extensions
Constructors
Properties
- friendshipManager → V2TIMFriendshipManager
-
latefinal
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- state → LiveInfoState
-
final
Methods
-
dispose(
) → void -
followUser(
String userId) → void -
getFansNumber(
) → void -
initRoomInfo(
String roomId) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
onMyFollowersListChanged(
List< V2TimUserFullInfo> userInfoList, bool isAdd) → void -
Available on LiveInfoManager, provided by the LiveInfoManagerCallback extension
-
onMyFollowingListChanged(
List< V2TimUserFullInfo> userInfoList, bool isAdd) → void -
Available on LiveInfoManager, provided by the LiveInfoManagerCallback extension
-
onRoomDismissed(
String roomId, TUIRoomDismissedReason reason) → void -
Available on LiveInfoManager, provided by the LiveInfoManagerCallback extension
-
toString(
) → String -
A string representation of this object.
inherited
-
unfollowUser(
String userId) → void
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited