V2TimFriendshipListener class

Constructors

V2TimFriendshipListener({OnFriendApplicationListAddedCallback? onFriendApplicationListAdded, OnFriendApplicationListDeletedCallback? onFriendApplicationListDeleted, OnFriendApplicationListReadCallback? onFriendApplicationListRead, OnFriendListAddedCallback? onFriendListAdded, OnFriendListDeletedCallback? onFriendListDeleted, OnBlackListAddCallback? onBlackListAdd, OnBlackListDeletedCallback? onBlackListDeleted, OnFriendInfoChangedCallback? onFriendInfoChanged, OnOfficialAccountSubscribed? onOfficialAccountSubscribed, OnOfficialAccountUnsubscribed? onOfficialAccountUnsubscribed, OnOfficialAccountDeleted? onOfficialAccountDeleted, OnOfficialAccountInfoChanged? onOfficialAccountInfoChanged, OnMyFollowingListChanged? onMyFollowingListChanged, OnMyFollowersListChanged? onMyFollowersListChanged, OnMutualFollowersListChanged? onMutualFollowersListChanged})

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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