android 登录 + 支付 + GA 通了
This commit is contained in:
@@ -8,6 +8,13 @@ namespace tysdk
|
||||
hwGuest,
|
||||
none
|
||||
}
|
||||
|
||||
public class EAccoutTypeName
|
||||
{
|
||||
public static string hwGoogle = "hwGoogle";
|
||||
public static string hwFacebook = "hwFacebook";
|
||||
public static string hwGuest = "hwGuest";
|
||||
}
|
||||
public interface ITYSdkCallback { }
|
||||
|
||||
public class LoginInfo : ITYSdkCallback
|
||||
|
||||
Reference in New Issue
Block a user