C# Class Facebook.Unity.Editor.FacebookAndroidUtil

显示文件 Open project: facebook/facebook-sdk-for-unity Class Usage Examples

Private Properties

Property Type Description
DoesCommandExist bool
GetKeyHash string

Public Methods

Method Description
HasAndroidKeystoreFile ( ) : bool
HasAndroidSDK ( ) : bool

Private Methods

Method Description
DoesCommandExist ( string command ) : bool
GetKeyHash ( string alias, string keyStore, string password ) : string

Method Details

HasAndroidKeystoreFile() public static method

public static HasAndroidKeystoreFile ( ) : bool
return bool

HasAndroidSDK() public static method

public static HasAndroidSDK ( ) : bool
return bool