getFriendshipManager method

V2TIMFriendshipManager getFriendshipManager ()

关系链功能入口

返回

关系链管理类实例

Implementation

V2TIMFriendshipManager getFriendshipManager() {
  return this.v2TIMFriendshipManager;
}