onReceiveTeamJoinActionInfo property
- @HawkApi(ignore: true)
入群操作回调
Implementation
@HawkApi(ignore: true)
Stream<NIMTeamJoinActionInfo> get onReceiveTeamJoinActionInfo =>
_platform.onReceiveTeamJoinActionInfo.stream;
入群操作回调
@HawkApi(ignore: true)
Stream<NIMTeamJoinActionInfo> get onReceiveTeamJoinActionInfo =>
_platform.onReceiveTeamJoinActionInfo.stream;