onConversationCreated property
- @HawkApi(ignore: true)
会话创建
Implementation
@HawkApi(ignore: true)
Stream<NIMConversation> get onConversationCreated =>
_platform.onConversationCreated;
会话创建
@HawkApi(ignore: true)
Stream<NIMConversation> get onConversationCreated =>
_platform.onConversationCreated;