onContactAdded abstract method

void onContactAdded(
  1. String? userName
)

userName添加为好友

Implementation

void onContactAdded(String? userName);