getFriendshipManager method Null safety

V2TIMFriendshipManager getFriendshipManager()

Relationship chain feature entry

Back

Relationship chain management class instance

Implementation

V2TIMFriendshipManager getFriendshipManager() {
  return this.v2TIMFriendshipManager;
}