Esempio n. 1
0
 public static void RejectCashChallenge(string challengeId, SuccessHandler success)
 {
     ArbiterBinding.RejectCashChallenge(challengeId, success);
 }