C# Class IOSLogin, unity-facebook

Inheritance: FacebookLogin
显示文件 Open project: rganeyev/unity-facebook

Public Methods

Method Description
IOSLogin ( ) : System

Protected Methods

Method Description
Login ( string facebookAppID ) : void

Private Methods

Method Description
OnIOSLogined ( bool success, string token ) : void

Method Details

IOSLogin() public method

public IOSLogin ( ) : System
return System

Login() protected method

protected Login ( string facebookAppID ) : void
facebookAppID string
return void