Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + const CustomPrinterIconCallbackService_OnCustomPrinterIconLoaded_FullMethodName + const PrintDocumentService_GetData_FullMethodName + const PrintDocumentService_GetInfo_FullMethodName + const PrintJobService_Block_FullMethodName + const PrintJobService_Cancel_FullMethodName + const PrintJobService_Complete_FullMethodName + const PrintJobService_Equals_FullMethodName + const PrintJobService_Fail_FullMethodName + const PrintJobService_GetAdvancedIntOption_FullMethodName + const PrintJobService_GetAdvancedStringOption_FullMethodName + const PrintJobService_GetDocument_FullMethodName + const PrintJobService_GetId_FullMethodName + const PrintJobService_GetInfo_FullMethodName + const PrintJobService_GetTag_FullMethodName + const PrintJobService_HasAdvancedOption_FullMethodName + const PrintJobService_HashCode_FullMethodName + const PrintJobService_IsBlocked_FullMethodName + const PrintJobService_IsCancelled_FullMethodName + const PrintJobService_IsCompleted_FullMethodName + const PrintJobService_IsFailed_FullMethodName + const PrintJobService_IsQueued_FullMethodName + const PrintJobService_IsStarted_FullMethodName + const PrintJobService_SetProgress_FullMethodName + const PrintJobService_SetStatus1_1_FullMethodName + const PrintJobService_SetStatus1_FullMethodName + const PrintJobService_SetTag_FullMethodName + const PrintJobService_Start_FullMethodName + const PrintServiceService_GeneratePrinterId_FullMethodName + const PrintServiceService_GetActivePrintJobs_FullMethodName + const PrintServiceService_OnBind_FullMethodName + const PrinterDiscoverySessionService_GetPrinters_FullMethodName + const PrinterDiscoverySessionService_GetTrackedPrinters_FullMethodName + const PrinterDiscoverySessionService_IsDestroyed_FullMethodName + const PrinterDiscoverySessionService_IsPrinterDiscoveryStarted_FullMethodName + const PrinterDiscoverySessionService_OnDestroy_FullMethodName + const PrinterDiscoverySessionService_OnRequestCustomPrinterIcon_FullMethodName + const PrinterDiscoverySessionService_OnStartPrinterStateTracking_FullMethodName + const PrinterDiscoverySessionService_OnStopPrinterDiscovery_FullMethodName + const PrinterDiscoverySessionService_OnStopPrinterStateTracking_FullMethodName + var CustomPrinterIconCallbackService_ServiceDesc = grpc.ServiceDesc + var File_proto_printservice_printservice_proto protoreflect.FileDescriptor + var PrintDocumentService_ServiceDesc = grpc.ServiceDesc + var PrintJobService_ServiceDesc = grpc.ServiceDesc + var PrintServiceService_ServiceDesc = grpc.ServiceDesc + var PrinterDiscoverySessionService_ServiceDesc = grpc.ServiceDesc + func RegisterCustomPrinterIconCallbackServiceServer(s grpc.ServiceRegistrar, srv CustomPrinterIconCallbackServiceServer) + func RegisterPrintDocumentServiceServer(s grpc.ServiceRegistrar, srv PrintDocumentServiceServer) + func RegisterPrintJobServiceServer(s grpc.ServiceRegistrar, srv PrintJobServiceServer) + func RegisterPrintServiceServiceServer(s grpc.ServiceRegistrar, srv PrintServiceServiceServer) + func RegisterPrinterDiscoverySessionServiceServer(s grpc.ServiceRegistrar, srv PrinterDiscoverySessionServiceServer) + type BlockRequest struct + Arg0 string + func (*BlockRequest) Descriptor() ([]byte, []int) + func (*BlockRequest) ProtoMessage() + func (x *BlockRequest) GetArg0() string + func (x *BlockRequest) ProtoReflect() protoreflect.Message + func (x *BlockRequest) Reset() + func (x *BlockRequest) String() string + type BlockResponse struct + Result bool + func (*BlockResponse) Descriptor() ([]byte, []int) + func (*BlockResponse) ProtoMessage() + func (x *BlockResponse) GetResult() bool + func (x *BlockResponse) ProtoReflect() protoreflect.Message + func (x *BlockResponse) Reset() + func (x *BlockResponse) String() string + type CancelRequest struct + func (*CancelRequest) Descriptor() ([]byte, []int) + func (*CancelRequest) ProtoMessage() + func (x *CancelRequest) ProtoReflect() protoreflect.Message + func (x *CancelRequest) Reset() + func (x *CancelRequest) String() string + type CancelResponse struct + Result bool + func (*CancelResponse) Descriptor() ([]byte, []int) + func (*CancelResponse) ProtoMessage() + func (x *CancelResponse) GetResult() bool + func (x *CancelResponse) ProtoReflect() protoreflect.Message + func (x *CancelResponse) Reset() + func (x *CancelResponse) String() string + type CompleteRequest struct + func (*CompleteRequest) Descriptor() ([]byte, []int) + func (*CompleteRequest) ProtoMessage() + func (x *CompleteRequest) ProtoReflect() protoreflect.Message + func (x *CompleteRequest) Reset() + func (x *CompleteRequest) String() string + type CompleteResponse struct + Result bool + func (*CompleteResponse) Descriptor() ([]byte, []int) + func (*CompleteResponse) ProtoMessage() + func (x *CompleteResponse) GetResult() bool + func (x *CompleteResponse) ProtoReflect() protoreflect.Message + func (x *CompleteResponse) Reset() + func (x *CompleteResponse) String() string + type CustomPrinterIconCallbackServiceClient interface + OnCustomPrinterIconLoaded func(ctx context.Context, in *OnCustomPrinterIconLoadedRequest, ...) (*OnCustomPrinterIconLoadedResponse, error) + func NewCustomPrinterIconCallbackServiceClient(cc grpc.ClientConnInterface) CustomPrinterIconCallbackServiceClient + type CustomPrinterIconCallbackServiceServer interface + OnCustomPrinterIconLoaded func(context.Context, *OnCustomPrinterIconLoadedRequest) (*OnCustomPrinterIconLoadedResponse, error) + type EqualsRequest struct + Arg0 int64 + func (*EqualsRequest) Descriptor() ([]byte, []int) + func (*EqualsRequest) ProtoMessage() + func (x *EqualsRequest) GetArg0() int64 + func (x *EqualsRequest) ProtoReflect() protoreflect.Message + func (x *EqualsRequest) Reset() + func (x *EqualsRequest) String() string + type EqualsResponse struct + Result bool + func (*EqualsResponse) Descriptor() ([]byte, []int) + func (*EqualsResponse) ProtoMessage() + func (x *EqualsResponse) GetResult() bool + func (x *EqualsResponse) ProtoReflect() protoreflect.Message + func (x *EqualsResponse) Reset() + func (x *EqualsResponse) String() string + type FailRequest struct + Arg0 string + func (*FailRequest) Descriptor() ([]byte, []int) + func (*FailRequest) ProtoMessage() + func (x *FailRequest) GetArg0() string + func (x *FailRequest) ProtoReflect() protoreflect.Message + func (x *FailRequest) Reset() + func (x *FailRequest) String() string + type FailResponse struct + Result bool + func (*FailResponse) Descriptor() ([]byte, []int) + func (*FailResponse) ProtoMessage() + func (x *FailResponse) GetResult() bool + func (x *FailResponse) ProtoReflect() protoreflect.Message + func (x *FailResponse) Reset() + func (x *FailResponse) String() string + type GeneratePrinterIdRequest struct + Arg0 string + func (*GeneratePrinterIdRequest) Descriptor() ([]byte, []int) + func (*GeneratePrinterIdRequest) ProtoMessage() + func (x *GeneratePrinterIdRequest) GetArg0() string + func (x *GeneratePrinterIdRequest) ProtoReflect() protoreflect.Message + func (x *GeneratePrinterIdRequest) Reset() + func (x *GeneratePrinterIdRequest) String() string + type GeneratePrinterIdResponse struct + Result int64 + func (*GeneratePrinterIdResponse) Descriptor() ([]byte, []int) + func (*GeneratePrinterIdResponse) ProtoMessage() + func (x *GeneratePrinterIdResponse) GetResult() int64 + func (x *GeneratePrinterIdResponse) ProtoReflect() protoreflect.Message + func (x *GeneratePrinterIdResponse) Reset() + func (x *GeneratePrinterIdResponse) String() string + type GetActivePrintJobsRequest struct + func (*GetActivePrintJobsRequest) Descriptor() ([]byte, []int) + func (*GetActivePrintJobsRequest) ProtoMessage() + func (x *GetActivePrintJobsRequest) ProtoReflect() protoreflect.Message + func (x *GetActivePrintJobsRequest) Reset() + func (x *GetActivePrintJobsRequest) String() string + type GetActivePrintJobsResponse struct + Result int64 + func (*GetActivePrintJobsResponse) Descriptor() ([]byte, []int) + func (*GetActivePrintJobsResponse) ProtoMessage() + func (x *GetActivePrintJobsResponse) GetResult() int64 + func (x *GetActivePrintJobsResponse) ProtoReflect() protoreflect.Message + func (x *GetActivePrintJobsResponse) Reset() + func (x *GetActivePrintJobsResponse) String() string + type GetAdvancedIntOptionRequest struct + Arg0 string + func (*GetAdvancedIntOptionRequest) Descriptor() ([]byte, []int) + func (*GetAdvancedIntOptionRequest) ProtoMessage() + func (x *GetAdvancedIntOptionRequest) GetArg0() string + func (x *GetAdvancedIntOptionRequest) ProtoReflect() protoreflect.Message + func (x *GetAdvancedIntOptionRequest) Reset() + func (x *GetAdvancedIntOptionRequest) String() string + type GetAdvancedIntOptionResponse struct + Result int32 + func (*GetAdvancedIntOptionResponse) Descriptor() ([]byte, []int) + func (*GetAdvancedIntOptionResponse) ProtoMessage() + func (x *GetAdvancedIntOptionResponse) GetResult() int32 + func (x *GetAdvancedIntOptionResponse) ProtoReflect() protoreflect.Message + func (x *GetAdvancedIntOptionResponse) Reset() + func (x *GetAdvancedIntOptionResponse) String() string + type GetAdvancedStringOptionRequest struct + Arg0 string + func (*GetAdvancedStringOptionRequest) Descriptor() ([]byte, []int) + func (*GetAdvancedStringOptionRequest) ProtoMessage() + func (x *GetAdvancedStringOptionRequest) GetArg0() string + func (x *GetAdvancedStringOptionRequest) ProtoReflect() protoreflect.Message + func (x *GetAdvancedStringOptionRequest) Reset() + func (x *GetAdvancedStringOptionRequest) String() string + type GetAdvancedStringOptionResponse struct + Result string + func (*GetAdvancedStringOptionResponse) Descriptor() ([]byte, []int) + func (*GetAdvancedStringOptionResponse) ProtoMessage() + func (x *GetAdvancedStringOptionResponse) GetResult() string + func (x *GetAdvancedStringOptionResponse) ProtoReflect() protoreflect.Message + func (x *GetAdvancedStringOptionResponse) Reset() + func (x *GetAdvancedStringOptionResponse) String() string + type GetDataRequest struct + func (*GetDataRequest) Descriptor() ([]byte, []int) + func (*GetDataRequest) ProtoMessage() + func (x *GetDataRequest) ProtoReflect() protoreflect.Message + func (x *GetDataRequest) Reset() + func (x *GetDataRequest) String() string + type GetDataResponse struct + Result int64 + func (*GetDataResponse) Descriptor() ([]byte, []int) + func (*GetDataResponse) ProtoMessage() + func (x *GetDataResponse) GetResult() int64 + func (x *GetDataResponse) ProtoReflect() protoreflect.Message + func (x *GetDataResponse) Reset() + func (x *GetDataResponse) String() string + type GetDocumentRequest struct + func (*GetDocumentRequest) Descriptor() ([]byte, []int) + func (*GetDocumentRequest) ProtoMessage() + func (x *GetDocumentRequest) ProtoReflect() protoreflect.Message + func (x *GetDocumentRequest) Reset() + func (x *GetDocumentRequest) String() string + type GetDocumentResponse struct + Result int64 + func (*GetDocumentResponse) Descriptor() ([]byte, []int) + func (*GetDocumentResponse) ProtoMessage() + func (x *GetDocumentResponse) GetResult() int64 + func (x *GetDocumentResponse) ProtoReflect() protoreflect.Message + func (x *GetDocumentResponse) Reset() + func (x *GetDocumentResponse) String() string + type GetIdRequest struct + func (*GetIdRequest) Descriptor() ([]byte, []int) + func (*GetIdRequest) ProtoMessage() + func (x *GetIdRequest) ProtoReflect() protoreflect.Message + func (x *GetIdRequest) Reset() + func (x *GetIdRequest) String() string + type GetIdResponse struct + Result int64 + func (*GetIdResponse) Descriptor() ([]byte, []int) + func (*GetIdResponse) ProtoMessage() + func (x *GetIdResponse) GetResult() int64 + func (x *GetIdResponse) ProtoReflect() protoreflect.Message + func (x *GetIdResponse) Reset() + func (x *GetIdResponse) String() string + type GetInfoRequest struct + func (*GetInfoRequest) Descriptor() ([]byte, []int) + func (*GetInfoRequest) ProtoMessage() + func (x *GetInfoRequest) ProtoReflect() protoreflect.Message + func (x *GetInfoRequest) Reset() + func (x *GetInfoRequest) String() string + type GetInfoResponse struct + Result int64 + func (*GetInfoResponse) Descriptor() ([]byte, []int) + func (*GetInfoResponse) ProtoMessage() + func (x *GetInfoResponse) GetResult() int64 + func (x *GetInfoResponse) ProtoReflect() protoreflect.Message + func (x *GetInfoResponse) Reset() + func (x *GetInfoResponse) String() string + type GetPrintersRequest struct + func (*GetPrintersRequest) Descriptor() ([]byte, []int) + func (*GetPrintersRequest) ProtoMessage() + func (x *GetPrintersRequest) ProtoReflect() protoreflect.Message + func (x *GetPrintersRequest) Reset() + func (x *GetPrintersRequest) String() string + type GetPrintersResponse struct + Result int64 + func (*GetPrintersResponse) Descriptor() ([]byte, []int) + func (*GetPrintersResponse) ProtoMessage() + func (x *GetPrintersResponse) GetResult() int64 + func (x *GetPrintersResponse) ProtoReflect() protoreflect.Message + func (x *GetPrintersResponse) Reset() + func (x *GetPrintersResponse) String() string + type GetTagRequest struct + func (*GetTagRequest) Descriptor() ([]byte, []int) + func (*GetTagRequest) ProtoMessage() + func (x *GetTagRequest) ProtoReflect() protoreflect.Message + func (x *GetTagRequest) Reset() + func (x *GetTagRequest) String() string + type GetTagResponse struct + Result string + func (*GetTagResponse) Descriptor() ([]byte, []int) + func (*GetTagResponse) ProtoMessage() + func (x *GetTagResponse) GetResult() string + func (x *GetTagResponse) ProtoReflect() protoreflect.Message + func (x *GetTagResponse) Reset() + func (x *GetTagResponse) String() string + type GetTrackedPrintersRequest struct + func (*GetTrackedPrintersRequest) Descriptor() ([]byte, []int) + func (*GetTrackedPrintersRequest) ProtoMessage() + func (x *GetTrackedPrintersRequest) ProtoReflect() protoreflect.Message + func (x *GetTrackedPrintersRequest) Reset() + func (x *GetTrackedPrintersRequest) String() string + type GetTrackedPrintersResponse struct + Result int64 + func (*GetTrackedPrintersResponse) Descriptor() ([]byte, []int) + func (*GetTrackedPrintersResponse) ProtoMessage() + func (x *GetTrackedPrintersResponse) GetResult() int64 + func (x *GetTrackedPrintersResponse) ProtoReflect() protoreflect.Message + func (x *GetTrackedPrintersResponse) Reset() + func (x *GetTrackedPrintersResponse) String() string + type HasAdvancedOptionRequest struct + Arg0 string + func (*HasAdvancedOptionRequest) Descriptor() ([]byte, []int) + func (*HasAdvancedOptionRequest) ProtoMessage() + func (x *HasAdvancedOptionRequest) GetArg0() string + func (x *HasAdvancedOptionRequest) ProtoReflect() protoreflect.Message + func (x *HasAdvancedOptionRequest) Reset() + func (x *HasAdvancedOptionRequest) String() string + type HasAdvancedOptionResponse struct + Result bool + func (*HasAdvancedOptionResponse) Descriptor() ([]byte, []int) + func (*HasAdvancedOptionResponse) ProtoMessage() + func (x *HasAdvancedOptionResponse) GetResult() bool + func (x *HasAdvancedOptionResponse) ProtoReflect() protoreflect.Message + func (x *HasAdvancedOptionResponse) Reset() + func (x *HasAdvancedOptionResponse) String() string + type HashCodeRequest struct + func (*HashCodeRequest) Descriptor() ([]byte, []int) + func (*HashCodeRequest) ProtoMessage() + func (x *HashCodeRequest) ProtoReflect() protoreflect.Message + func (x *HashCodeRequest) Reset() + func (x *HashCodeRequest) String() string + type HashCodeResponse struct + Result int32 + func (*HashCodeResponse) Descriptor() ([]byte, []int) + func (*HashCodeResponse) ProtoMessage() + func (x *HashCodeResponse) GetResult() int32 + func (x *HashCodeResponse) ProtoReflect() protoreflect.Message + func (x *HashCodeResponse) Reset() + func (x *HashCodeResponse) String() string + type IsBlockedRequest struct + func (*IsBlockedRequest) Descriptor() ([]byte, []int) + func (*IsBlockedRequest) ProtoMessage() + func (x *IsBlockedRequest) ProtoReflect() protoreflect.Message + func (x *IsBlockedRequest) Reset() + func (x *IsBlockedRequest) String() string + type IsBlockedResponse struct + Result bool + func (*IsBlockedResponse) Descriptor() ([]byte, []int) + func (*IsBlockedResponse) ProtoMessage() + func (x *IsBlockedResponse) GetResult() bool + func (x *IsBlockedResponse) ProtoReflect() protoreflect.Message + func (x *IsBlockedResponse) Reset() + func (x *IsBlockedResponse) String() string + type IsCancelledRequest struct + func (*IsCancelledRequest) Descriptor() ([]byte, []int) + func (*IsCancelledRequest) ProtoMessage() + func (x *IsCancelledRequest) ProtoReflect() protoreflect.Message + func (x *IsCancelledRequest) Reset() + func (x *IsCancelledRequest) String() string + type IsCancelledResponse struct + Result bool + func (*IsCancelledResponse) Descriptor() ([]byte, []int) + func (*IsCancelledResponse) ProtoMessage() + func (x *IsCancelledResponse) GetResult() bool + func (x *IsCancelledResponse) ProtoReflect() protoreflect.Message + func (x *IsCancelledResponse) Reset() + func (x *IsCancelledResponse) String() string + type IsCompletedRequest struct + func (*IsCompletedRequest) Descriptor() ([]byte, []int) + func (*IsCompletedRequest) ProtoMessage() + func (x *IsCompletedRequest) ProtoReflect() protoreflect.Message + func (x *IsCompletedRequest) Reset() + func (x *IsCompletedRequest) String() string + type IsCompletedResponse struct + Result bool + func (*IsCompletedResponse) Descriptor() ([]byte, []int) + func (*IsCompletedResponse) ProtoMessage() + func (x *IsCompletedResponse) GetResult() bool + func (x *IsCompletedResponse) ProtoReflect() protoreflect.Message + func (x *IsCompletedResponse) Reset() + func (x *IsCompletedResponse) String() string + type IsDestroyedRequest struct + func (*IsDestroyedRequest) Descriptor() ([]byte, []int) + func (*IsDestroyedRequest) ProtoMessage() + func (x *IsDestroyedRequest) ProtoReflect() protoreflect.Message + func (x *IsDestroyedRequest) Reset() + func (x *IsDestroyedRequest) String() string + type IsDestroyedResponse struct + Result bool + func (*IsDestroyedResponse) Descriptor() ([]byte, []int) + func (*IsDestroyedResponse) ProtoMessage() + func (x *IsDestroyedResponse) GetResult() bool + func (x *IsDestroyedResponse) ProtoReflect() protoreflect.Message + func (x *IsDestroyedResponse) Reset() + func (x *IsDestroyedResponse) String() string + type IsFailedRequest struct + func (*IsFailedRequest) Descriptor() ([]byte, []int) + func (*IsFailedRequest) ProtoMessage() + func (x *IsFailedRequest) ProtoReflect() protoreflect.Message + func (x *IsFailedRequest) Reset() + func (x *IsFailedRequest) String() string + type IsFailedResponse struct + Result bool + func (*IsFailedResponse) Descriptor() ([]byte, []int) + func (*IsFailedResponse) ProtoMessage() + func (x *IsFailedResponse) GetResult() bool + func (x *IsFailedResponse) ProtoReflect() protoreflect.Message + func (x *IsFailedResponse) Reset() + func (x *IsFailedResponse) String() string + type IsPrinterDiscoveryStartedRequest struct + func (*IsPrinterDiscoveryStartedRequest) Descriptor() ([]byte, []int) + func (*IsPrinterDiscoveryStartedRequest) ProtoMessage() + func (x *IsPrinterDiscoveryStartedRequest) ProtoReflect() protoreflect.Message + func (x *IsPrinterDiscoveryStartedRequest) Reset() + func (x *IsPrinterDiscoveryStartedRequest) String() string + type IsPrinterDiscoveryStartedResponse struct + Result bool + func (*IsPrinterDiscoveryStartedResponse) Descriptor() ([]byte, []int) + func (*IsPrinterDiscoveryStartedResponse) ProtoMessage() + func (x *IsPrinterDiscoveryStartedResponse) GetResult() bool + func (x *IsPrinterDiscoveryStartedResponse) ProtoReflect() protoreflect.Message + func (x *IsPrinterDiscoveryStartedResponse) Reset() + func (x *IsPrinterDiscoveryStartedResponse) String() string + type IsQueuedRequest struct + func (*IsQueuedRequest) Descriptor() ([]byte, []int) + func (*IsQueuedRequest) ProtoMessage() + func (x *IsQueuedRequest) ProtoReflect() protoreflect.Message + func (x *IsQueuedRequest) Reset() + func (x *IsQueuedRequest) String() string + type IsQueuedResponse struct + Result bool + func (*IsQueuedResponse) Descriptor() ([]byte, []int) + func (*IsQueuedResponse) ProtoMessage() + func (x *IsQueuedResponse) GetResult() bool + func (x *IsQueuedResponse) ProtoReflect() protoreflect.Message + func (x *IsQueuedResponse) Reset() + func (x *IsQueuedResponse) String() string + type IsStartedRequest struct + func (*IsStartedRequest) Descriptor() ([]byte, []int) + func (*IsStartedRequest) ProtoMessage() + func (x *IsStartedRequest) ProtoReflect() protoreflect.Message + func (x *IsStartedRequest) Reset() + func (x *IsStartedRequest) String() string + type IsStartedResponse struct + Result bool + func (*IsStartedResponse) Descriptor() ([]byte, []int) + func (*IsStartedResponse) ProtoMessage() + func (x *IsStartedResponse) GetResult() bool + func (x *IsStartedResponse) ProtoReflect() protoreflect.Message + func (x *IsStartedResponse) Reset() + func (x *IsStartedResponse) String() string + type OnBindRequest struct + Arg0 int64 + func (*OnBindRequest) Descriptor() ([]byte, []int) + func (*OnBindRequest) ProtoMessage() + func (x *OnBindRequest) GetArg0() int64 + func (x *OnBindRequest) ProtoReflect() protoreflect.Message + func (x *OnBindRequest) Reset() + func (x *OnBindRequest) String() string + type OnBindResponse struct + Result int64 + func (*OnBindResponse) Descriptor() ([]byte, []int) + func (*OnBindResponse) ProtoMessage() + func (x *OnBindResponse) GetResult() int64 + func (x *OnBindResponse) ProtoReflect() protoreflect.Message + func (x *OnBindResponse) Reset() + func (x *OnBindResponse) String() string + type OnCustomPrinterIconLoadedRequest struct + Arg0 int64 + func (*OnCustomPrinterIconLoadedRequest) Descriptor() ([]byte, []int) + func (*OnCustomPrinterIconLoadedRequest) ProtoMessage() + func (x *OnCustomPrinterIconLoadedRequest) GetArg0() int64 + func (x *OnCustomPrinterIconLoadedRequest) ProtoReflect() protoreflect.Message + func (x *OnCustomPrinterIconLoadedRequest) Reset() + func (x *OnCustomPrinterIconLoadedRequest) String() string + type OnCustomPrinterIconLoadedResponse struct + Result bool + func (*OnCustomPrinterIconLoadedResponse) Descriptor() ([]byte, []int) + func (*OnCustomPrinterIconLoadedResponse) ProtoMessage() + func (x *OnCustomPrinterIconLoadedResponse) GetResult() bool + func (x *OnCustomPrinterIconLoadedResponse) ProtoReflect() protoreflect.Message + func (x *OnCustomPrinterIconLoadedResponse) Reset() + func (x *OnCustomPrinterIconLoadedResponse) String() string + type OnDestroyRequest struct + func (*OnDestroyRequest) Descriptor() ([]byte, []int) + func (*OnDestroyRequest) ProtoMessage() + func (x *OnDestroyRequest) ProtoReflect() protoreflect.Message + func (x *OnDestroyRequest) Reset() + func (x *OnDestroyRequest) String() string + type OnDestroyResponse struct + func (*OnDestroyResponse) Descriptor() ([]byte, []int) + func (*OnDestroyResponse) ProtoMessage() + func (x *OnDestroyResponse) ProtoReflect() protoreflect.Message + func (x *OnDestroyResponse) Reset() + func (x *OnDestroyResponse) String() string + type OnRequestCustomPrinterIconRequest struct + Arg0 int64 + Arg1 int64 + Arg2 int64 + func (*OnRequestCustomPrinterIconRequest) Descriptor() ([]byte, []int) + func (*OnRequestCustomPrinterIconRequest) ProtoMessage() + func (x *OnRequestCustomPrinterIconRequest) GetArg0() int64 + func (x *OnRequestCustomPrinterIconRequest) GetArg1() int64 + func (x *OnRequestCustomPrinterIconRequest) GetArg2() int64 + func (x *OnRequestCustomPrinterIconRequest) ProtoReflect() protoreflect.Message + func (x *OnRequestCustomPrinterIconRequest) Reset() + func (x *OnRequestCustomPrinterIconRequest) String() string + type OnRequestCustomPrinterIconResponse struct + func (*OnRequestCustomPrinterIconResponse) Descriptor() ([]byte, []int) + func (*OnRequestCustomPrinterIconResponse) ProtoMessage() + func (x *OnRequestCustomPrinterIconResponse) ProtoReflect() protoreflect.Message + func (x *OnRequestCustomPrinterIconResponse) Reset() + func (x *OnRequestCustomPrinterIconResponse) String() string + type OnStartPrinterStateTrackingRequest struct + Arg0 int64 + func (*OnStartPrinterStateTrackingRequest) Descriptor() ([]byte, []int) + func (*OnStartPrinterStateTrackingRequest) ProtoMessage() + func (x *OnStartPrinterStateTrackingRequest) GetArg0() int64 + func (x *OnStartPrinterStateTrackingRequest) ProtoReflect() protoreflect.Message + func (x *OnStartPrinterStateTrackingRequest) Reset() + func (x *OnStartPrinterStateTrackingRequest) String() string + type OnStartPrinterStateTrackingResponse struct + func (*OnStartPrinterStateTrackingResponse) Descriptor() ([]byte, []int) + func (*OnStartPrinterStateTrackingResponse) ProtoMessage() + func (x *OnStartPrinterStateTrackingResponse) ProtoReflect() protoreflect.Message + func (x *OnStartPrinterStateTrackingResponse) Reset() + func (x *OnStartPrinterStateTrackingResponse) String() string + type OnStopPrinterDiscoveryRequest struct + func (*OnStopPrinterDiscoveryRequest) Descriptor() ([]byte, []int) + func (*OnStopPrinterDiscoveryRequest) ProtoMessage() + func (x *OnStopPrinterDiscoveryRequest) ProtoReflect() protoreflect.Message + func (x *OnStopPrinterDiscoveryRequest) Reset() + func (x *OnStopPrinterDiscoveryRequest) String() string + type OnStopPrinterDiscoveryResponse struct + func (*OnStopPrinterDiscoveryResponse) Descriptor() ([]byte, []int) + func (*OnStopPrinterDiscoveryResponse) ProtoMessage() + func (x *OnStopPrinterDiscoveryResponse) ProtoReflect() protoreflect.Message + func (x *OnStopPrinterDiscoveryResponse) Reset() + func (x *OnStopPrinterDiscoveryResponse) String() string + type OnStopPrinterStateTrackingRequest struct + Arg0 int64 + func (*OnStopPrinterStateTrackingRequest) Descriptor() ([]byte, []int) + func (*OnStopPrinterStateTrackingRequest) ProtoMessage() + func (x *OnStopPrinterStateTrackingRequest) GetArg0() int64 + func (x *OnStopPrinterStateTrackingRequest) ProtoReflect() protoreflect.Message + func (x *OnStopPrinterStateTrackingRequest) Reset() + func (x *OnStopPrinterStateTrackingRequest) String() string + type OnStopPrinterStateTrackingResponse struct + func (*OnStopPrinterStateTrackingResponse) Descriptor() ([]byte, []int) + func (*OnStopPrinterStateTrackingResponse) ProtoMessage() + func (x *OnStopPrinterStateTrackingResponse) ProtoReflect() protoreflect.Message + func (x *OnStopPrinterStateTrackingResponse) Reset() + func (x *OnStopPrinterStateTrackingResponse) String() string + type PrintDocumentServiceClient interface + GetData func(ctx context.Context, in *GetDataRequest, opts ...grpc.CallOption) (*GetDataResponse, error) + GetInfo func(ctx context.Context, in *GetInfoRequest, opts ...grpc.CallOption) (*GetInfoResponse, error) + func NewPrintDocumentServiceClient(cc grpc.ClientConnInterface) PrintDocumentServiceClient + type PrintDocumentServiceServer interface + GetData func(context.Context, *GetDataRequest) (*GetDataResponse, error) + GetInfo func(context.Context, *GetInfoRequest) (*GetInfoResponse, error) + type PrintJobServiceClient interface + Block func(ctx context.Context, in *BlockRequest, opts ...grpc.CallOption) (*BlockResponse, error) + Cancel func(ctx context.Context, in *CancelRequest, opts ...grpc.CallOption) (*CancelResponse, error) + Complete func(ctx context.Context, in *CompleteRequest, opts ...grpc.CallOption) (*CompleteResponse, error) + Equals func(ctx context.Context, in *EqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error) + Fail func(ctx context.Context, in *FailRequest, opts ...grpc.CallOption) (*FailResponse, error) + GetAdvancedIntOption func(ctx context.Context, in *GetAdvancedIntOptionRequest, opts ...grpc.CallOption) (*GetAdvancedIntOptionResponse, error) + GetAdvancedStringOption func(ctx context.Context, in *GetAdvancedStringOptionRequest, ...) (*GetAdvancedStringOptionResponse, error) + GetDocument func(ctx context.Context, in *GetDocumentRequest, opts ...grpc.CallOption) (*GetDocumentResponse, error) + GetId func(ctx context.Context, in *GetIdRequest, opts ...grpc.CallOption) (*GetIdResponse, error) + GetInfo func(ctx context.Context, in *GetInfoRequest, opts ...grpc.CallOption) (*GetInfoResponse, error) + GetTag func(ctx context.Context, in *GetTagRequest, opts ...grpc.CallOption) (*GetTagResponse, error) + HasAdvancedOption func(ctx context.Context, in *HasAdvancedOptionRequest, opts ...grpc.CallOption) (*HasAdvancedOptionResponse, error) + HashCode func(ctx context.Context, in *HashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error) + IsBlocked func(ctx context.Context, in *IsBlockedRequest, opts ...grpc.CallOption) (*IsBlockedResponse, error) + IsCancelled func(ctx context.Context, in *IsCancelledRequest, opts ...grpc.CallOption) (*IsCancelledResponse, error) + IsCompleted func(ctx context.Context, in *IsCompletedRequest, opts ...grpc.CallOption) (*IsCompletedResponse, error) + IsFailed func(ctx context.Context, in *IsFailedRequest, opts ...grpc.CallOption) (*IsFailedResponse, error) + IsQueued func(ctx context.Context, in *IsQueuedRequest, opts ...grpc.CallOption) (*IsQueuedResponse, error) + IsStarted func(ctx context.Context, in *IsStartedRequest, opts ...grpc.CallOption) (*IsStartedResponse, error) + SetProgress func(ctx context.Context, in *SetProgressRequest, opts ...grpc.CallOption) (*SetProgressResponse, error) + SetStatus1 func(ctx context.Context, in *SetStatus1Request, opts ...grpc.CallOption) (*SetStatus1Response, error) + SetStatus1_1 func(ctx context.Context, in *SetStatus1_1Request, opts ...grpc.CallOption) (*SetStatus1_1Response, error) + SetTag func(ctx context.Context, in *SetTagRequest, opts ...grpc.CallOption) (*SetTagResponse, error) + Start func(ctx context.Context, in *StartRequest, opts ...grpc.CallOption) (*StartResponse, error) + func NewPrintJobServiceClient(cc grpc.ClientConnInterface) PrintJobServiceClient + type PrintJobServiceServer interface + Block func(context.Context, *BlockRequest) (*BlockResponse, error) + Cancel func(context.Context, *CancelRequest) (*CancelResponse, error) + Complete func(context.Context, *CompleteRequest) (*CompleteResponse, error) + Equals func(context.Context, *EqualsRequest) (*EqualsResponse, error) + Fail func(context.Context, *FailRequest) (*FailResponse, error) + GetAdvancedIntOption func(context.Context, *GetAdvancedIntOptionRequest) (*GetAdvancedIntOptionResponse, error) + GetAdvancedStringOption func(context.Context, *GetAdvancedStringOptionRequest) (*GetAdvancedStringOptionResponse, error) + GetDocument func(context.Context, *GetDocumentRequest) (*GetDocumentResponse, error) + GetId func(context.Context, *GetIdRequest) (*GetIdResponse, error) + GetInfo func(context.Context, *GetInfoRequest) (*GetInfoResponse, error) + GetTag func(context.Context, *GetTagRequest) (*GetTagResponse, error) + HasAdvancedOption func(context.Context, *HasAdvancedOptionRequest) (*HasAdvancedOptionResponse, error) + HashCode func(context.Context, *HashCodeRequest) (*HashCodeResponse, error) + IsBlocked func(context.Context, *IsBlockedRequest) (*IsBlockedResponse, error) + IsCancelled func(context.Context, *IsCancelledRequest) (*IsCancelledResponse, error) + IsCompleted func(context.Context, *IsCompletedRequest) (*IsCompletedResponse, error) + IsFailed func(context.Context, *IsFailedRequest) (*IsFailedResponse, error) + IsQueued func(context.Context, *IsQueuedRequest) (*IsQueuedResponse, error) + IsStarted func(context.Context, *IsStartedRequest) (*IsStartedResponse, error) + SetProgress func(context.Context, *SetProgressRequest) (*SetProgressResponse, error) + SetStatus1 func(context.Context, *SetStatus1Request) (*SetStatus1Response, error) + SetStatus1_1 func(context.Context, *SetStatus1_1Request) (*SetStatus1_1Response, error) + SetTag func(context.Context, *SetTagRequest) (*SetTagResponse, error) + Start func(context.Context, *StartRequest) (*StartResponse, error) + type PrintServiceServiceClient interface + GeneratePrinterId func(ctx context.Context, in *GeneratePrinterIdRequest, opts ...grpc.CallOption) (*GeneratePrinterIdResponse, error) + GetActivePrintJobs func(ctx context.Context, in *GetActivePrintJobsRequest, opts ...grpc.CallOption) (*GetActivePrintJobsResponse, error) + OnBind func(ctx context.Context, in *OnBindRequest, opts ...grpc.CallOption) (*OnBindResponse, error) + func NewPrintServiceServiceClient(cc grpc.ClientConnInterface) PrintServiceServiceClient + type PrintServiceServiceServer interface + GeneratePrinterId func(context.Context, *GeneratePrinterIdRequest) (*GeneratePrinterIdResponse, error) + GetActivePrintJobs func(context.Context, *GetActivePrintJobsRequest) (*GetActivePrintJobsResponse, error) + OnBind func(context.Context, *OnBindRequest) (*OnBindResponse, error) + type PrinterDiscoverySessionServiceClient interface + GetPrinters func(ctx context.Context, in *GetPrintersRequest, opts ...grpc.CallOption) (*GetPrintersResponse, error) + GetTrackedPrinters func(ctx context.Context, in *GetTrackedPrintersRequest, opts ...grpc.CallOption) (*GetTrackedPrintersResponse, error) + IsDestroyed func(ctx context.Context, in *IsDestroyedRequest, opts ...grpc.CallOption) (*IsDestroyedResponse, error) + IsPrinterDiscoveryStarted func(ctx context.Context, in *IsPrinterDiscoveryStartedRequest, ...) (*IsPrinterDiscoveryStartedResponse, error) + OnDestroy func(ctx context.Context, in *OnDestroyRequest, opts ...grpc.CallOption) (*OnDestroyResponse, error) + OnRequestCustomPrinterIcon func(ctx context.Context, in *OnRequestCustomPrinterIconRequest, ...) (*OnRequestCustomPrinterIconResponse, error) + OnStartPrinterStateTracking func(ctx context.Context, in *OnStartPrinterStateTrackingRequest, ...) (*OnStartPrinterStateTrackingResponse, error) + OnStopPrinterDiscovery func(ctx context.Context, in *OnStopPrinterDiscoveryRequest, ...) (*OnStopPrinterDiscoveryResponse, error) + OnStopPrinterStateTracking func(ctx context.Context, in *OnStopPrinterStateTrackingRequest, ...) (*OnStopPrinterStateTrackingResponse, error) + func NewPrinterDiscoverySessionServiceClient(cc grpc.ClientConnInterface) PrinterDiscoverySessionServiceClient + type PrinterDiscoverySessionServiceServer interface + GetPrinters func(context.Context, *GetPrintersRequest) (*GetPrintersResponse, error) + GetTrackedPrinters func(context.Context, *GetTrackedPrintersRequest) (*GetTrackedPrintersResponse, error) + IsDestroyed func(context.Context, *IsDestroyedRequest) (*IsDestroyedResponse, error) + IsPrinterDiscoveryStarted func(context.Context, *IsPrinterDiscoveryStartedRequest) (*IsPrinterDiscoveryStartedResponse, error) + OnDestroy func(context.Context, *OnDestroyRequest) (*OnDestroyResponse, error) + OnRequestCustomPrinterIcon func(context.Context, *OnRequestCustomPrinterIconRequest) (*OnRequestCustomPrinterIconResponse, error) + OnStartPrinterStateTracking func(context.Context, *OnStartPrinterStateTrackingRequest) (*OnStartPrinterStateTrackingResponse, error) + OnStopPrinterDiscovery func(context.Context, *OnStopPrinterDiscoveryRequest) (*OnStopPrinterDiscoveryResponse, error) + OnStopPrinterStateTracking func(context.Context, *OnStopPrinterStateTrackingRequest) (*OnStopPrinterStateTrackingResponse, error) + type SetProgressRequest struct + Arg0 float32 + func (*SetProgressRequest) Descriptor() ([]byte, []int) + func (*SetProgressRequest) ProtoMessage() + func (x *SetProgressRequest) GetArg0() float32 + func (x *SetProgressRequest) ProtoReflect() protoreflect.Message + func (x *SetProgressRequest) Reset() + func (x *SetProgressRequest) String() string + type SetProgressResponse struct + func (*SetProgressResponse) Descriptor() ([]byte, []int) + func (*SetProgressResponse) ProtoMessage() + func (x *SetProgressResponse) ProtoReflect() protoreflect.Message + func (x *SetProgressResponse) Reset() + func (x *SetProgressResponse) String() string + type SetStatus1Request struct + Arg0 int32 + func (*SetStatus1Request) Descriptor() ([]byte, []int) + func (*SetStatus1Request) ProtoMessage() + func (x *SetStatus1Request) GetArg0() int32 + func (x *SetStatus1Request) ProtoReflect() protoreflect.Message + func (x *SetStatus1Request) Reset() + func (x *SetStatus1Request) String() string + type SetStatus1Response struct + func (*SetStatus1Response) Descriptor() ([]byte, []int) + func (*SetStatus1Response) ProtoMessage() + func (x *SetStatus1Response) ProtoReflect() protoreflect.Message + func (x *SetStatus1Response) Reset() + func (x *SetStatus1Response) String() string + type SetStatus1_1Request struct + Arg0 string + func (*SetStatus1_1Request) Descriptor() ([]byte, []int) + func (*SetStatus1_1Request) ProtoMessage() + func (x *SetStatus1_1Request) GetArg0() string + func (x *SetStatus1_1Request) ProtoReflect() protoreflect.Message + func (x *SetStatus1_1Request) Reset() + func (x *SetStatus1_1Request) String() string + type SetStatus1_1Response struct + func (*SetStatus1_1Response) Descriptor() ([]byte, []int) + func (*SetStatus1_1Response) ProtoMessage() + func (x *SetStatus1_1Response) ProtoReflect() protoreflect.Message + func (x *SetStatus1_1Response) Reset() + func (x *SetStatus1_1Response) String() string + type SetTagRequest struct + Arg0 string + func (*SetTagRequest) Descriptor() ([]byte, []int) + func (*SetTagRequest) ProtoMessage() + func (x *SetTagRequest) GetArg0() string + func (x *SetTagRequest) ProtoReflect() protoreflect.Message + func (x *SetTagRequest) Reset() + func (x *SetTagRequest) String() string + type SetTagResponse struct + Result bool + func (*SetTagResponse) Descriptor() ([]byte, []int) + func (*SetTagResponse) ProtoMessage() + func (x *SetTagResponse) GetResult() bool + func (x *SetTagResponse) ProtoReflect() protoreflect.Message + func (x *SetTagResponse) Reset() + func (x *SetTagResponse) String() string + type StartRequest struct + func (*StartRequest) Descriptor() ([]byte, []int) + func (*StartRequest) ProtoMessage() + func (x *StartRequest) ProtoReflect() protoreflect.Message + func (x *StartRequest) Reset() + func (x *StartRequest) String() string + type StartResponse struct + Result bool + func (*StartResponse) Descriptor() ([]byte, []int) + func (*StartResponse) ProtoMessage() + func (x *StartResponse) GetResult() bool + func (x *StartResponse) ProtoReflect() protoreflect.Message + func (x *StartResponse) Reset() + func (x *StartResponse) String() string + type UnimplementedCustomPrinterIconCallbackServiceServer struct + func (UnimplementedCustomPrinterIconCallbackServiceServer) OnCustomPrinterIconLoaded(context.Context, *OnCustomPrinterIconLoadedRequest) (*OnCustomPrinterIconLoadedResponse, error) + type UnimplementedPrintDocumentServiceServer struct + func (UnimplementedPrintDocumentServiceServer) GetData(context.Context, *GetDataRequest) (*GetDataResponse, error) + func (UnimplementedPrintDocumentServiceServer) GetInfo(context.Context, *GetInfoRequest) (*GetInfoResponse, error) + type UnimplementedPrintJobServiceServer struct + func (UnimplementedPrintJobServiceServer) Block(context.Context, *BlockRequest) (*BlockResponse, error) + func (UnimplementedPrintJobServiceServer) Cancel(context.Context, *CancelRequest) (*CancelResponse, error) + func (UnimplementedPrintJobServiceServer) Complete(context.Context, *CompleteRequest) (*CompleteResponse, error) + func (UnimplementedPrintJobServiceServer) Equals(context.Context, *EqualsRequest) (*EqualsResponse, error) + func (UnimplementedPrintJobServiceServer) Fail(context.Context, *FailRequest) (*FailResponse, error) + func (UnimplementedPrintJobServiceServer) GetAdvancedIntOption(context.Context, *GetAdvancedIntOptionRequest) (*GetAdvancedIntOptionResponse, error) + func (UnimplementedPrintJobServiceServer) GetAdvancedStringOption(context.Context, *GetAdvancedStringOptionRequest) (*GetAdvancedStringOptionResponse, error) + func (UnimplementedPrintJobServiceServer) GetDocument(context.Context, *GetDocumentRequest) (*GetDocumentResponse, error) + func (UnimplementedPrintJobServiceServer) GetId(context.Context, *GetIdRequest) (*GetIdResponse, error) + func (UnimplementedPrintJobServiceServer) GetInfo(context.Context, *GetInfoRequest) (*GetInfoResponse, error) + func (UnimplementedPrintJobServiceServer) GetTag(context.Context, *GetTagRequest) (*GetTagResponse, error) + func (UnimplementedPrintJobServiceServer) HasAdvancedOption(context.Context, *HasAdvancedOptionRequest) (*HasAdvancedOptionResponse, error) + func (UnimplementedPrintJobServiceServer) HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error) + func (UnimplementedPrintJobServiceServer) IsBlocked(context.Context, *IsBlockedRequest) (*IsBlockedResponse, error) + func (UnimplementedPrintJobServiceServer) IsCancelled(context.Context, *IsCancelledRequest) (*IsCancelledResponse, error) + func (UnimplementedPrintJobServiceServer) IsCompleted(context.Context, *IsCompletedRequest) (*IsCompletedResponse, error) + func (UnimplementedPrintJobServiceServer) IsFailed(context.Context, *IsFailedRequest) (*IsFailedResponse, error) + func (UnimplementedPrintJobServiceServer) IsQueued(context.Context, *IsQueuedRequest) (*IsQueuedResponse, error) + func (UnimplementedPrintJobServiceServer) IsStarted(context.Context, *IsStartedRequest) (*IsStartedResponse, error) + func (UnimplementedPrintJobServiceServer) SetProgress(context.Context, *SetProgressRequest) (*SetProgressResponse, error) + func (UnimplementedPrintJobServiceServer) SetStatus1(context.Context, *SetStatus1Request) (*SetStatus1Response, error) + func (UnimplementedPrintJobServiceServer) SetStatus1_1(context.Context, *SetStatus1_1Request) (*SetStatus1_1Response, error) + func (UnimplementedPrintJobServiceServer) SetTag(context.Context, *SetTagRequest) (*SetTagResponse, error) + func (UnimplementedPrintJobServiceServer) Start(context.Context, *StartRequest) (*StartResponse, error) + type UnimplementedPrintServiceServiceServer struct + func (UnimplementedPrintServiceServiceServer) GeneratePrinterId(context.Context, *GeneratePrinterIdRequest) (*GeneratePrinterIdResponse, error) + func (UnimplementedPrintServiceServiceServer) GetActivePrintJobs(context.Context, *GetActivePrintJobsRequest) (*GetActivePrintJobsResponse, error) + func (UnimplementedPrintServiceServiceServer) OnBind(context.Context, *OnBindRequest) (*OnBindResponse, error) + type UnimplementedPrinterDiscoverySessionServiceServer struct + func (UnimplementedPrinterDiscoverySessionServiceServer) GetPrinters(context.Context, *GetPrintersRequest) (*GetPrintersResponse, error) + func (UnimplementedPrinterDiscoverySessionServiceServer) GetTrackedPrinters(context.Context, *GetTrackedPrintersRequest) (*GetTrackedPrintersResponse, error) + func (UnimplementedPrinterDiscoverySessionServiceServer) IsDestroyed(context.Context, *IsDestroyedRequest) (*IsDestroyedResponse, error) + func (UnimplementedPrinterDiscoverySessionServiceServer) IsPrinterDiscoveryStarted(context.Context, *IsPrinterDiscoveryStartedRequest) (*IsPrinterDiscoveryStartedResponse, error) + func (UnimplementedPrinterDiscoverySessionServiceServer) OnDestroy(context.Context, *OnDestroyRequest) (*OnDestroyResponse, error) + func (UnimplementedPrinterDiscoverySessionServiceServer) OnRequestCustomPrinterIcon(context.Context, *OnRequestCustomPrinterIconRequest) (*OnRequestCustomPrinterIconResponse, error) + func (UnimplementedPrinterDiscoverySessionServiceServer) OnStartPrinterStateTracking(context.Context, *OnStartPrinterStateTrackingRequest) (*OnStartPrinterStateTrackingResponse, error) + func (UnimplementedPrinterDiscoverySessionServiceServer) OnStopPrinterDiscovery(context.Context, *OnStopPrinterDiscoveryRequest) (*OnStopPrinterDiscoveryResponse, error) + func (UnimplementedPrinterDiscoverySessionServiceServer) OnStopPrinterStateTracking(context.Context, *OnStopPrinterStateTrackingRequest) (*OnStopPrinterStateTrackingResponse, error) + type UnsafeCustomPrinterIconCallbackServiceServer interface + type UnsafePrintDocumentServiceServer interface + type UnsafePrintJobServiceServer interface + type UnsafePrintServiceServiceServer interface + type UnsafePrinterDiscoverySessionServiceServer interface