public static bool containScopes(AuthHuaweiId arg0, List <Scope> arg1) { return(CallStatic <bool>("containScopes", arg0, arg1)); }
public static bool containScopes(AuthHuaweiId arg0, HuaweiIdAuthExtendedParams arg1) { return(CallStatic <bool>("containScopes", arg0, arg1)); }