Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + const DownloadableSubscriptionBuilderService_Build_FullMethodName + const DownloadableSubscriptionBuilderService_SetConfirmationCode_FullMethodName + const DownloadableSubscriptionBuilderService_SetEncodedActivationCode_FullMethodName + const DownloadableSubscriptionService_DescribeContents_FullMethodName + const DownloadableSubscriptionService_ForActivationCode_FullMethodName + const DownloadableSubscriptionService_GetConfirmationCode_FullMethodName + const DownloadableSubscriptionService_GetEncodedActivationCode_FullMethodName + const DownloadableSubscriptionService_WriteToParcel_FullMethodName + const InfoService_DescribeContents_FullMethodName + const InfoService_GetOsVersion_FullMethodName + const InfoService_NewInfo_FullMethodName + const InfoService_WriteToParcel_FullMethodName + const ManagerService_CreateForCardId_FullMethodName + const ManagerService_DeleteSubscription_FullMethodName + const ManagerService_DownloadSubscription_FullMethodName + const ManagerService_GetAvailableMemoryInBytes_FullMethodName + const ManagerService_GetEid_FullMethodName + const ManagerService_GetEuiccInfo_FullMethodName + const ManagerService_IsEnabled_FullMethodName + const ManagerService_IsSimPortAvailable_FullMethodName + const ManagerService_StartResolutionActivity_FullMethodName + const ManagerService_SwitchToSubscription2_FullMethodName + const ManagerService_SwitchToSubscription3_1_FullMethodName + const ManagerService_UpdateSubscriptionNickname_FullMethodName + var DownloadableSubscriptionBuilderService_ServiceDesc = grpc.ServiceDesc + var DownloadableSubscriptionService_ServiceDesc = grpc.ServiceDesc + var File_proto_euicc_euicc_proto protoreflect.FileDescriptor + var InfoService_ServiceDesc = grpc.ServiceDesc + var ManagerService_ServiceDesc = grpc.ServiceDesc + func RegisterDownloadableSubscriptionBuilderServiceServer(s grpc.ServiceRegistrar, srv DownloadableSubscriptionBuilderServiceServer) + func RegisterDownloadableSubscriptionServiceServer(s grpc.ServiceRegistrar, srv DownloadableSubscriptionServiceServer) + func RegisterInfoServiceServer(s grpc.ServiceRegistrar, srv InfoServiceServer) + func RegisterManagerServiceServer(s grpc.ServiceRegistrar, srv ManagerServiceServer) + type BuildRequest struct + func (*BuildRequest) Descriptor() ([]byte, []int) + func (*BuildRequest) ProtoMessage() + func (x *BuildRequest) ProtoReflect() protoreflect.Message + func (x *BuildRequest) Reset() + func (x *BuildRequest) String() string + type BuildResponse struct + Result int64 + func (*BuildResponse) Descriptor() ([]byte, []int) + func (*BuildResponse) ProtoMessage() + func (x *BuildResponse) GetResult() int64 + func (x *BuildResponse) ProtoReflect() protoreflect.Message + func (x *BuildResponse) Reset() + func (x *BuildResponse) String() string + type CreateForCardIdRequest struct + Arg0 int32 + func (*CreateForCardIdRequest) Descriptor() ([]byte, []int) + func (*CreateForCardIdRequest) ProtoMessage() + func (x *CreateForCardIdRequest) GetArg0() int32 + func (x *CreateForCardIdRequest) ProtoReflect() protoreflect.Message + func (x *CreateForCardIdRequest) Reset() + func (x *CreateForCardIdRequest) String() string + type CreateForCardIdResponse struct + Result int64 + func (*CreateForCardIdResponse) Descriptor() ([]byte, []int) + func (*CreateForCardIdResponse) ProtoMessage() + func (x *CreateForCardIdResponse) GetResult() int64 + func (x *CreateForCardIdResponse) ProtoReflect() protoreflect.Message + func (x *CreateForCardIdResponse) Reset() + func (x *CreateForCardIdResponse) String() string + type DeleteSubscriptionRequest struct + Arg0 int32 + Arg1 int64 + func (*DeleteSubscriptionRequest) Descriptor() ([]byte, []int) + func (*DeleteSubscriptionRequest) ProtoMessage() + func (x *DeleteSubscriptionRequest) GetArg0() int32 + func (x *DeleteSubscriptionRequest) GetArg1() int64 + func (x *DeleteSubscriptionRequest) ProtoReflect() protoreflect.Message + func (x *DeleteSubscriptionRequest) Reset() + func (x *DeleteSubscriptionRequest) String() string + type DeleteSubscriptionResponse struct + func (*DeleteSubscriptionResponse) Descriptor() ([]byte, []int) + func (*DeleteSubscriptionResponse) ProtoMessage() + func (x *DeleteSubscriptionResponse) ProtoReflect() protoreflect.Message + func (x *DeleteSubscriptionResponse) Reset() + func (x *DeleteSubscriptionResponse) String() string + type DescribeContentsRequest struct + func (*DescribeContentsRequest) Descriptor() ([]byte, []int) + func (*DescribeContentsRequest) ProtoMessage() + func (x *DescribeContentsRequest) ProtoReflect() protoreflect.Message + func (x *DescribeContentsRequest) Reset() + func (x *DescribeContentsRequest) String() string + type DescribeContentsResponse struct + Result int32 + func (*DescribeContentsResponse) Descriptor() ([]byte, []int) + func (*DescribeContentsResponse) ProtoMessage() + func (x *DescribeContentsResponse) GetResult() int32 + func (x *DescribeContentsResponse) ProtoReflect() protoreflect.Message + func (x *DescribeContentsResponse) Reset() + func (x *DescribeContentsResponse) String() string + type DownloadSubscriptionRequest struct + Arg0 int64 + Arg1 bool + Arg2 int64 + func (*DownloadSubscriptionRequest) Descriptor() ([]byte, []int) + func (*DownloadSubscriptionRequest) ProtoMessage() + func (x *DownloadSubscriptionRequest) GetArg0() int64 + func (x *DownloadSubscriptionRequest) GetArg1() bool + func (x *DownloadSubscriptionRequest) GetArg2() int64 + func (x *DownloadSubscriptionRequest) ProtoReflect() protoreflect.Message + func (x *DownloadSubscriptionRequest) Reset() + func (x *DownloadSubscriptionRequest) String() string + type DownloadSubscriptionResponse struct + func (*DownloadSubscriptionResponse) Descriptor() ([]byte, []int) + func (*DownloadSubscriptionResponse) ProtoMessage() + func (x *DownloadSubscriptionResponse) ProtoReflect() protoreflect.Message + func (x *DownloadSubscriptionResponse) Reset() + func (x *DownloadSubscriptionResponse) String() string + type DownloadableSubscriptionBuilderServiceClient interface + Build func(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error) + SetConfirmationCode func(ctx context.Context, in *SetConfirmationCodeRequest, opts ...grpc.CallOption) (*SetConfirmationCodeResponse, error) + SetEncodedActivationCode func(ctx context.Context, in *SetEncodedActivationCodeRequest, ...) (*SetEncodedActivationCodeResponse, error) + func NewDownloadableSubscriptionBuilderServiceClient(cc grpc.ClientConnInterface) DownloadableSubscriptionBuilderServiceClient + type DownloadableSubscriptionBuilderServiceServer interface + Build func(context.Context, *BuildRequest) (*BuildResponse, error) + SetConfirmationCode func(context.Context, *SetConfirmationCodeRequest) (*SetConfirmationCodeResponse, error) + SetEncodedActivationCode func(context.Context, *SetEncodedActivationCodeRequest) (*SetEncodedActivationCodeResponse, error) + type DownloadableSubscriptionServiceClient interface + DescribeContents func(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error) + ForActivationCode func(ctx context.Context, in *ForActivationCodeRequest, opts ...grpc.CallOption) (*ForActivationCodeResponse, error) + GetConfirmationCode func(ctx context.Context, in *GetConfirmationCodeRequest, opts ...grpc.CallOption) (*GetConfirmationCodeResponse, error) + GetEncodedActivationCode func(ctx context.Context, in *GetEncodedActivationCodeRequest, ...) (*GetEncodedActivationCodeResponse, error) + WriteToParcel func(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error) + func NewDownloadableSubscriptionServiceClient(cc grpc.ClientConnInterface) DownloadableSubscriptionServiceClient + type DownloadableSubscriptionServiceServer interface + DescribeContents func(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + ForActivationCode func(context.Context, *ForActivationCodeRequest) (*ForActivationCodeResponse, error) + GetConfirmationCode func(context.Context, *GetConfirmationCodeRequest) (*GetConfirmationCodeResponse, error) + GetEncodedActivationCode func(context.Context, *GetEncodedActivationCodeRequest) (*GetEncodedActivationCodeResponse, error) + WriteToParcel func(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error) + type ForActivationCodeRequest struct + Arg0 string + func (*ForActivationCodeRequest) Descriptor() ([]byte, []int) + func (*ForActivationCodeRequest) ProtoMessage() + func (x *ForActivationCodeRequest) GetArg0() string + func (x *ForActivationCodeRequest) ProtoReflect() protoreflect.Message + func (x *ForActivationCodeRequest) Reset() + func (x *ForActivationCodeRequest) String() string + type ForActivationCodeResponse struct + Result int64 + func (*ForActivationCodeResponse) Descriptor() ([]byte, []int) + func (*ForActivationCodeResponse) ProtoMessage() + func (x *ForActivationCodeResponse) GetResult() int64 + func (x *ForActivationCodeResponse) ProtoReflect() protoreflect.Message + func (x *ForActivationCodeResponse) Reset() + func (x *ForActivationCodeResponse) String() string + type GetAvailableMemoryInBytesRequest struct + func (*GetAvailableMemoryInBytesRequest) Descriptor() ([]byte, []int) + func (*GetAvailableMemoryInBytesRequest) ProtoMessage() + func (x *GetAvailableMemoryInBytesRequest) ProtoReflect() protoreflect.Message + func (x *GetAvailableMemoryInBytesRequest) Reset() + func (x *GetAvailableMemoryInBytesRequest) String() string + type GetAvailableMemoryInBytesResponse struct + Result int64 + func (*GetAvailableMemoryInBytesResponse) Descriptor() ([]byte, []int) + func (*GetAvailableMemoryInBytesResponse) ProtoMessage() + func (x *GetAvailableMemoryInBytesResponse) GetResult() int64 + func (x *GetAvailableMemoryInBytesResponse) ProtoReflect() protoreflect.Message + func (x *GetAvailableMemoryInBytesResponse) Reset() + func (x *GetAvailableMemoryInBytesResponse) String() string + type GetConfirmationCodeRequest struct + func (*GetConfirmationCodeRequest) Descriptor() ([]byte, []int) + func (*GetConfirmationCodeRequest) ProtoMessage() + func (x *GetConfirmationCodeRequest) ProtoReflect() protoreflect.Message + func (x *GetConfirmationCodeRequest) Reset() + func (x *GetConfirmationCodeRequest) String() string + type GetConfirmationCodeResponse struct + Result string + func (*GetConfirmationCodeResponse) Descriptor() ([]byte, []int) + func (*GetConfirmationCodeResponse) ProtoMessage() + func (x *GetConfirmationCodeResponse) GetResult() string + func (x *GetConfirmationCodeResponse) ProtoReflect() protoreflect.Message + func (x *GetConfirmationCodeResponse) Reset() + func (x *GetConfirmationCodeResponse) String() string + type GetEidRequest struct + func (*GetEidRequest) Descriptor() ([]byte, []int) + func (*GetEidRequest) ProtoMessage() + func (x *GetEidRequest) ProtoReflect() protoreflect.Message + func (x *GetEidRequest) Reset() + func (x *GetEidRequest) String() string + type GetEidResponse struct + Result string + func (*GetEidResponse) Descriptor() ([]byte, []int) + func (*GetEidResponse) ProtoMessage() + func (x *GetEidResponse) GetResult() string + func (x *GetEidResponse) ProtoReflect() protoreflect.Message + func (x *GetEidResponse) Reset() + func (x *GetEidResponse) String() string + type GetEncodedActivationCodeRequest struct + func (*GetEncodedActivationCodeRequest) Descriptor() ([]byte, []int) + func (*GetEncodedActivationCodeRequest) ProtoMessage() + func (x *GetEncodedActivationCodeRequest) ProtoReflect() protoreflect.Message + func (x *GetEncodedActivationCodeRequest) Reset() + func (x *GetEncodedActivationCodeRequest) String() string + type GetEncodedActivationCodeResponse struct + Result string + func (*GetEncodedActivationCodeResponse) Descriptor() ([]byte, []int) + func (*GetEncodedActivationCodeResponse) ProtoMessage() + func (x *GetEncodedActivationCodeResponse) GetResult() string + func (x *GetEncodedActivationCodeResponse) ProtoReflect() protoreflect.Message + func (x *GetEncodedActivationCodeResponse) Reset() + func (x *GetEncodedActivationCodeResponse) String() string + type GetEuiccInfoRequest struct + func (*GetEuiccInfoRequest) Descriptor() ([]byte, []int) + func (*GetEuiccInfoRequest) ProtoMessage() + func (x *GetEuiccInfoRequest) ProtoReflect() protoreflect.Message + func (x *GetEuiccInfoRequest) Reset() + func (x *GetEuiccInfoRequest) String() string + type GetEuiccInfoResponse struct + Result int64 + func (*GetEuiccInfoResponse) Descriptor() ([]byte, []int) + func (*GetEuiccInfoResponse) ProtoMessage() + func (x *GetEuiccInfoResponse) GetResult() int64 + func (x *GetEuiccInfoResponse) ProtoReflect() protoreflect.Message + func (x *GetEuiccInfoResponse) Reset() + func (x *GetEuiccInfoResponse) String() string + type GetOsVersionRequest struct + Handle int64 + func (*GetOsVersionRequest) Descriptor() ([]byte, []int) + func (*GetOsVersionRequest) ProtoMessage() + func (x *GetOsVersionRequest) GetHandle() int64 + func (x *GetOsVersionRequest) ProtoReflect() protoreflect.Message + func (x *GetOsVersionRequest) Reset() + func (x *GetOsVersionRequest) String() string + type GetOsVersionResponse struct + Result string + func (*GetOsVersionResponse) Descriptor() ([]byte, []int) + func (*GetOsVersionResponse) ProtoMessage() + func (x *GetOsVersionResponse) GetResult() string + func (x *GetOsVersionResponse) ProtoReflect() protoreflect.Message + func (x *GetOsVersionResponse) Reset() + func (x *GetOsVersionResponse) String() string + type InfoDescribeContentsRequest struct + Handle int64 + func (*InfoDescribeContentsRequest) Descriptor() ([]byte, []int) + func (*InfoDescribeContentsRequest) ProtoMessage() + func (x *InfoDescribeContentsRequest) GetHandle() int64 + func (x *InfoDescribeContentsRequest) ProtoReflect() protoreflect.Message + func (x *InfoDescribeContentsRequest) Reset() + func (x *InfoDescribeContentsRequest) String() string + type InfoServiceClient interface + DescribeContents func(ctx context.Context, in *InfoDescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error) + GetOsVersion func(ctx context.Context, in *GetOsVersionRequest, opts ...grpc.CallOption) (*GetOsVersionResponse, error) + NewInfo func(ctx context.Context, in *NewInfoRequest, opts ...grpc.CallOption) (*NewInfoResponse, error) + WriteToParcel func(ctx context.Context, in *InfoWriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error) + func NewInfoServiceClient(cc grpc.ClientConnInterface) InfoServiceClient + type InfoServiceServer interface + DescribeContents func(context.Context, *InfoDescribeContentsRequest) (*DescribeContentsResponse, error) + GetOsVersion func(context.Context, *GetOsVersionRequest) (*GetOsVersionResponse, error) + NewInfo func(context.Context, *NewInfoRequest) (*NewInfoResponse, error) + WriteToParcel func(context.Context, *InfoWriteToParcelRequest) (*WriteToParcelResponse, error) + type InfoWriteToParcelRequest struct + Arg0 int64 + Arg1 int32 + Handle int64 + func (*InfoWriteToParcelRequest) Descriptor() ([]byte, []int) + func (*InfoWriteToParcelRequest) ProtoMessage() + func (x *InfoWriteToParcelRequest) GetArg0() int64 + func (x *InfoWriteToParcelRequest) GetArg1() int32 + func (x *InfoWriteToParcelRequest) GetHandle() int64 + func (x *InfoWriteToParcelRequest) ProtoReflect() protoreflect.Message + func (x *InfoWriteToParcelRequest) Reset() + func (x *InfoWriteToParcelRequest) String() string + type IsEnabledRequest struct + func (*IsEnabledRequest) Descriptor() ([]byte, []int) + func (*IsEnabledRequest) ProtoMessage() + func (x *IsEnabledRequest) ProtoReflect() protoreflect.Message + func (x *IsEnabledRequest) Reset() + func (x *IsEnabledRequest) String() string + type IsEnabledResponse struct + Result bool + func (*IsEnabledResponse) Descriptor() ([]byte, []int) + func (*IsEnabledResponse) ProtoMessage() + func (x *IsEnabledResponse) GetResult() bool + func (x *IsEnabledResponse) ProtoReflect() protoreflect.Message + func (x *IsEnabledResponse) Reset() + func (x *IsEnabledResponse) String() string + type IsSimPortAvailableRequest struct + Arg0 int32 + func (*IsSimPortAvailableRequest) Descriptor() ([]byte, []int) + func (*IsSimPortAvailableRequest) ProtoMessage() + func (x *IsSimPortAvailableRequest) GetArg0() int32 + func (x *IsSimPortAvailableRequest) ProtoReflect() protoreflect.Message + func (x *IsSimPortAvailableRequest) Reset() + func (x *IsSimPortAvailableRequest) String() string + type IsSimPortAvailableResponse struct + Result bool + func (*IsSimPortAvailableResponse) Descriptor() ([]byte, []int) + func (*IsSimPortAvailableResponse) ProtoMessage() + func (x *IsSimPortAvailableResponse) GetResult() bool + func (x *IsSimPortAvailableResponse) ProtoReflect() protoreflect.Message + func (x *IsSimPortAvailableResponse) Reset() + func (x *IsSimPortAvailableResponse) String() string + type ManagerServiceClient interface + CreateForCardId func(ctx context.Context, in *CreateForCardIdRequest, opts ...grpc.CallOption) (*CreateForCardIdResponse, error) + DeleteSubscription func(ctx context.Context, in *DeleteSubscriptionRequest, opts ...grpc.CallOption) (*DeleteSubscriptionResponse, error) + DownloadSubscription func(ctx context.Context, in *DownloadSubscriptionRequest, opts ...grpc.CallOption) (*DownloadSubscriptionResponse, error) + GetAvailableMemoryInBytes func(ctx context.Context, in *GetAvailableMemoryInBytesRequest, ...) (*GetAvailableMemoryInBytesResponse, error) + GetEid func(ctx context.Context, in *GetEidRequest, opts ...grpc.CallOption) (*GetEidResponse, error) + GetEuiccInfo func(ctx context.Context, in *GetEuiccInfoRequest, opts ...grpc.CallOption) (*GetEuiccInfoResponse, error) + IsEnabled func(ctx context.Context, in *IsEnabledRequest, opts ...grpc.CallOption) (*IsEnabledResponse, error) + IsSimPortAvailable func(ctx context.Context, in *IsSimPortAvailableRequest, opts ...grpc.CallOption) (*IsSimPortAvailableResponse, error) + StartResolutionActivity func(ctx context.Context, in *StartResolutionActivityRequest, ...) (*StartResolutionActivityResponse, error) + SwitchToSubscription2 func(ctx context.Context, in *SwitchToSubscription2Request, opts ...grpc.CallOption) (*SwitchToSubscription2Response, error) + SwitchToSubscription3_1 func(ctx context.Context, in *SwitchToSubscription3_1Request, ...) (*SwitchToSubscription3_1Response, error) + UpdateSubscriptionNickname func(ctx context.Context, in *UpdateSubscriptionNicknameRequest, ...) (*UpdateSubscriptionNicknameResponse, error) + func NewManagerServiceClient(cc grpc.ClientConnInterface) ManagerServiceClient + type ManagerServiceServer interface + CreateForCardId func(context.Context, *CreateForCardIdRequest) (*CreateForCardIdResponse, error) + DeleteSubscription func(context.Context, *DeleteSubscriptionRequest) (*DeleteSubscriptionResponse, error) + DownloadSubscription func(context.Context, *DownloadSubscriptionRequest) (*DownloadSubscriptionResponse, error) + GetAvailableMemoryInBytes func(context.Context, *GetAvailableMemoryInBytesRequest) (*GetAvailableMemoryInBytesResponse, error) + GetEid func(context.Context, *GetEidRequest) (*GetEidResponse, error) + GetEuiccInfo func(context.Context, *GetEuiccInfoRequest) (*GetEuiccInfoResponse, error) + IsEnabled func(context.Context, *IsEnabledRequest) (*IsEnabledResponse, error) + IsSimPortAvailable func(context.Context, *IsSimPortAvailableRequest) (*IsSimPortAvailableResponse, error) + StartResolutionActivity func(context.Context, *StartResolutionActivityRequest) (*StartResolutionActivityResponse, error) + SwitchToSubscription2 func(context.Context, *SwitchToSubscription2Request) (*SwitchToSubscription2Response, error) + SwitchToSubscription3_1 func(context.Context, *SwitchToSubscription3_1Request) (*SwitchToSubscription3_1Response, error) + UpdateSubscriptionNickname func(context.Context, *UpdateSubscriptionNicknameRequest) (*UpdateSubscriptionNicknameResponse, error) + type NewInfoRequest struct + Arg0 string + func (*NewInfoRequest) Descriptor() ([]byte, []int) + func (*NewInfoRequest) ProtoMessage() + func (x *NewInfoRequest) GetArg0() string + func (x *NewInfoRequest) ProtoReflect() protoreflect.Message + func (x *NewInfoRequest) Reset() + func (x *NewInfoRequest) String() string + type NewInfoResponse struct + Result int64 + func (*NewInfoResponse) Descriptor() ([]byte, []int) + func (*NewInfoResponse) ProtoMessage() + func (x *NewInfoResponse) GetResult() int64 + func (x *NewInfoResponse) ProtoReflect() protoreflect.Message + func (x *NewInfoResponse) Reset() + func (x *NewInfoResponse) String() string + type SetConfirmationCodeRequest struct + Arg0 string + func (*SetConfirmationCodeRequest) Descriptor() ([]byte, []int) + func (*SetConfirmationCodeRequest) ProtoMessage() + func (x *SetConfirmationCodeRequest) GetArg0() string + func (x *SetConfirmationCodeRequest) ProtoReflect() protoreflect.Message + func (x *SetConfirmationCodeRequest) Reset() + func (x *SetConfirmationCodeRequest) String() string + type SetConfirmationCodeResponse struct + Result int64 + func (*SetConfirmationCodeResponse) Descriptor() ([]byte, []int) + func (*SetConfirmationCodeResponse) ProtoMessage() + func (x *SetConfirmationCodeResponse) GetResult() int64 + func (x *SetConfirmationCodeResponse) ProtoReflect() protoreflect.Message + func (x *SetConfirmationCodeResponse) Reset() + func (x *SetConfirmationCodeResponse) String() string + type SetEncodedActivationCodeRequest struct + Arg0 string + func (*SetEncodedActivationCodeRequest) Descriptor() ([]byte, []int) + func (*SetEncodedActivationCodeRequest) ProtoMessage() + func (x *SetEncodedActivationCodeRequest) GetArg0() string + func (x *SetEncodedActivationCodeRequest) ProtoReflect() protoreflect.Message + func (x *SetEncodedActivationCodeRequest) Reset() + func (x *SetEncodedActivationCodeRequest) String() string + type SetEncodedActivationCodeResponse struct + Result int64 + func (*SetEncodedActivationCodeResponse) Descriptor() ([]byte, []int) + func (*SetEncodedActivationCodeResponse) ProtoMessage() + func (x *SetEncodedActivationCodeResponse) GetResult() int64 + func (x *SetEncodedActivationCodeResponse) ProtoReflect() protoreflect.Message + func (x *SetEncodedActivationCodeResponse) Reset() + func (x *SetEncodedActivationCodeResponse) String() string + type StartResolutionActivityRequest struct + Arg0 int64 + Arg1 int32 + Arg2 int64 + Arg3 int64 + func (*StartResolutionActivityRequest) Descriptor() ([]byte, []int) + func (*StartResolutionActivityRequest) ProtoMessage() + func (x *StartResolutionActivityRequest) GetArg0() int64 + func (x *StartResolutionActivityRequest) GetArg1() int32 + func (x *StartResolutionActivityRequest) GetArg2() int64 + func (x *StartResolutionActivityRequest) GetArg3() int64 + func (x *StartResolutionActivityRequest) ProtoReflect() protoreflect.Message + func (x *StartResolutionActivityRequest) Reset() + func (x *StartResolutionActivityRequest) String() string + type StartResolutionActivityResponse struct + func (*StartResolutionActivityResponse) Descriptor() ([]byte, []int) + func (*StartResolutionActivityResponse) ProtoMessage() + func (x *StartResolutionActivityResponse) ProtoReflect() protoreflect.Message + func (x *StartResolutionActivityResponse) Reset() + func (x *StartResolutionActivityResponse) String() string + type SwitchToSubscription2Request struct + Arg0 int32 + Arg1 int64 + func (*SwitchToSubscription2Request) Descriptor() ([]byte, []int) + func (*SwitchToSubscription2Request) ProtoMessage() + func (x *SwitchToSubscription2Request) GetArg0() int32 + func (x *SwitchToSubscription2Request) GetArg1() int64 + func (x *SwitchToSubscription2Request) ProtoReflect() protoreflect.Message + func (x *SwitchToSubscription2Request) Reset() + func (x *SwitchToSubscription2Request) String() string + type SwitchToSubscription2Response struct + func (*SwitchToSubscription2Response) Descriptor() ([]byte, []int) + func (*SwitchToSubscription2Response) ProtoMessage() + func (x *SwitchToSubscription2Response) ProtoReflect() protoreflect.Message + func (x *SwitchToSubscription2Response) Reset() + func (x *SwitchToSubscription2Response) String() string + type SwitchToSubscription3_1Request struct + Arg0 int32 + Arg1 int32 + Arg2 int64 + func (*SwitchToSubscription3_1Request) Descriptor() ([]byte, []int) + func (*SwitchToSubscription3_1Request) ProtoMessage() + func (x *SwitchToSubscription3_1Request) GetArg0() int32 + func (x *SwitchToSubscription3_1Request) GetArg1() int32 + func (x *SwitchToSubscription3_1Request) GetArg2() int64 + func (x *SwitchToSubscription3_1Request) ProtoReflect() protoreflect.Message + func (x *SwitchToSubscription3_1Request) Reset() + func (x *SwitchToSubscription3_1Request) String() string + type SwitchToSubscription3_1Response struct + func (*SwitchToSubscription3_1Response) Descriptor() ([]byte, []int) + func (*SwitchToSubscription3_1Response) ProtoMessage() + func (x *SwitchToSubscription3_1Response) ProtoReflect() protoreflect.Message + func (x *SwitchToSubscription3_1Response) Reset() + func (x *SwitchToSubscription3_1Response) String() string + type UnimplementedDownloadableSubscriptionBuilderServiceServer struct + func (UnimplementedDownloadableSubscriptionBuilderServiceServer) Build(context.Context, *BuildRequest) (*BuildResponse, error) + func (UnimplementedDownloadableSubscriptionBuilderServiceServer) SetConfirmationCode(context.Context, *SetConfirmationCodeRequest) (*SetConfirmationCodeResponse, error) + func (UnimplementedDownloadableSubscriptionBuilderServiceServer) SetEncodedActivationCode(context.Context, *SetEncodedActivationCodeRequest) (*SetEncodedActivationCodeResponse, error) + type UnimplementedDownloadableSubscriptionServiceServer struct + func (UnimplementedDownloadableSubscriptionServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + func (UnimplementedDownloadableSubscriptionServiceServer) ForActivationCode(context.Context, *ForActivationCodeRequest) (*ForActivationCodeResponse, error) + func (UnimplementedDownloadableSubscriptionServiceServer) GetConfirmationCode(context.Context, *GetConfirmationCodeRequest) (*GetConfirmationCodeResponse, error) + func (UnimplementedDownloadableSubscriptionServiceServer) GetEncodedActivationCode(context.Context, *GetEncodedActivationCodeRequest) (*GetEncodedActivationCodeResponse, error) + func (UnimplementedDownloadableSubscriptionServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error) + type UnimplementedInfoServiceServer struct + func (UnimplementedInfoServiceServer) DescribeContents(context.Context, *InfoDescribeContentsRequest) (*DescribeContentsResponse, error) + func (UnimplementedInfoServiceServer) GetOsVersion(context.Context, *GetOsVersionRequest) (*GetOsVersionResponse, error) + func (UnimplementedInfoServiceServer) NewInfo(context.Context, *NewInfoRequest) (*NewInfoResponse, error) + func (UnimplementedInfoServiceServer) WriteToParcel(context.Context, *InfoWriteToParcelRequest) (*WriteToParcelResponse, error) + type UnimplementedManagerServiceServer struct + func (UnimplementedManagerServiceServer) CreateForCardId(context.Context, *CreateForCardIdRequest) (*CreateForCardIdResponse, error) + func (UnimplementedManagerServiceServer) DeleteSubscription(context.Context, *DeleteSubscriptionRequest) (*DeleteSubscriptionResponse, error) + func (UnimplementedManagerServiceServer) DownloadSubscription(context.Context, *DownloadSubscriptionRequest) (*DownloadSubscriptionResponse, error) + func (UnimplementedManagerServiceServer) GetAvailableMemoryInBytes(context.Context, *GetAvailableMemoryInBytesRequest) (*GetAvailableMemoryInBytesResponse, error) + func (UnimplementedManagerServiceServer) GetEid(context.Context, *GetEidRequest) (*GetEidResponse, error) + func (UnimplementedManagerServiceServer) GetEuiccInfo(context.Context, *GetEuiccInfoRequest) (*GetEuiccInfoResponse, error) + func (UnimplementedManagerServiceServer) IsEnabled(context.Context, *IsEnabledRequest) (*IsEnabledResponse, error) + func (UnimplementedManagerServiceServer) IsSimPortAvailable(context.Context, *IsSimPortAvailableRequest) (*IsSimPortAvailableResponse, error) + func (UnimplementedManagerServiceServer) StartResolutionActivity(context.Context, *StartResolutionActivityRequest) (*StartResolutionActivityResponse, error) + func (UnimplementedManagerServiceServer) SwitchToSubscription2(context.Context, *SwitchToSubscription2Request) (*SwitchToSubscription2Response, error) + func (UnimplementedManagerServiceServer) SwitchToSubscription3_1(context.Context, *SwitchToSubscription3_1Request) (*SwitchToSubscription3_1Response, error) + func (UnimplementedManagerServiceServer) UpdateSubscriptionNickname(context.Context, *UpdateSubscriptionNicknameRequest) (*UpdateSubscriptionNicknameResponse, error) + type UnsafeDownloadableSubscriptionBuilderServiceServer interface + type UnsafeDownloadableSubscriptionServiceServer interface + type UnsafeInfoServiceServer interface + type UnsafeManagerServiceServer interface + type UpdateSubscriptionNicknameRequest struct + Arg0 int32 + Arg1 string + Arg2 int64 + func (*UpdateSubscriptionNicknameRequest) Descriptor() ([]byte, []int) + func (*UpdateSubscriptionNicknameRequest) ProtoMessage() + func (x *UpdateSubscriptionNicknameRequest) GetArg0() int32 + func (x *UpdateSubscriptionNicknameRequest) GetArg1() string + func (x *UpdateSubscriptionNicknameRequest) GetArg2() int64 + func (x *UpdateSubscriptionNicknameRequest) ProtoReflect() protoreflect.Message + func (x *UpdateSubscriptionNicknameRequest) Reset() + func (x *UpdateSubscriptionNicknameRequest) String() string + type UpdateSubscriptionNicknameResponse struct + func (*UpdateSubscriptionNicknameResponse) Descriptor() ([]byte, []int) + func (*UpdateSubscriptionNicknameResponse) ProtoMessage() + func (x *UpdateSubscriptionNicknameResponse) ProtoReflect() protoreflect.Message + func (x *UpdateSubscriptionNicknameResponse) Reset() + func (x *UpdateSubscriptionNicknameResponse) String() string + type WriteToParcelRequest struct + Arg0 int64 + Arg1 int32 + func (*WriteToParcelRequest) Descriptor() ([]byte, []int) + func (*WriteToParcelRequest) ProtoMessage() + func (x *WriteToParcelRequest) GetArg0() int64 + func (x *WriteToParcelRequest) GetArg1() int32 + func (x *WriteToParcelRequest) ProtoReflect() protoreflect.Message + func (x *WriteToParcelRequest) Reset() + func (x *WriteToParcelRequest) String() string + type WriteToParcelResponse struct + func (*WriteToParcelResponse) Descriptor() ([]byte, []int) + func (*WriteToParcelResponse) ProtoMessage() + func (x *WriteToParcelResponse) ProtoReflect() protoreflect.Message + func (x *WriteToParcelResponse) Reset() + func (x *WriteToParcelResponse) String() string