onCreateConversation property
Callback for getting notified when a new conversation is created with the current user.
Implementation
VICreateConversation? onCreateConversation;
Callback for getting notified when a new conversation is created with the current user.
VICreateConversation? onCreateConversation;