Documentation
¶
Index ¶
- type PromptContentItemBulletedTextClient
- type PromptContentItemPlainTextClient
- type PromptContentViewWithMoreOptionsButtonBuilderClient
- func (c *PromptContentViewWithMoreOptionsButtonBuilderClient) Build(ctx context.Context) (int64, error)
- func (c *PromptContentViewWithMoreOptionsButtonBuilderClient) SetDescription(ctx context.Context, arg0 string) (int64, error)
- func (c *PromptContentViewWithMoreOptionsButtonBuilderClient) SetMoreOptionsButtonListener(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
- type PromptContentViewWithMoreOptionsButtonClient
- func (c *PromptContentViewWithMoreOptionsButtonClient) DescribeContents(ctx context.Context) (int32, error)
- func (c *PromptContentViewWithMoreOptionsButtonClient) GetDescription(ctx context.Context) (string, error)
- func (c *PromptContentViewWithMoreOptionsButtonClient) GetMoreOptionsButtonListener(ctx context.Context) (int64, error)
- func (c *PromptContentViewWithMoreOptionsButtonClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
- type PromptVerticalListContentViewBuilderClient
- func (c *PromptVerticalListContentViewBuilderClient) AddListItem1(ctx context.Context, arg0 int64) (int64, error)
- func (c *PromptVerticalListContentViewBuilderClient) AddListItem2_1(ctx context.Context, arg0 int64, arg1 int32) (int64, error)
- func (c *PromptVerticalListContentViewBuilderClient) Build(ctx context.Context) (int64, error)
- func (c *PromptVerticalListContentViewBuilderClient) SetDescription(ctx context.Context, arg0 string) (int64, error)
- type PromptVerticalListContentViewClient
- func (c *PromptVerticalListContentViewClient) DescribeContents(ctx context.Context) (int32, error)
- func (c *PromptVerticalListContentViewClient) GetDescription(ctx context.Context) (string, error)
- func (c *PromptVerticalListContentViewClient) GetListItems(ctx context.Context) (int64, error)
- func (c *PromptVerticalListContentViewClient) GetMaxEachItemCharacterNumber(ctx context.Context) (int32, error)
- func (c *PromptVerticalListContentViewClient) GetMaxItemCount(ctx context.Context) (int32, error)
- func (c *PromptVerticalListContentViewClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
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 ¶
func (c *PromptContentViewWithMoreOptionsButtonBuilderClient) Build(ctx context.Context) (int64, error)
Build calls the Build RPC.
func (*PromptContentViewWithMoreOptionsButtonBuilderClient) SetDescription ¶
func (c *PromptContentViewWithMoreOptionsButtonBuilderClient) SetDescription(ctx context.Context, arg0 string) (int64, error)
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 ¶
func (c *PromptContentViewWithMoreOptionsButtonClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*PromptContentViewWithMoreOptionsButtonClient) GetDescription ¶
func (c *PromptContentViewWithMoreOptionsButtonClient) GetDescription(ctx context.Context) (string, error)
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 ¶
func (c *PromptContentViewWithMoreOptionsButtonClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
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 ¶
func (c *PromptVerticalListContentViewBuilderClient) AddListItem1(ctx context.Context, arg0 int64) (int64, error)
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 ¶
func (c *PromptVerticalListContentViewBuilderClient) Build(ctx context.Context) (int64, error)
Build calls the Build RPC.
func (*PromptVerticalListContentViewBuilderClient) SetDescription ¶
func (c *PromptVerticalListContentViewBuilderClient) SetDescription(ctx context.Context, arg0 string) (int64, error)
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 ¶
func (c *PromptVerticalListContentViewClient) GetDescription(ctx context.Context) (string, error)
GetDescription calls the GetDescription RPC.
func (*PromptVerticalListContentViewClient) GetListItems ¶
func (c *PromptVerticalListContentViewClient) GetListItems(ctx context.Context) (int64, error)
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.