Gets the authorization status for minor chat (GetSocialFeatureStatus).
Gets the authorization status for minor chat.After the SOCIAL_FEATURE_APPROVE_STATUS event is triggered in the LI PASS event callback, the game is notified about the minor players' chat authorization status.
note
For minor players who have not completed social feature authorization, LI PASS will initiate a related certification webpage through WebView.
Function Definition
public static void GetSocialFeatureStatus()
Parameter Details
No input parameters.
Sample Code
LevelInfinite.GetSocialFeatureStatus();