onEditConversation property

VIEditConversation? onEditConversation
getter/setter pair

Callback for getting notified when the properties of a conversation the current user belongs to were modified

Implementation

VIEditConversation? onEditConversation;