onInteractionGoalCompleted method
Implementation
@override
void onInteractionGoalCompleted(InteractionReceipt receipt) {
CometChatMessageEvents.onInteractionGoalCompleted(receipt);
}
@override
void onInteractionGoalCompleted(InteractionReceipt receipt) {
CometChatMessageEvents.onInteractionGoalCompleted(receipt);
}