Documentation
¶
Index ¶
- type AttributesBuilderClient
- func (c *AttributesBuilderClient) Build(ctx context.Context) (int64, error)
- func (c *AttributesBuilderClient) SetColorMode(ctx context.Context, arg0 int32) (int64, error)
- func (c *AttributesBuilderClient) SetDuplexMode(ctx context.Context, arg0 int32) (int64, error)
- func (c *AttributesBuilderClient) SetMediaSize(ctx context.Context, arg0 int64) (int64, error)
- func (c *AttributesBuilderClient) SetMinMargins(ctx context.Context, arg0 int64) (int64, error)
- func (c *AttributesBuilderClient) SetResolution(ctx context.Context, arg0 int64) (int64, error)
- type AttributesClient
- func (c *AttributesClient) DescribeContents(ctx context.Context) (int32, error)
- func (c *AttributesClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *AttributesClient) GetColorMode(ctx context.Context) (int32, error)
- func (c *AttributesClient) GetDuplexMode(ctx context.Context) (int32, error)
- func (c *AttributesClient) GetMediaSize(ctx context.Context) (int64, error)
- func (c *AttributesClient) GetMinMargins(ctx context.Context) (int64, error)
- func (c *AttributesClient) GetResolution(ctx context.Context) (int64, error)
- func (c *AttributesClient) HashCode(ctx context.Context) (int32, error)
- func (c *AttributesClient) ToString(ctx context.Context) (string, error)
- func (c *AttributesClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
- type AttributesMarginsClient
- func (c *AttributesMarginsClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *AttributesMarginsClient) GetBottomMils(ctx context.Context) (int32, error)
- func (c *AttributesMarginsClient) GetLeftMils(ctx context.Context) (int32, error)
- func (c *AttributesMarginsClient) GetRightMils(ctx context.Context) (int32, error)
- func (c *AttributesMarginsClient) GetTopMils(ctx context.Context) (int32, error)
- func (c *AttributesMarginsClient) HashCode(ctx context.Context) (int32, error)
- func (c *AttributesMarginsClient) ToString(ctx context.Context) (string, error)
- type AttributesMediaSizeClient
- func (c *AttributesMediaSizeClient) AsLandscape(ctx context.Context) (int64, error)
- func (c *AttributesMediaSizeClient) AsPortrait(ctx context.Context) (int64, error)
- func (c *AttributesMediaSizeClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *AttributesMediaSizeClient) GetHeightMils(ctx context.Context) (int32, error)
- func (c *AttributesMediaSizeClient) GetId(ctx context.Context) (string, error)
- func (c *AttributesMediaSizeClient) GetLabel(ctx context.Context, arg0 int64) (string, error)
- func (c *AttributesMediaSizeClient) GetWidthMils(ctx context.Context) (int32, error)
- func (c *AttributesMediaSizeClient) HashCode(ctx context.Context) (int32, error)
- func (c *AttributesMediaSizeClient) IsPortrait(ctx context.Context) (bool, error)
- func (c *AttributesMediaSizeClient) ToString(ctx context.Context) (string, error)
- type AttributesResolutionClient
- func (c *AttributesResolutionClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *AttributesResolutionClient) GetHorizontalDpi(ctx context.Context) (int32, error)
- func (c *AttributesResolutionClient) GetId(ctx context.Context) (string, error)
- func (c *AttributesResolutionClient) GetLabel(ctx context.Context) (string, error)
- func (c *AttributesResolutionClient) GetVerticalDpi(ctx context.Context) (int32, error)
- func (c *AttributesResolutionClient) HashCode(ctx context.Context) (int32, error)
- func (c *AttributesResolutionClient) ToString(ctx context.Context) (string, error)
- type DocumentAdapterClient
- func (c *DocumentAdapterClient) OnFinish(ctx context.Context) error
- func (c *DocumentAdapterClient) OnLayout(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64, ...) error
- func (c *DocumentAdapterClient) OnStart(ctx context.Context) error
- func (c *DocumentAdapterClient) OnWrite(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error
- type DocumentAdapterLayoutResultCallbackClient
- func (c *DocumentAdapterLayoutResultCallbackClient) OnLayoutCancelled(ctx context.Context) error
- func (c *DocumentAdapterLayoutResultCallbackClient) OnLayoutFailed(ctx context.Context, arg0 string) error
- func (c *DocumentAdapterLayoutResultCallbackClient) OnLayoutFinished(ctx context.Context, arg0 int64, arg1 bool) error
- type DocumentAdapterWriteResultCallbackClient
- func (c *DocumentAdapterWriteResultCallbackClient) OnWriteCancelled(ctx context.Context) error
- func (c *DocumentAdapterWriteResultCallbackClient) OnWriteFailed(ctx context.Context, arg0 string) error
- func (c *DocumentAdapterWriteResultCallbackClient) OnWriteFinished(ctx context.Context, arg0 int64) error
- type DocumentInfoBuilderClient
- type DocumentInfoClient
- func (c *DocumentInfoClient) DescribeContents(ctx context.Context) (int32, error)
- func (c *DocumentInfoClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *DocumentInfoClient) GetContentType(ctx context.Context) (int32, error)
- func (c *DocumentInfoClient) GetDataSize(ctx context.Context) (int64, error)
- func (c *DocumentInfoClient) GetName(ctx context.Context) (string, error)
- func (c *DocumentInfoClient) GetPageCount(ctx context.Context) (int32, error)
- func (c *DocumentInfoClient) HashCode(ctx context.Context) (int32, error)
- func (c *DocumentInfoClient) ToString(ctx context.Context) (string, error)
- func (c *DocumentInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
- type ErCapabilitiesInfoBuilderClient
- func (c *ErCapabilitiesInfoBuilderClient) AddMediaSize(ctx context.Context, arg0 int64, arg1 bool) (int64, error)
- func (c *ErCapabilitiesInfoBuilderClient) AddResolution(ctx context.Context, arg0 int64, arg1 bool) (int64, error)
- func (c *ErCapabilitiesInfoBuilderClient) Build(ctx context.Context) (int64, error)
- func (c *ErCapabilitiesInfoBuilderClient) SetColorModes(ctx context.Context, arg0 int32, arg1 int32) (int64, error)
- func (c *ErCapabilitiesInfoBuilderClient) SetDuplexModes(ctx context.Context, arg0 int32, arg1 int32) (int64, error)
- func (c *ErCapabilitiesInfoBuilderClient) SetMinMargins(ctx context.Context, arg0 int64) (int64, error)
- type ErCapabilitiesInfoClient
- func (c *ErCapabilitiesInfoClient) DescribeContents(ctx context.Context) (int32, error)
- func (c *ErCapabilitiesInfoClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *ErCapabilitiesInfoClient) GetColorModes(ctx context.Context) (int32, error)
- func (c *ErCapabilitiesInfoClient) GetDefaults(ctx context.Context) (int64, error)
- func (c *ErCapabilitiesInfoClient) GetDuplexModes(ctx context.Context) (int32, error)
- func (c *ErCapabilitiesInfoClient) GetMediaSizes(ctx context.Context) (int64, error)
- func (c *ErCapabilitiesInfoClient) GetMinMargins(ctx context.Context) (int64, error)
- func (c *ErCapabilitiesInfoClient) GetResolutions(ctx context.Context) (int64, error)
- func (c *ErCapabilitiesInfoClient) HashCode(ctx context.Context) (int32, error)
- func (c *ErCapabilitiesInfoClient) ToString(ctx context.Context) (string, error)
- func (c *ErCapabilitiesInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
- type ErIdClient
- func (c *ErIdClient) DescribeContents(ctx context.Context) (int32, error)
- func (c *ErIdClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *ErIdClient) GetLocalId(ctx context.Context) (string, error)
- func (c *ErIdClient) HashCode(ctx context.Context) (int32, error)
- func (c *ErIdClient) ToString(ctx context.Context) (string, error)
- func (c *ErIdClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
- type ErInfoBuilderClient
- func (c *ErInfoBuilderClient) Build(ctx context.Context) (int64, error)
- func (c *ErInfoBuilderClient) SetCapabilities(ctx context.Context, arg0 int64) (int64, error)
- func (c *ErInfoBuilderClient) SetDescription(ctx context.Context, arg0 string) (int64, error)
- func (c *ErInfoBuilderClient) SetHasCustomPrinterIcon(ctx context.Context, arg0 bool) (int64, error)
- func (c *ErInfoBuilderClient) SetIconResourceId(ctx context.Context, arg0 int32) (int64, error)
- func (c *ErInfoBuilderClient) SetInfoIntent(ctx context.Context, arg0 int64) (int64, error)
- func (c *ErInfoBuilderClient) SetName(ctx context.Context, arg0 string) (int64, error)
- func (c *ErInfoBuilderClient) SetStatus(ctx context.Context, arg0 int32) (int64, error)
- type ErInfoClient
- func (c *ErInfoClient) DescribeContents(ctx context.Context) (int32, error)
- func (c *ErInfoClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *ErInfoClient) GetCapabilities(ctx context.Context) (int64, error)
- func (c *ErInfoClient) GetDescription(ctx context.Context) (string, error)
- func (c *ErInfoClient) GetId(ctx context.Context) (int64, error)
- func (c *ErInfoClient) GetName(ctx context.Context) (string, error)
- func (c *ErInfoClient) GetStatus(ctx context.Context) (int32, error)
- func (c *ErInfoClient) HashCode(ctx context.Context) (int32, error)
- func (c *ErInfoClient) ToString(ctx context.Context) (string, error)
- func (c *ErInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
- type JobClient
- func (c *JobClient) Cancel(ctx context.Context) error
- func (c *JobClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *JobClient) GetId(ctx context.Context) (int64, error)
- func (c *JobClient) GetInfo(ctx context.Context) (int64, error)
- func (c *JobClient) HashCode(ctx context.Context) (int32, error)
- func (c *JobClient) IsBlocked(ctx context.Context) (bool, error)
- func (c *JobClient) IsCancelled(ctx context.Context) (bool, error)
- func (c *JobClient) IsCompleted(ctx context.Context) (bool, error)
- func (c *JobClient) IsFailed(ctx context.Context) (bool, error)
- func (c *JobClient) IsQueued(ctx context.Context) (bool, error)
- func (c *JobClient) IsStarted(ctx context.Context) (bool, error)
- func (c *JobClient) Restart(ctx context.Context) error
- type JobIdClient
- func (c *JobIdClient) DescribeContents(ctx context.Context) (int32, error)
- func (c *JobIdClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *JobIdClient) HashCode(ctx context.Context) (int32, error)
- func (c *JobIdClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
- type JobInfoBuilderClient
- func (c *JobInfoBuilderClient) Build(ctx context.Context) (int64, error)
- func (c *JobInfoBuilderClient) PutAdvancedOption2(ctx context.Context, arg0 string, arg1 int32) error
- func (c *JobInfoBuilderClient) PutAdvancedOption2_1(ctx context.Context, arg0 string, arg1 string) error
- func (c *JobInfoBuilderClient) SetAttributes(ctx context.Context, arg0 int64) error
- func (c *JobInfoBuilderClient) SetCopies(ctx context.Context, arg0 int32) error
- func (c *JobInfoBuilderClient) SetPages(ctx context.Context, arg0 int64) error
- type JobInfoClient
- func (c *JobInfoClient) DescribeContents(ctx context.Context) (int32, error)
- func (c *JobInfoClient) GetAdvancedIntOption(ctx context.Context, arg0 string) (int32, error)
- func (c *JobInfoClient) GetAdvancedStringOption(ctx context.Context, arg0 string) (string, error)
- func (c *JobInfoClient) GetAttributes(ctx context.Context) (int64, error)
- func (c *JobInfoClient) GetCopies(ctx context.Context) (int32, error)
- func (c *JobInfoClient) GetCreationTime(ctx context.Context) (int64, error)
- func (c *JobInfoClient) GetId(ctx context.Context) (int64, error)
- func (c *JobInfoClient) GetLabel(ctx context.Context) (string, error)
- func (c *JobInfoClient) GetPages(ctx context.Context) (int64, error)
- func (c *JobInfoClient) GetPrinterId(ctx context.Context) (int64, error)
- func (c *JobInfoClient) GetState(ctx context.Context) (int32, error)
- func (c *JobInfoClient) HasAdvancedOption(ctx context.Context, arg0 string) (bool, error)
- func (c *JobInfoClient) ToString(ctx context.Context) (string, error)
- func (c *JobInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
- type ManagerClient
- type PageRangeClient
- func (c *PageRangeClient) DescribeContents(ctx context.Context, handle int64) (int32, error)
- func (c *PageRangeClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *PageRangeClient) GetEnd(ctx context.Context, handle int64) (int32, error)
- func (c *PageRangeClient) GetStart(ctx context.Context, handle int64) (int32, error)
- func (c *PageRangeClient) HashCode(ctx context.Context, handle int64) (int32, error)
- func (c *PageRangeClient) ToString(ctx context.Context, handle int64) (string, error)
- func (c *PageRangeClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AttributesBuilderClient ¶ added in v0.0.6
type AttributesBuilderClient struct {
// contains filtered or unexported fields
}
AttributesBuilderClient wraps the gRPC AttributesBuilderService client.
func NewAttributesBuilderClient ¶ added in v0.0.6
func NewAttributesBuilderClient(cc grpc.ClientConnInterface) *AttributesBuilderClient
NewAttributesBuilderClient creates a new AttributesBuilder client.
func (*AttributesBuilderClient) Build ¶ added in v0.0.6
func (c *AttributesBuilderClient) Build(ctx context.Context) (int64, error)
Build calls the Build RPC.
func (*AttributesBuilderClient) SetColorMode ¶ added in v0.0.6
SetColorMode calls the SetColorMode RPC.
func (*AttributesBuilderClient) SetDuplexMode ¶ added in v0.0.6
SetDuplexMode calls the SetDuplexMode RPC.
func (*AttributesBuilderClient) SetMediaSize ¶ added in v0.0.6
SetMediaSize calls the SetMediaSize RPC.
func (*AttributesBuilderClient) SetMinMargins ¶ added in v0.0.6
SetMinMargins calls the SetMinMargins RPC.
func (*AttributesBuilderClient) SetResolution ¶ added in v0.0.6
SetResolution calls the SetResolution RPC.
type AttributesClient ¶ added in v0.0.6
type AttributesClient struct {
// contains filtered or unexported fields
}
AttributesClient wraps the gRPC AttributesService client.
func NewAttributesClient ¶ added in v0.0.6
func NewAttributesClient(cc grpc.ClientConnInterface) *AttributesClient
NewAttributesClient creates a new Attributes client.
func (*AttributesClient) DescribeContents ¶ added in v0.0.6
func (c *AttributesClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*AttributesClient) GetColorMode ¶ added in v0.0.6
func (c *AttributesClient) GetColorMode(ctx context.Context) (int32, error)
GetColorMode calls the GetColorMode RPC.
func (*AttributesClient) GetDuplexMode ¶ added in v0.0.6
func (c *AttributesClient) GetDuplexMode(ctx context.Context) (int32, error)
GetDuplexMode calls the GetDuplexMode RPC.
func (*AttributesClient) GetMediaSize ¶ added in v0.0.6
func (c *AttributesClient) GetMediaSize(ctx context.Context) (int64, error)
GetMediaSize calls the GetMediaSize RPC.
func (*AttributesClient) GetMinMargins ¶ added in v0.0.6
func (c *AttributesClient) GetMinMargins(ctx context.Context) (int64, error)
GetMinMargins calls the GetMinMargins RPC.
func (*AttributesClient) GetResolution ¶ added in v0.0.6
func (c *AttributesClient) GetResolution(ctx context.Context) (int64, error)
GetResolution calls the GetResolution RPC.
func (*AttributesClient) HashCode ¶ added in v0.0.6
func (c *AttributesClient) HashCode(ctx context.Context) (int32, error)
HashCode calls the HashCode RPC.
func (*AttributesClient) ToString ¶ added in v0.0.6
func (c *AttributesClient) ToString(ctx context.Context) (string, error)
ToString calls the ToString RPC.
func (*AttributesClient) WriteToParcel ¶ added in v0.0.6
WriteToParcel calls the WriteToParcel RPC.
type AttributesMarginsClient ¶ added in v0.0.6
type AttributesMarginsClient struct {
// contains filtered or unexported fields
}
AttributesMarginsClient wraps the gRPC AttributesMarginsService client.
func NewAttributesMarginsClient ¶ added in v0.0.6
func NewAttributesMarginsClient(cc grpc.ClientConnInterface) *AttributesMarginsClient
NewAttributesMarginsClient creates a new AttributesMargins client.
func (*AttributesMarginsClient) GetBottomMils ¶ added in v0.0.6
func (c *AttributesMarginsClient) GetBottomMils(ctx context.Context) (int32, error)
GetBottomMils calls the GetBottomMils RPC.
func (*AttributesMarginsClient) GetLeftMils ¶ added in v0.0.6
func (c *AttributesMarginsClient) GetLeftMils(ctx context.Context) (int32, error)
GetLeftMils calls the GetLeftMils RPC.
func (*AttributesMarginsClient) GetRightMils ¶ added in v0.0.6
func (c *AttributesMarginsClient) GetRightMils(ctx context.Context) (int32, error)
GetRightMils calls the GetRightMils RPC.
func (*AttributesMarginsClient) GetTopMils ¶ added in v0.0.6
func (c *AttributesMarginsClient) GetTopMils(ctx context.Context) (int32, error)
GetTopMils calls the GetTopMils RPC.
type AttributesMediaSizeClient ¶ added in v0.0.6
type AttributesMediaSizeClient struct {
// contains filtered or unexported fields
}
AttributesMediaSizeClient wraps the gRPC AttributesMediaSizeService client.
func NewAttributesMediaSizeClient ¶ added in v0.0.6
func NewAttributesMediaSizeClient(cc grpc.ClientConnInterface) *AttributesMediaSizeClient
NewAttributesMediaSizeClient creates a new AttributesMediaSize client.
func (*AttributesMediaSizeClient) AsLandscape ¶ added in v0.0.6
func (c *AttributesMediaSizeClient) AsLandscape(ctx context.Context) (int64, error)
AsLandscape calls the AsLandscape RPC.
func (*AttributesMediaSizeClient) AsPortrait ¶ added in v0.0.6
func (c *AttributesMediaSizeClient) AsPortrait(ctx context.Context) (int64, error)
AsPortrait calls the AsPortrait RPC.
func (*AttributesMediaSizeClient) GetHeightMils ¶ added in v0.0.6
func (c *AttributesMediaSizeClient) GetHeightMils(ctx context.Context) (int32, error)
GetHeightMils calls the GetHeightMils RPC.
func (*AttributesMediaSizeClient) GetId ¶ added in v0.0.6
func (c *AttributesMediaSizeClient) GetId(ctx context.Context) (string, error)
GetId calls the GetId RPC.
func (*AttributesMediaSizeClient) GetWidthMils ¶ added in v0.0.6
func (c *AttributesMediaSizeClient) GetWidthMils(ctx context.Context) (int32, error)
GetWidthMils calls the GetWidthMils RPC.
func (*AttributesMediaSizeClient) HashCode ¶ added in v0.0.6
func (c *AttributesMediaSizeClient) HashCode(ctx context.Context) (int32, error)
HashCode calls the HashCode RPC.
func (*AttributesMediaSizeClient) IsPortrait ¶ added in v0.0.6
func (c *AttributesMediaSizeClient) IsPortrait(ctx context.Context) (bool, error)
IsPortrait calls the IsPortrait RPC.
type AttributesResolutionClient ¶ added in v0.0.6
type AttributesResolutionClient struct {
// contains filtered or unexported fields
}
AttributesResolutionClient wraps the gRPC AttributesResolutionService client.
func NewAttributesResolutionClient ¶ added in v0.0.6
func NewAttributesResolutionClient(cc grpc.ClientConnInterface) *AttributesResolutionClient
NewAttributesResolutionClient creates a new AttributesResolution client.
func (*AttributesResolutionClient) GetHorizontalDpi ¶ added in v0.0.6
func (c *AttributesResolutionClient) GetHorizontalDpi(ctx context.Context) (int32, error)
GetHorizontalDpi calls the GetHorizontalDpi RPC.
func (*AttributesResolutionClient) GetId ¶ added in v0.0.6
func (c *AttributesResolutionClient) GetId(ctx context.Context) (string, error)
GetId calls the GetId RPC.
func (*AttributesResolutionClient) GetLabel ¶ added in v0.0.6
func (c *AttributesResolutionClient) GetLabel(ctx context.Context) (string, error)
GetLabel calls the GetLabel RPC.
func (*AttributesResolutionClient) GetVerticalDpi ¶ added in v0.0.6
func (c *AttributesResolutionClient) GetVerticalDpi(ctx context.Context) (int32, error)
GetVerticalDpi calls the GetVerticalDpi RPC.
type DocumentAdapterClient ¶ added in v0.0.6
type DocumentAdapterClient struct {
// contains filtered or unexported fields
}
DocumentAdapterClient wraps the gRPC DocumentAdapterService client.
func NewDocumentAdapterClient ¶ added in v0.0.6
func NewDocumentAdapterClient(cc grpc.ClientConnInterface) *DocumentAdapterClient
NewDocumentAdapterClient creates a new DocumentAdapter client.
func (*DocumentAdapterClient) OnFinish ¶ added in v0.0.6
func (c *DocumentAdapterClient) OnFinish(ctx context.Context) error
OnFinish calls the OnFinish RPC.
func (*DocumentAdapterClient) OnLayout ¶ added in v0.0.6
func (c *DocumentAdapterClient) OnLayout(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64, arg4 int64) error
OnLayout calls the OnLayout RPC.
type DocumentAdapterLayoutResultCallbackClient ¶ added in v0.0.6
type DocumentAdapterLayoutResultCallbackClient struct {
// contains filtered or unexported fields
}
DocumentAdapterLayoutResultCallbackClient wraps the gRPC DocumentAdapterLayoutResultCallbackService client.
func NewDocumentAdapterLayoutResultCallbackClient ¶ added in v0.0.6
func NewDocumentAdapterLayoutResultCallbackClient(cc grpc.ClientConnInterface) *DocumentAdapterLayoutResultCallbackClient
NewDocumentAdapterLayoutResultCallbackClient creates a new DocumentAdapterLayoutResultCallback client.
func (*DocumentAdapterLayoutResultCallbackClient) OnLayoutCancelled ¶ added in v0.0.6
func (c *DocumentAdapterLayoutResultCallbackClient) OnLayoutCancelled(ctx context.Context) error
OnLayoutCancelled calls the OnLayoutCancelled RPC.
func (*DocumentAdapterLayoutResultCallbackClient) OnLayoutFailed ¶ added in v0.0.6
func (c *DocumentAdapterLayoutResultCallbackClient) OnLayoutFailed(ctx context.Context, arg0 string) error
OnLayoutFailed calls the OnLayoutFailed RPC.
func (*DocumentAdapterLayoutResultCallbackClient) OnLayoutFinished ¶ added in v0.0.6
func (c *DocumentAdapterLayoutResultCallbackClient) OnLayoutFinished(ctx context.Context, arg0 int64, arg1 bool) error
OnLayoutFinished calls the OnLayoutFinished RPC.
type DocumentAdapterWriteResultCallbackClient ¶ added in v0.0.6
type DocumentAdapterWriteResultCallbackClient struct {
// contains filtered or unexported fields
}
DocumentAdapterWriteResultCallbackClient wraps the gRPC DocumentAdapterWriteResultCallbackService client.
func NewDocumentAdapterWriteResultCallbackClient ¶ added in v0.0.6
func NewDocumentAdapterWriteResultCallbackClient(cc grpc.ClientConnInterface) *DocumentAdapterWriteResultCallbackClient
NewDocumentAdapterWriteResultCallbackClient creates a new DocumentAdapterWriteResultCallback client.
func (*DocumentAdapterWriteResultCallbackClient) OnWriteCancelled ¶ added in v0.0.6
func (c *DocumentAdapterWriteResultCallbackClient) OnWriteCancelled(ctx context.Context) error
OnWriteCancelled calls the OnWriteCancelled RPC.
func (*DocumentAdapterWriteResultCallbackClient) OnWriteFailed ¶ added in v0.0.6
func (c *DocumentAdapterWriteResultCallbackClient) OnWriteFailed(ctx context.Context, arg0 string) error
OnWriteFailed calls the OnWriteFailed RPC.
func (*DocumentAdapterWriteResultCallbackClient) OnWriteFinished ¶ added in v0.0.6
func (c *DocumentAdapterWriteResultCallbackClient) OnWriteFinished(ctx context.Context, arg0 int64) error
OnWriteFinished calls the OnWriteFinished RPC.
type DocumentInfoBuilderClient ¶ added in v0.0.6
type DocumentInfoBuilderClient struct {
// contains filtered or unexported fields
}
DocumentInfoBuilderClient wraps the gRPC DocumentInfoBuilderService client.
func NewDocumentInfoBuilderClient ¶ added in v0.0.6
func NewDocumentInfoBuilderClient(cc grpc.ClientConnInterface) *DocumentInfoBuilderClient
NewDocumentInfoBuilderClient creates a new DocumentInfoBuilder client.
func (*DocumentInfoBuilderClient) Build ¶ added in v0.0.6
func (c *DocumentInfoBuilderClient) Build(ctx context.Context) (int64, error)
Build calls the Build RPC.
func (*DocumentInfoBuilderClient) SetContentType ¶ added in v0.0.6
SetContentType calls the SetContentType RPC.
func (*DocumentInfoBuilderClient) SetPageCount ¶ added in v0.0.6
SetPageCount calls the SetPageCount RPC.
type DocumentInfoClient ¶ added in v0.0.6
type DocumentInfoClient struct {
// contains filtered or unexported fields
}
DocumentInfoClient wraps the gRPC DocumentInfoService client.
func NewDocumentInfoClient ¶ added in v0.0.6
func NewDocumentInfoClient(cc grpc.ClientConnInterface) *DocumentInfoClient
NewDocumentInfoClient creates a new DocumentInfo client.
func (*DocumentInfoClient) DescribeContents ¶ added in v0.0.6
func (c *DocumentInfoClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*DocumentInfoClient) GetContentType ¶ added in v0.0.6
func (c *DocumentInfoClient) GetContentType(ctx context.Context) (int32, error)
GetContentType calls the GetContentType RPC.
func (*DocumentInfoClient) GetDataSize ¶ added in v0.0.6
func (c *DocumentInfoClient) GetDataSize(ctx context.Context) (int64, error)
GetDataSize calls the GetDataSize RPC.
func (*DocumentInfoClient) GetName ¶ added in v0.0.6
func (c *DocumentInfoClient) GetName(ctx context.Context) (string, error)
GetName calls the GetName RPC.
func (*DocumentInfoClient) GetPageCount ¶ added in v0.0.6
func (c *DocumentInfoClient) GetPageCount(ctx context.Context) (int32, error)
GetPageCount calls the GetPageCount RPC.
func (*DocumentInfoClient) HashCode ¶ added in v0.0.6
func (c *DocumentInfoClient) HashCode(ctx context.Context) (int32, error)
HashCode calls the HashCode RPC.
func (*DocumentInfoClient) ToString ¶ added in v0.0.6
func (c *DocumentInfoClient) ToString(ctx context.Context) (string, error)
ToString calls the ToString RPC.
func (*DocumentInfoClient) WriteToParcel ¶ added in v0.0.6
WriteToParcel calls the WriteToParcel RPC.
type ErCapabilitiesInfoBuilderClient ¶ added in v0.0.6
type ErCapabilitiesInfoBuilderClient struct {
// contains filtered or unexported fields
}
ErCapabilitiesInfoBuilderClient wraps the gRPC ErCapabilitiesInfoBuilderService client.
func NewErCapabilitiesInfoBuilderClient ¶ added in v0.0.6
func NewErCapabilitiesInfoBuilderClient(cc grpc.ClientConnInterface) *ErCapabilitiesInfoBuilderClient
NewErCapabilitiesInfoBuilderClient creates a new erCapabilitiesInfoBuilder client.
func (*ErCapabilitiesInfoBuilderClient) AddMediaSize ¶ added in v0.0.6
func (c *ErCapabilitiesInfoBuilderClient) AddMediaSize(ctx context.Context, arg0 int64, arg1 bool) (int64, error)
AddMediaSize calls the AddMediaSize RPC.
func (*ErCapabilitiesInfoBuilderClient) AddResolution ¶ added in v0.0.6
func (c *ErCapabilitiesInfoBuilderClient) AddResolution(ctx context.Context, arg0 int64, arg1 bool) (int64, error)
AddResolution calls the AddResolution RPC.
func (*ErCapabilitiesInfoBuilderClient) Build ¶ added in v0.0.6
func (c *ErCapabilitiesInfoBuilderClient) Build(ctx context.Context) (int64, error)
Build calls the Build RPC.
func (*ErCapabilitiesInfoBuilderClient) SetColorModes ¶ added in v0.0.6
func (c *ErCapabilitiesInfoBuilderClient) SetColorModes(ctx context.Context, arg0 int32, arg1 int32) (int64, error)
SetColorModes calls the SetColorModes RPC.
func (*ErCapabilitiesInfoBuilderClient) SetDuplexModes ¶ added in v0.0.6
func (c *ErCapabilitiesInfoBuilderClient) SetDuplexModes(ctx context.Context, arg0 int32, arg1 int32) (int64, error)
SetDuplexModes calls the SetDuplexModes RPC.
func (*ErCapabilitiesInfoBuilderClient) SetMinMargins ¶ added in v0.0.6
func (c *ErCapabilitiesInfoBuilderClient) SetMinMargins(ctx context.Context, arg0 int64) (int64, error)
SetMinMargins calls the SetMinMargins RPC.
type ErCapabilitiesInfoClient ¶ added in v0.0.6
type ErCapabilitiesInfoClient struct {
// contains filtered or unexported fields
}
ErCapabilitiesInfoClient wraps the gRPC ErCapabilitiesInfoService client.
func NewErCapabilitiesInfoClient ¶ added in v0.0.6
func NewErCapabilitiesInfoClient(cc grpc.ClientConnInterface) *ErCapabilitiesInfoClient
NewErCapabilitiesInfoClient creates a new erCapabilitiesInfo client.
func (*ErCapabilitiesInfoClient) DescribeContents ¶ added in v0.0.6
func (c *ErCapabilitiesInfoClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*ErCapabilitiesInfoClient) GetColorModes ¶ added in v0.0.6
func (c *ErCapabilitiesInfoClient) GetColorModes(ctx context.Context) (int32, error)
GetColorModes calls the GetColorModes RPC.
func (*ErCapabilitiesInfoClient) GetDefaults ¶ added in v0.0.6
func (c *ErCapabilitiesInfoClient) GetDefaults(ctx context.Context) (int64, error)
GetDefaults calls the GetDefaults RPC.
func (*ErCapabilitiesInfoClient) GetDuplexModes ¶ added in v0.0.6
func (c *ErCapabilitiesInfoClient) GetDuplexModes(ctx context.Context) (int32, error)
GetDuplexModes calls the GetDuplexModes RPC.
func (*ErCapabilitiesInfoClient) GetMediaSizes ¶ added in v0.0.6
func (c *ErCapabilitiesInfoClient) GetMediaSizes(ctx context.Context) (int64, error)
GetMediaSizes calls the GetMediaSizes RPC.
func (*ErCapabilitiesInfoClient) GetMinMargins ¶ added in v0.0.6
func (c *ErCapabilitiesInfoClient) GetMinMargins(ctx context.Context) (int64, error)
GetMinMargins calls the GetMinMargins RPC.
func (*ErCapabilitiesInfoClient) GetResolutions ¶ added in v0.0.6
func (c *ErCapabilitiesInfoClient) GetResolutions(ctx context.Context) (int64, error)
GetResolutions calls the GetResolutions RPC.
func (*ErCapabilitiesInfoClient) HashCode ¶ added in v0.0.6
func (c *ErCapabilitiesInfoClient) HashCode(ctx context.Context) (int32, error)
HashCode calls the HashCode RPC.
func (*ErCapabilitiesInfoClient) ToString ¶ added in v0.0.6
func (c *ErCapabilitiesInfoClient) ToString(ctx context.Context) (string, error)
ToString calls the ToString RPC.
func (*ErCapabilitiesInfoClient) WriteToParcel ¶ added in v0.0.6
WriteToParcel calls the WriteToParcel RPC.
type ErIdClient ¶ added in v0.0.6
type ErIdClient struct {
// contains filtered or unexported fields
}
ErIdClient wraps the gRPC ErIdService client.
func NewErIdClient ¶ added in v0.0.6
func NewErIdClient(cc grpc.ClientConnInterface) *ErIdClient
NewErIdClient creates a new erId client.
func (*ErIdClient) DescribeContents ¶ added in v0.0.6
func (c *ErIdClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*ErIdClient) GetLocalId ¶ added in v0.0.6
func (c *ErIdClient) GetLocalId(ctx context.Context) (string, error)
GetLocalId calls the GetLocalId RPC.
func (*ErIdClient) HashCode ¶ added in v0.0.6
func (c *ErIdClient) HashCode(ctx context.Context) (int32, error)
HashCode calls the HashCode RPC.
func (*ErIdClient) ToString ¶ added in v0.0.6
func (c *ErIdClient) ToString(ctx context.Context) (string, error)
ToString calls the ToString RPC.
func (*ErIdClient) WriteToParcel ¶ added in v0.0.6
WriteToParcel calls the WriteToParcel RPC.
type ErInfoBuilderClient ¶ added in v0.0.6
type ErInfoBuilderClient struct {
// contains filtered or unexported fields
}
ErInfoBuilderClient wraps the gRPC ErInfoBuilderService client.
func NewErInfoBuilderClient ¶ added in v0.0.6
func NewErInfoBuilderClient(cc grpc.ClientConnInterface) *ErInfoBuilderClient
NewErInfoBuilderClient creates a new erInfoBuilder client.
func (*ErInfoBuilderClient) Build ¶ added in v0.0.6
func (c *ErInfoBuilderClient) Build(ctx context.Context) (int64, error)
Build calls the Build RPC.
func (*ErInfoBuilderClient) SetCapabilities ¶ added in v0.0.6
SetCapabilities calls the SetCapabilities RPC.
func (*ErInfoBuilderClient) SetDescription ¶ added in v0.0.6
SetDescription calls the SetDescription RPC.
func (*ErInfoBuilderClient) SetHasCustomPrinterIcon ¶ added in v0.0.6
func (c *ErInfoBuilderClient) SetHasCustomPrinterIcon(ctx context.Context, arg0 bool) (int64, error)
SetHasCustomPrinterIcon calls the SetHasCustomPrinterIcon RPC.
func (*ErInfoBuilderClient) SetIconResourceId ¶ added in v0.0.6
SetIconResourceId calls the SetIconResourceId RPC.
func (*ErInfoBuilderClient) SetInfoIntent ¶ added in v0.0.6
SetInfoIntent calls the SetInfoIntent RPC.
type ErInfoClient ¶ added in v0.0.6
type ErInfoClient struct {
// contains filtered or unexported fields
}
ErInfoClient wraps the gRPC ErInfoService client.
func NewErInfoClient ¶ added in v0.0.6
func NewErInfoClient(cc grpc.ClientConnInterface) *ErInfoClient
NewErInfoClient creates a new erInfo client.
func (*ErInfoClient) DescribeContents ¶ added in v0.0.6
func (c *ErInfoClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*ErInfoClient) GetCapabilities ¶ added in v0.0.6
func (c *ErInfoClient) GetCapabilities(ctx context.Context) (int64, error)
GetCapabilities calls the GetCapabilities RPC.
func (*ErInfoClient) GetDescription ¶ added in v0.0.6
func (c *ErInfoClient) GetDescription(ctx context.Context) (string, error)
GetDescription calls the GetDescription RPC.
func (*ErInfoClient) GetId ¶ added in v0.0.6
func (c *ErInfoClient) GetId(ctx context.Context) (int64, error)
GetId calls the GetId RPC.
func (*ErInfoClient) GetName ¶ added in v0.0.6
func (c *ErInfoClient) GetName(ctx context.Context) (string, error)
GetName calls the GetName RPC.
func (*ErInfoClient) GetStatus ¶ added in v0.0.6
func (c *ErInfoClient) GetStatus(ctx context.Context) (int32, error)
GetStatus calls the GetStatus RPC.
func (*ErInfoClient) HashCode ¶ added in v0.0.6
func (c *ErInfoClient) HashCode(ctx context.Context) (int32, error)
HashCode calls the HashCode RPC.
func (*ErInfoClient) ToString ¶ added in v0.0.6
func (c *ErInfoClient) ToString(ctx context.Context) (string, error)
ToString calls the ToString RPC.
func (*ErInfoClient) WriteToParcel ¶ added in v0.0.6
WriteToParcel calls the WriteToParcel RPC.
type JobClient ¶ added in v0.0.6
type JobClient struct {
// contains filtered or unexported fields
}
JobClient wraps the gRPC JobService client.
func NewJobClient ¶ added in v0.0.6
func NewJobClient(cc grpc.ClientConnInterface) *JobClient
NewJobClient creates a new Job client.
func (*JobClient) IsCancelled ¶ added in v0.0.6
IsCancelled calls the IsCancelled RPC.
func (*JobClient) IsCompleted ¶ added in v0.0.6
IsCompleted calls the IsCompleted RPC.
type JobIdClient ¶ added in v0.0.6
type JobIdClient struct {
// contains filtered or unexported fields
}
JobIdClient wraps the gRPC JobIdService client.
func NewJobIdClient ¶ added in v0.0.6
func NewJobIdClient(cc grpc.ClientConnInterface) *JobIdClient
NewJobIdClient creates a new JobId client.
func (*JobIdClient) DescribeContents ¶ added in v0.0.6
func (c *JobIdClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*JobIdClient) HashCode ¶ added in v0.0.6
func (c *JobIdClient) HashCode(ctx context.Context) (int32, error)
HashCode calls the HashCode RPC.
func (*JobIdClient) WriteToParcel ¶ added in v0.0.6
WriteToParcel calls the WriteToParcel RPC.
type JobInfoBuilderClient ¶ added in v0.0.6
type JobInfoBuilderClient struct {
// contains filtered or unexported fields
}
JobInfoBuilderClient wraps the gRPC JobInfoBuilderService client.
func NewJobInfoBuilderClient ¶ added in v0.0.6
func NewJobInfoBuilderClient(cc grpc.ClientConnInterface) *JobInfoBuilderClient
NewJobInfoBuilderClient creates a new JobInfoBuilder client.
func (*JobInfoBuilderClient) Build ¶ added in v0.0.6
func (c *JobInfoBuilderClient) Build(ctx context.Context) (int64, error)
Build calls the Build RPC.
func (*JobInfoBuilderClient) PutAdvancedOption2 ¶ added in v0.0.6
func (c *JobInfoBuilderClient) PutAdvancedOption2(ctx context.Context, arg0 string, arg1 int32) error
PutAdvancedOption2 calls the PutAdvancedOption2 RPC.
func (*JobInfoBuilderClient) PutAdvancedOption2_1 ¶ added in v0.0.6
func (c *JobInfoBuilderClient) PutAdvancedOption2_1(ctx context.Context, arg0 string, arg1 string) error
PutAdvancedOption2_1 calls the PutAdvancedOption2_1 RPC.
func (*JobInfoBuilderClient) SetAttributes ¶ added in v0.0.6
func (c *JobInfoBuilderClient) SetAttributes(ctx context.Context, arg0 int64) error
SetAttributes calls the SetAttributes RPC.
type JobInfoClient ¶ added in v0.0.6
type JobInfoClient struct {
// contains filtered or unexported fields
}
JobInfoClient wraps the gRPC JobInfoService client.
func NewJobInfoClient ¶ added in v0.0.6
func NewJobInfoClient(cc grpc.ClientConnInterface) *JobInfoClient
NewJobInfoClient creates a new JobInfo client.
func (*JobInfoClient) DescribeContents ¶ added in v0.0.6
func (c *JobInfoClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*JobInfoClient) GetAdvancedIntOption ¶ added in v0.0.6
GetAdvancedIntOption calls the GetAdvancedIntOption RPC.
func (*JobInfoClient) GetAdvancedStringOption ¶ added in v0.0.6
GetAdvancedStringOption calls the GetAdvancedStringOption RPC.
func (*JobInfoClient) GetAttributes ¶ added in v0.0.6
func (c *JobInfoClient) GetAttributes(ctx context.Context) (int64, error)
GetAttributes calls the GetAttributes RPC.
func (*JobInfoClient) GetCopies ¶ added in v0.0.6
func (c *JobInfoClient) GetCopies(ctx context.Context) (int32, error)
GetCopies calls the GetCopies RPC.
func (*JobInfoClient) GetCreationTime ¶ added in v0.0.6
func (c *JobInfoClient) GetCreationTime(ctx context.Context) (int64, error)
GetCreationTime calls the GetCreationTime RPC.
func (*JobInfoClient) GetId ¶ added in v0.0.6
func (c *JobInfoClient) GetId(ctx context.Context) (int64, error)
GetId calls the GetId RPC.
func (*JobInfoClient) GetLabel ¶ added in v0.0.6
func (c *JobInfoClient) GetLabel(ctx context.Context) (string, error)
GetLabel calls the GetLabel RPC.
func (*JobInfoClient) GetPages ¶ added in v0.0.6
func (c *JobInfoClient) GetPages(ctx context.Context) (int64, error)
GetPages calls the GetPages RPC.
func (*JobInfoClient) GetPrinterId ¶ added in v0.0.6
func (c *JobInfoClient) GetPrinterId(ctx context.Context) (int64, error)
GetPrinterId calls the GetPrinterId RPC.
func (*JobInfoClient) GetState ¶ added in v0.0.6
func (c *JobInfoClient) GetState(ctx context.Context) (int32, error)
GetState calls the GetState RPC.
func (*JobInfoClient) HasAdvancedOption ¶ added in v0.0.6
HasAdvancedOption calls the HasAdvancedOption RPC.
func (*JobInfoClient) ToString ¶ added in v0.0.6
func (c *JobInfoClient) ToString(ctx context.Context) (string, error)
ToString calls the ToString RPC.
func (*JobInfoClient) WriteToParcel ¶ added in v0.0.6
WriteToParcel calls the WriteToParcel RPC.
type ManagerClient ¶ added in v0.0.6
type ManagerClient struct {
// contains filtered or unexported fields
}
ManagerClient wraps the gRPC ManagerService client.
func NewManagerClient ¶ added in v0.0.6
func NewManagerClient(cc grpc.ClientConnInterface) *ManagerClient
NewManagerClient creates a new Manager client.
func (*ManagerClient) GetPrintJobs ¶ added in v0.0.6
func (c *ManagerClient) GetPrintJobs(ctx context.Context) (int64, error)
GetPrintJobs calls the GetPrintJobs RPC.
func (*ManagerClient) IsPrintServiceEnabled ¶ added in v0.0.6
IsPrintServiceEnabled calls the IsPrintServiceEnabled RPC.
type PageRangeClient ¶ added in v0.0.6
type PageRangeClient struct {
// contains filtered or unexported fields
}
PageRangeClient wraps the gRPC PageRangeService client.
func NewPageRangeClient ¶ added in v0.0.6
func NewPageRangeClient(cc grpc.ClientConnInterface) *PageRangeClient
NewPageRangeClient creates a new PageRange client.
func (*PageRangeClient) DescribeContents ¶ added in v0.0.6
DescribeContents calls the DescribeContents RPC.
func (*PageRangeClient) WriteToParcel ¶ added in v0.0.6
func (c *PageRangeClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
WriteToParcel calls the WriteToParcel RPC.