biometrics

package
v0.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2026 License: CC0-1.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PromptContentItemBulletedTextClient

type PromptContentItemBulletedTextClient struct {
	// contains filtered or unexported fields
}

PromptContentItemBulletedTextClient wraps the gRPC PromptContentItemBulletedTextService client.

func NewPromptContentItemBulletedTextClient

func NewPromptContentItemBulletedTextClient(cc grpc.ClientConnInterface) *PromptContentItemBulletedTextClient

NewPromptContentItemBulletedTextClient creates a new PromptContentItemBulletedText client.

func (*PromptContentItemBulletedTextClient) DescribeContents

func (c *PromptContentItemBulletedTextClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*PromptContentItemBulletedTextClient) WriteToParcel

func (c *PromptContentItemBulletedTextClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type PromptContentItemPlainTextClient

type PromptContentItemPlainTextClient struct {
	// contains filtered or unexported fields
}

PromptContentItemPlainTextClient wraps the gRPC PromptContentItemPlainTextService client.

func NewPromptContentItemPlainTextClient

func NewPromptContentItemPlainTextClient(cc grpc.ClientConnInterface) *PromptContentItemPlainTextClient

NewPromptContentItemPlainTextClient creates a new PromptContentItemPlainText client.

func (*PromptContentItemPlainTextClient) DescribeContents

func (c *PromptContentItemPlainTextClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*PromptContentItemPlainTextClient) WriteToParcel

func (c *PromptContentItemPlainTextClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type PromptContentViewWithMoreOptionsButtonBuilderClient

type PromptContentViewWithMoreOptionsButtonBuilderClient struct {
	// contains filtered or unexported fields
}

PromptContentViewWithMoreOptionsButtonBuilderClient wraps the gRPC PromptContentViewWithMoreOptionsButtonBuilderService client.

func NewPromptContentViewWithMoreOptionsButtonBuilderClient

func NewPromptContentViewWithMoreOptionsButtonBuilderClient(cc grpc.ClientConnInterface) *PromptContentViewWithMoreOptionsButtonBuilderClient

NewPromptContentViewWithMoreOptionsButtonBuilderClient creates a new PromptContentViewWithMoreOptionsButtonBuilder client.

func (*PromptContentViewWithMoreOptionsButtonBuilderClient) Build

Build calls the Build RPC.

func (*PromptContentViewWithMoreOptionsButtonBuilderClient) SetDescription

SetDescription calls the SetDescription RPC.

func (*PromptContentViewWithMoreOptionsButtonBuilderClient) SetMoreOptionsButtonListener

func (c *PromptContentViewWithMoreOptionsButtonBuilderClient) SetMoreOptionsButtonListener(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

SetMoreOptionsButtonListener calls the SetMoreOptionsButtonListener RPC.

type PromptContentViewWithMoreOptionsButtonClient

type PromptContentViewWithMoreOptionsButtonClient struct {
	// contains filtered or unexported fields
}

PromptContentViewWithMoreOptionsButtonClient wraps the gRPC PromptContentViewWithMoreOptionsButtonService client.

func NewPromptContentViewWithMoreOptionsButtonClient

func NewPromptContentViewWithMoreOptionsButtonClient(cc grpc.ClientConnInterface) *PromptContentViewWithMoreOptionsButtonClient

NewPromptContentViewWithMoreOptionsButtonClient creates a new PromptContentViewWithMoreOptionsButton client.

func (*PromptContentViewWithMoreOptionsButtonClient) DescribeContents

DescribeContents calls the DescribeContents RPC.

func (*PromptContentViewWithMoreOptionsButtonClient) GetDescription

GetDescription calls the GetDescription RPC.

func (*PromptContentViewWithMoreOptionsButtonClient) GetMoreOptionsButtonListener

func (c *PromptContentViewWithMoreOptionsButtonClient) GetMoreOptionsButtonListener(ctx context.Context) (int64, error)

GetMoreOptionsButtonListener calls the GetMoreOptionsButtonListener RPC.

func (*PromptContentViewWithMoreOptionsButtonClient) WriteToParcel

WriteToParcel calls the WriteToParcel RPC.

type PromptVerticalListContentViewBuilderClient

type PromptVerticalListContentViewBuilderClient struct {
	// contains filtered or unexported fields
}

PromptVerticalListContentViewBuilderClient wraps the gRPC PromptVerticalListContentViewBuilderService client.

func NewPromptVerticalListContentViewBuilderClient

func NewPromptVerticalListContentViewBuilderClient(cc grpc.ClientConnInterface) *PromptVerticalListContentViewBuilderClient

NewPromptVerticalListContentViewBuilderClient creates a new PromptVerticalListContentViewBuilder client.

func (*PromptVerticalListContentViewBuilderClient) AddListItem1

AddListItem1 calls the AddListItem1 RPC.

func (*PromptVerticalListContentViewBuilderClient) AddListItem2_1

func (c *PromptVerticalListContentViewBuilderClient) AddListItem2_1(ctx context.Context, arg0 int64, arg1 int32) (int64, error)

AddListItem2_1 calls the AddListItem2_1 RPC.

func (*PromptVerticalListContentViewBuilderClient) Build

Build calls the Build RPC.

func (*PromptVerticalListContentViewBuilderClient) SetDescription

SetDescription calls the SetDescription RPC.

type PromptVerticalListContentViewClient

type PromptVerticalListContentViewClient struct {
	// contains filtered or unexported fields
}

PromptVerticalListContentViewClient wraps the gRPC PromptVerticalListContentViewService client.

func NewPromptVerticalListContentViewClient

func NewPromptVerticalListContentViewClient(cc grpc.ClientConnInterface) *PromptVerticalListContentViewClient

NewPromptVerticalListContentViewClient creates a new PromptVerticalListContentView client.

func (*PromptVerticalListContentViewClient) DescribeContents

func (c *PromptVerticalListContentViewClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*PromptVerticalListContentViewClient) GetDescription

GetDescription calls the GetDescription RPC.

func (*PromptVerticalListContentViewClient) GetListItems

GetListItems calls the GetListItems RPC.

func (*PromptVerticalListContentViewClient) GetMaxEachItemCharacterNumber

func (c *PromptVerticalListContentViewClient) GetMaxEachItemCharacterNumber(ctx context.Context) (int32, error)

GetMaxEachItemCharacterNumber calls the GetMaxEachItemCharacterNumber RPC.

func (*PromptVerticalListContentViewClient) GetMaxItemCount

func (c *PromptVerticalListContentViewClient) GetMaxItemCount(ctx context.Context) (int32, error)

GetMaxItemCount calls the GetMaxItemCount RPC.

func (*PromptVerticalListContentViewClient) WriteToParcel

func (c *PromptVerticalListContentViewClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL