onContactRequestReceived method

void onContactRequestReceived(
  1. String userId,
  2. String? reason
)

Implementation

void onContactRequestReceived(String userId, String? reason) {}