Property | Type | Description | |
---|---|---|---|
imageLoader |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
GetCount ( ) : int | ||
GetElementType ( int position ) : int | ||
GetItem ( int position ) : XsollaPaymentMethod | ||
GetNext ( ) : |
||
GetPrefab ( ) : |
||
GetView ( int position ) : |
||
OnChoosePaymentMethod ( long paymentMethodId ) : void | ||
SetManager ( XsollaPaymentMethods paymentMethods ) : void | ||
UpdateElements ( List |
||
getManager ( ) : object |
public GetItem ( int position ) : XsollaPaymentMethod | ||
position | int | |
return | XsollaPaymentMethod |
public GetView ( int position ) : |
||
position | int | |
return |
public OnChoosePaymentMethod ( long paymentMethodId ) : void | ||
paymentMethodId | long | |
return | void |
public SetManager ( XsollaPaymentMethods paymentMethods ) : void | ||
paymentMethods | XsollaPaymentMethods | |
return | void |
public UpdateElements ( List |
||
newPaymentList | List |
|
return | void |