C# 클래스 IOSLogin, unity-facebook

상속: FacebookLogin
파일 보기 프로젝트 열기: rganeyev/unity-facebook

공개 메소드들

메소드 설명
IOSLogin ( ) : System

보호된 메소드들

메소드 설명
Login ( string facebookAppID ) : void

비공개 메소드들

메소드 설명
OnIOSLogined ( bool success, string token ) : void

메소드 상세

IOSLogin() 공개 메소드

public IOSLogin ( ) : System
리턴 System

Login() 보호된 메소드

protected Login ( string facebookAppID ) : void
facebookAppID string
리턴 void