Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type GetWalletCardsCallbackClient struct + func NewGetWalletCardsCallbackClient(cc grpc.ClientConnInterface) *GetWalletCardsCallbackClient + func (c *GetWalletCardsCallbackClient) OnFailure(ctx context.Context, arg0 int64) error + func (c *GetWalletCardsCallbackClient) OnSuccess(ctx context.Context, arg0 int64) error + type GetWalletCardsErrorClient struct + func NewGetWalletCardsErrorClient(cc grpc.ClientConnInterface) *GetWalletCardsErrorClient + func (c *GetWalletCardsErrorClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *GetWalletCardsErrorClient) GetIcon(ctx context.Context, handle int64) (int64, error) + func (c *GetWalletCardsErrorClient) GetMessage(ctx context.Context, handle int64) (int64, error) + func (c *GetWalletCardsErrorClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type GetWalletCardsRequestClient struct + func NewGetWalletCardsRequestClient(cc grpc.ClientConnInterface) *GetWalletCardsRequestClient + func (c *GetWalletCardsRequestClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *GetWalletCardsRequestClient) GetCardHeightPx(ctx context.Context, handle int64) (int32, error) + func (c *GetWalletCardsRequestClient) GetCardWidthPx(ctx context.Context, handle int64) (int32, error) + func (c *GetWalletCardsRequestClient) GetIconSizePx(ctx context.Context, handle int64) (int32, error) + func (c *GetWalletCardsRequestClient) GetMaxCards(ctx context.Context, handle int64) (int32, error) + func (c *GetWalletCardsRequestClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type GetWalletCardsResponseClient struct + func NewGetWalletCardsResponseClient(cc grpc.ClientConnInterface) *GetWalletCardsResponseClient + func (c *GetWalletCardsResponseClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *GetWalletCardsResponseClient) GetSelectedIndex(ctx context.Context, handle int64) (int32, error) + func (c *GetWalletCardsResponseClient) GetWalletCards(ctx context.Context, handle int64) (int64, error) + func (c *GetWalletCardsResponseClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type QuickAccessWalletServiceClient struct + func NewQuickAccessWalletServiceClient(cc grpc.ClientConnInterface) *QuickAccessWalletServiceClient + func (c *QuickAccessWalletServiceClient) GetGestureTargetActivityPendingIntent(ctx context.Context) (int64, error) + func (c *QuickAccessWalletServiceClient) GetTargetActivityPendingIntent(ctx context.Context) (int64, error) + func (c *QuickAccessWalletServiceClient) OnBind(ctx context.Context, arg0 int64) (int64, error) + func (c *QuickAccessWalletServiceClient) OnWalletCardSelected(ctx context.Context, arg0 int64) error + func (c *QuickAccessWalletServiceClient) OnWalletCardsRequested(ctx context.Context, arg0 int64, arg1 int64) error + func (c *QuickAccessWalletServiceClient) OnWalletDismissed(ctx context.Context) error + func (c *QuickAccessWalletServiceClient) SendWalletServiceEvent(ctx context.Context, arg0 int64) error + type SelectWalletCardRequestClient struct + func NewSelectWalletCardRequestClient(cc grpc.ClientConnInterface) *SelectWalletCardRequestClient + func (c *SelectWalletCardRequestClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *SelectWalletCardRequestClient) GetCardId(ctx context.Context, handle int64) (string, error) + func (c *SelectWalletCardRequestClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type WalletCardBuilderClient struct + func NewWalletCardBuilderClient(cc grpc.ClientConnInterface) *WalletCardBuilderClient + func (c *WalletCardBuilderClient) Build(ctx context.Context) (int64, error) + func (c *WalletCardBuilderClient) SetCardIcon(ctx context.Context, arg0 int64) (int64, error) + func (c *WalletCardBuilderClient) SetCardLabel(ctx context.Context, arg0 string) (int64, error) + func (c *WalletCardBuilderClient) SetNonPaymentCardSecondaryImage(ctx context.Context, arg0 int64) (int64, error) + type WalletCardClient struct + func NewWalletCardClient(cc grpc.ClientConnInterface) *WalletCardClient + func (c *WalletCardClient) DescribeContents(ctx context.Context) (int32, error) + func (c *WalletCardClient) GetCardIcon(ctx context.Context) (int64, error) + func (c *WalletCardClient) GetCardId(ctx context.Context) (string, error) + func (c *WalletCardClient) GetCardImage(ctx context.Context) (int64, error) + func (c *WalletCardClient) GetCardLabel(ctx context.Context) (int64, error) + func (c *WalletCardClient) GetCardLocations(ctx context.Context) (int64, error) + func (c *WalletCardClient) GetCardType(ctx context.Context) (int32, error) + func (c *WalletCardClient) GetContentDescription(ctx context.Context) (int64, error) + func (c *WalletCardClient) GetNonPaymentCardSecondaryImage(ctx context.Context) (int64, error) + func (c *WalletCardClient) GetPendingIntent(ctx context.Context) (int64, error) + func (c *WalletCardClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type WalletServiceEventClient struct + func NewWalletServiceEventClient(cc grpc.ClientConnInterface) *WalletServiceEventClient + func (c *WalletServiceEventClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *WalletServiceEventClient) GetEventType(ctx context.Context, handle int64) (int32, error) + func (c *WalletServiceEventClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error