C# Class GLinkAndroid.OnLoggedInListener, cafe-sdk-unity

Inheritance: UnityEngine.AndroidJavaProxy
Afficher le fichier Open project: naver/cafe-sdk-unity

Méthodes publiques

Méthode Description
OnLoggedInListener ( ) : System
onLoggedIn ( bool success ) : void

Method Details

OnLoggedInListener() public méthode

public OnLoggedInListener ( ) : System
Résultat System

onLoggedIn() public méthode

public onLoggedIn ( bool success ) : void
success bool
Résultat void