◆ Init()
  
  
      
        
          | static void TapTap.Payment.TapPayment.Init  | 
          ( | 
          TapConfig  | 
          config | ) | 
           | 
         
       
   | 
  
inlinestatic   | 
  
 
 
◆ IsReady()
  
  
      
        
          | static bool TapTap.Payment.TapPayment.IsReady  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinestatic   | 
  
 
 
◆ LaunchBillingFlow()
  
  
      
        
          | static void TapTap.Payment.TapPayment.LaunchBillingFlow  | 
          ( | 
          SkuDetails  | 
          skuDetails,  | 
         
        
           | 
           | 
          string  | 
          roleId,  | 
         
        
           | 
           | 
          string  | 
          serverId,  | 
         
        
           | 
           | 
          string  | 
          extra,  | 
         
        
           | 
           | 
          Action< int, TapError >  | 
          action  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlinestatic   | 
  
 
 
◆ QueryProduct()
  
  
      
        
          | static void TapTap.Payment.TapPayment.QueryProduct  | 
          ( | 
          string  | 
          skuId,  | 
         
        
           | 
           | 
          Action< SkuDetails, TapError >  | 
          action  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlinestatic   | 
  
 
 
◆ QueryProducts()
  
  
      
        
          | static void TapTap.Payment.TapPayment.QueryProducts  | 
          ( | 
          string[]  | 
          skuIds,  | 
         
        
           | 
           | 
          Action< List< SkuDetails >, TapError >  | 
          action  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlinestatic   | 
  
 
 
◆ SwitchLanguage()
  
  
      
        
          | static void TapTap.Payment.TapPayment.SwitchLanguage  | 
          ( | 
          string  | 
          languageId | ) | 
           | 
         
       
   | 
  
inlinestatic   | 
  
 
 
The documentation for this class was generated from the following file: