Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + const IdentifierService_DescribeContents_FullMethodName + const IdentifierService_Equals_FullMethodName + const IdentifierService_GetCarrierId_FullMethodName + const IdentifierService_GetGid1_FullMethodName + const IdentifierService_GetGid2_FullMethodName + const IdentifierService_GetImsi_FullMethodName + const IdentifierService_GetMcc_FullMethodName + const IdentifierService_GetMnc_FullMethodName + const IdentifierService_GetSpecificCarrierId_FullMethodName + const IdentifierService_GetSpn_FullMethodName + const IdentifierService_HashCode_FullMethodName + const IdentifierService_NewIdentifier_FullMethodName + const IdentifierService_ToString_FullMethodName + const IdentifierService_WriteToParcel_FullMethodName + const MessagePduService_DescribeContents_FullMethodName + const MessagePduService_GetPdus_FullMethodName + const MessagePduService_NewMessagePdu_FullMethodName + const MessagePduService_WriteToParcel_FullMethodName + const MessagingClientServiceService_NewMessagingClientService_FullMethodName + const MessagingClientServiceService_OnBind_FullMethodName + const MessagingServiceSendMmsResultService_GetSendConfPdu_FullMethodName + const MessagingServiceSendMmsResultService_GetSendStatus_FullMethodName + const MessagingServiceSendMultipartSmsResultService_GetMessageRefs_FullMethodName + const MessagingServiceSendMultipartSmsResultService_GetSendStatus_FullMethodName + const MessagingServiceSendSmsResultService_GetMessageRef_FullMethodName + const MessagingServiceSendSmsResultService_GetSendStatus_FullMethodName + const MessagingServiceService_OnBind_FullMethodName + const ServiceService_NotifyCarrierNetworkChange1_FullMethodName + const ServiceService_NotifyCarrierNetworkChange2_1_FullMethodName + const ServiceService_OnBind_FullMethodName + const ServiceService_OnLoadConfig1_FullMethodName + const ServiceService_OnLoadConfig2_1_FullMethodName + var File_proto_carrier_carrier_proto protoreflect.FileDescriptor + var IdentifierService_ServiceDesc = grpc.ServiceDesc + var MessagePduService_ServiceDesc = grpc.ServiceDesc + var MessagingClientServiceService_ServiceDesc = grpc.ServiceDesc + var MessagingServiceSendMmsResultService_ServiceDesc = grpc.ServiceDesc + var MessagingServiceSendMultipartSmsResultService_ServiceDesc = grpc.ServiceDesc + var MessagingServiceSendSmsResultService_ServiceDesc = grpc.ServiceDesc + var MessagingServiceService_ServiceDesc = grpc.ServiceDesc + var ServiceService_ServiceDesc = grpc.ServiceDesc + func RegisterIdentifierServiceServer(s grpc.ServiceRegistrar, srv IdentifierServiceServer) + func RegisterMessagePduServiceServer(s grpc.ServiceRegistrar, srv MessagePduServiceServer) + func RegisterMessagingClientServiceServiceServer(s grpc.ServiceRegistrar, srv MessagingClientServiceServiceServer) + func RegisterMessagingServiceSendMmsResultServiceServer(s grpc.ServiceRegistrar, srv MessagingServiceSendMmsResultServiceServer) + func RegisterMessagingServiceSendMultipartSmsResultServiceServer(s grpc.ServiceRegistrar, ...) + func RegisterMessagingServiceSendSmsResultServiceServer(s grpc.ServiceRegistrar, srv MessagingServiceSendSmsResultServiceServer) + func RegisterMessagingServiceServiceServer(s grpc.ServiceRegistrar, srv MessagingServiceServiceServer) + func RegisterServiceServiceServer(s grpc.ServiceRegistrar, srv ServiceServiceServer) + type DescribeContentsRequest struct + Handle int64 + func (*DescribeContentsRequest) Descriptor() ([]byte, []int) + func (*DescribeContentsRequest) ProtoMessage() + func (x *DescribeContentsRequest) GetHandle() int64 + 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 EqualsRequest struct + Arg0 int64 + Handle int64 + func (*EqualsRequest) Descriptor() ([]byte, []int) + func (*EqualsRequest) ProtoMessage() + func (x *EqualsRequest) GetArg0() int64 + func (x *EqualsRequest) GetHandle() 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 GetCarrierIdRequest struct + Handle int64 + func (*GetCarrierIdRequest) Descriptor() ([]byte, []int) + func (*GetCarrierIdRequest) ProtoMessage() + func (x *GetCarrierIdRequest) GetHandle() int64 + func (x *GetCarrierIdRequest) ProtoReflect() protoreflect.Message + func (x *GetCarrierIdRequest) Reset() + func (x *GetCarrierIdRequest) String() string + type GetCarrierIdResponse struct + Result int32 + func (*GetCarrierIdResponse) Descriptor() ([]byte, []int) + func (*GetCarrierIdResponse) ProtoMessage() + func (x *GetCarrierIdResponse) GetResult() int32 + func (x *GetCarrierIdResponse) ProtoReflect() protoreflect.Message + func (x *GetCarrierIdResponse) Reset() + func (x *GetCarrierIdResponse) String() string + type GetGid1Request struct + Handle int64 + func (*GetGid1Request) Descriptor() ([]byte, []int) + func (*GetGid1Request) ProtoMessage() + func (x *GetGid1Request) GetHandle() int64 + func (x *GetGid1Request) ProtoReflect() protoreflect.Message + func (x *GetGid1Request) Reset() + func (x *GetGid1Request) String() string + type GetGid1Response struct + Result string + func (*GetGid1Response) Descriptor() ([]byte, []int) + func (*GetGid1Response) ProtoMessage() + func (x *GetGid1Response) GetResult() string + func (x *GetGid1Response) ProtoReflect() protoreflect.Message + func (x *GetGid1Response) Reset() + func (x *GetGid1Response) String() string + type GetGid2Request struct + Handle int64 + func (*GetGid2Request) Descriptor() ([]byte, []int) + func (*GetGid2Request) ProtoMessage() + func (x *GetGid2Request) GetHandle() int64 + func (x *GetGid2Request) ProtoReflect() protoreflect.Message + func (x *GetGid2Request) Reset() + func (x *GetGid2Request) String() string + type GetGid2Response struct + Result string + func (*GetGid2Response) Descriptor() ([]byte, []int) + func (*GetGid2Response) ProtoMessage() + func (x *GetGid2Response) GetResult() string + func (x *GetGid2Response) ProtoReflect() protoreflect.Message + func (x *GetGid2Response) Reset() + func (x *GetGid2Response) String() string + type GetImsiRequest struct + Handle int64 + func (*GetImsiRequest) Descriptor() ([]byte, []int) + func (*GetImsiRequest) ProtoMessage() + func (x *GetImsiRequest) GetHandle() int64 + func (x *GetImsiRequest) ProtoReflect() protoreflect.Message + func (x *GetImsiRequest) Reset() + func (x *GetImsiRequest) String() string + type GetImsiResponse struct + Result string + func (*GetImsiResponse) Descriptor() ([]byte, []int) + func (*GetImsiResponse) ProtoMessage() + func (x *GetImsiResponse) GetResult() string + func (x *GetImsiResponse) ProtoReflect() protoreflect.Message + func (x *GetImsiResponse) Reset() + func (x *GetImsiResponse) String() string + type GetMccRequest struct + Handle int64 + func (*GetMccRequest) Descriptor() ([]byte, []int) + func (*GetMccRequest) ProtoMessage() + func (x *GetMccRequest) GetHandle() int64 + func (x *GetMccRequest) ProtoReflect() protoreflect.Message + func (x *GetMccRequest) Reset() + func (x *GetMccRequest) String() string + type GetMccResponse struct + Result string + func (*GetMccResponse) Descriptor() ([]byte, []int) + func (*GetMccResponse) ProtoMessage() + func (x *GetMccResponse) GetResult() string + func (x *GetMccResponse) ProtoReflect() protoreflect.Message + func (x *GetMccResponse) Reset() + func (x *GetMccResponse) String() string + type GetMessageRefRequest struct + func (*GetMessageRefRequest) Descriptor() ([]byte, []int) + func (*GetMessageRefRequest) ProtoMessage() + func (x *GetMessageRefRequest) ProtoReflect() protoreflect.Message + func (x *GetMessageRefRequest) Reset() + func (x *GetMessageRefRequest) String() string + type GetMessageRefResponse struct + Result int32 + func (*GetMessageRefResponse) Descriptor() ([]byte, []int) + func (*GetMessageRefResponse) ProtoMessage() + func (x *GetMessageRefResponse) GetResult() int32 + func (x *GetMessageRefResponse) ProtoReflect() protoreflect.Message + func (x *GetMessageRefResponse) Reset() + func (x *GetMessageRefResponse) String() string + type GetMessageRefsRequest struct + func (*GetMessageRefsRequest) Descriptor() ([]byte, []int) + func (*GetMessageRefsRequest) ProtoMessage() + func (x *GetMessageRefsRequest) ProtoReflect() protoreflect.Message + func (x *GetMessageRefsRequest) Reset() + func (x *GetMessageRefsRequest) String() string + type GetMessageRefsResponse struct + Result int64 + func (*GetMessageRefsResponse) Descriptor() ([]byte, []int) + func (*GetMessageRefsResponse) ProtoMessage() + func (x *GetMessageRefsResponse) GetResult() int64 + func (x *GetMessageRefsResponse) ProtoReflect() protoreflect.Message + func (x *GetMessageRefsResponse) Reset() + func (x *GetMessageRefsResponse) String() string + type GetMncRequest struct + Handle int64 + func (*GetMncRequest) Descriptor() ([]byte, []int) + func (*GetMncRequest) ProtoMessage() + func (x *GetMncRequest) GetHandle() int64 + func (x *GetMncRequest) ProtoReflect() protoreflect.Message + func (x *GetMncRequest) Reset() + func (x *GetMncRequest) String() string + type GetMncResponse struct + Result string + func (*GetMncResponse) Descriptor() ([]byte, []int) + func (*GetMncResponse) ProtoMessage() + func (x *GetMncResponse) GetResult() string + func (x *GetMncResponse) ProtoReflect() protoreflect.Message + func (x *GetMncResponse) Reset() + func (x *GetMncResponse) String() string + type GetPdusRequest struct + Handle int64 + func (*GetPdusRequest) Descriptor() ([]byte, []int) + func (*GetPdusRequest) ProtoMessage() + func (x *GetPdusRequest) GetHandle() int64 + func (x *GetPdusRequest) ProtoReflect() protoreflect.Message + func (x *GetPdusRequest) Reset() + func (x *GetPdusRequest) String() string + type GetPdusResponse struct + Result int64 + func (*GetPdusResponse) Descriptor() ([]byte, []int) + func (*GetPdusResponse) ProtoMessage() + func (x *GetPdusResponse) GetResult() int64 + func (x *GetPdusResponse) ProtoReflect() protoreflect.Message + func (x *GetPdusResponse) Reset() + func (x *GetPdusResponse) String() string + type GetSendConfPduRequest struct + func (*GetSendConfPduRequest) Descriptor() ([]byte, []int) + func (*GetSendConfPduRequest) ProtoMessage() + func (x *GetSendConfPduRequest) ProtoReflect() protoreflect.Message + func (x *GetSendConfPduRequest) Reset() + func (x *GetSendConfPduRequest) String() string + type GetSendConfPduResponse struct + Result int64 + func (*GetSendConfPduResponse) Descriptor() ([]byte, []int) + func (*GetSendConfPduResponse) ProtoMessage() + func (x *GetSendConfPduResponse) GetResult() int64 + func (x *GetSendConfPduResponse) ProtoReflect() protoreflect.Message + func (x *GetSendConfPduResponse) Reset() + func (x *GetSendConfPduResponse) String() string + type GetSendStatusRequest struct + func (*GetSendStatusRequest) Descriptor() ([]byte, []int) + func (*GetSendStatusRequest) ProtoMessage() + func (x *GetSendStatusRequest) ProtoReflect() protoreflect.Message + func (x *GetSendStatusRequest) Reset() + func (x *GetSendStatusRequest) String() string + type GetSendStatusResponse struct + Result int32 + func (*GetSendStatusResponse) Descriptor() ([]byte, []int) + func (*GetSendStatusResponse) ProtoMessage() + func (x *GetSendStatusResponse) GetResult() int32 + func (x *GetSendStatusResponse) ProtoReflect() protoreflect.Message + func (x *GetSendStatusResponse) Reset() + func (x *GetSendStatusResponse) String() string + type GetSpecificCarrierIdRequest struct + Handle int64 + func (*GetSpecificCarrierIdRequest) Descriptor() ([]byte, []int) + func (*GetSpecificCarrierIdRequest) ProtoMessage() + func (x *GetSpecificCarrierIdRequest) GetHandle() int64 + func (x *GetSpecificCarrierIdRequest) ProtoReflect() protoreflect.Message + func (x *GetSpecificCarrierIdRequest) Reset() + func (x *GetSpecificCarrierIdRequest) String() string + type GetSpecificCarrierIdResponse struct + Result int32 + func (*GetSpecificCarrierIdResponse) Descriptor() ([]byte, []int) + func (*GetSpecificCarrierIdResponse) ProtoMessage() + func (x *GetSpecificCarrierIdResponse) GetResult() int32 + func (x *GetSpecificCarrierIdResponse) ProtoReflect() protoreflect.Message + func (x *GetSpecificCarrierIdResponse) Reset() + func (x *GetSpecificCarrierIdResponse) String() string + type GetSpnRequest struct + Handle int64 + func (*GetSpnRequest) Descriptor() ([]byte, []int) + func (*GetSpnRequest) ProtoMessage() + func (x *GetSpnRequest) GetHandle() int64 + func (x *GetSpnRequest) ProtoReflect() protoreflect.Message + func (x *GetSpnRequest) Reset() + func (x *GetSpnRequest) String() string + type GetSpnResponse struct + Result string + func (*GetSpnResponse) Descriptor() ([]byte, []int) + func (*GetSpnResponse) ProtoMessage() + func (x *GetSpnResponse) GetResult() string + func (x *GetSpnResponse) ProtoReflect() protoreflect.Message + func (x *GetSpnResponse) Reset() + func (x *GetSpnResponse) String() string + type HashCodeRequest struct + Handle int64 + func (*HashCodeRequest) Descriptor() ([]byte, []int) + func (*HashCodeRequest) ProtoMessage() + func (x *HashCodeRequest) GetHandle() int64 + 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 IdentifierServiceClient interface + DescribeContents func(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error) + Equals func(ctx context.Context, in *EqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error) + GetCarrierId func(ctx context.Context, in *GetCarrierIdRequest, opts ...grpc.CallOption) (*GetCarrierIdResponse, error) + GetGid1 func(ctx context.Context, in *GetGid1Request, opts ...grpc.CallOption) (*GetGid1Response, error) + GetGid2 func(ctx context.Context, in *GetGid2Request, opts ...grpc.CallOption) (*GetGid2Response, error) + GetImsi func(ctx context.Context, in *GetImsiRequest, opts ...grpc.CallOption) (*GetImsiResponse, error) + GetMcc func(ctx context.Context, in *GetMccRequest, opts ...grpc.CallOption) (*GetMccResponse, error) + GetMnc func(ctx context.Context, in *GetMncRequest, opts ...grpc.CallOption) (*GetMncResponse, error) + GetSpecificCarrierId func(ctx context.Context, in *GetSpecificCarrierIdRequest, opts ...grpc.CallOption) (*GetSpecificCarrierIdResponse, error) + GetSpn func(ctx context.Context, in *GetSpnRequest, opts ...grpc.CallOption) (*GetSpnResponse, error) + HashCode func(ctx context.Context, in *HashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error) + NewIdentifier func(ctx context.Context, in *NewIdentifierRequest, opts ...grpc.CallOption) (*NewIdentifierResponse, error) + ToString func(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error) + WriteToParcel func(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error) + func NewIdentifierServiceClient(cc grpc.ClientConnInterface) IdentifierServiceClient + type IdentifierServiceServer interface + DescribeContents func(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + Equals func(context.Context, *EqualsRequest) (*EqualsResponse, error) + GetCarrierId func(context.Context, *GetCarrierIdRequest) (*GetCarrierIdResponse, error) + GetGid1 func(context.Context, *GetGid1Request) (*GetGid1Response, error) + GetGid2 func(context.Context, *GetGid2Request) (*GetGid2Response, error) + GetImsi func(context.Context, *GetImsiRequest) (*GetImsiResponse, error) + GetMcc func(context.Context, *GetMccRequest) (*GetMccResponse, error) + GetMnc func(context.Context, *GetMncRequest) (*GetMncResponse, error) + GetSpecificCarrierId func(context.Context, *GetSpecificCarrierIdRequest) (*GetSpecificCarrierIdResponse, error) + GetSpn func(context.Context, *GetSpnRequest) (*GetSpnResponse, error) + HashCode func(context.Context, *HashCodeRequest) (*HashCodeResponse, error) + NewIdentifier func(context.Context, *NewIdentifierRequest) (*NewIdentifierResponse, error) + ToString func(context.Context, *ToStringRequest) (*ToStringResponse, error) + WriteToParcel func(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error) + type MessagePduServiceClient interface + DescribeContents func(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error) + GetPdus func(ctx context.Context, in *GetPdusRequest, opts ...grpc.CallOption) (*GetPdusResponse, error) + NewMessagePdu func(ctx context.Context, in *NewMessagePduRequest, opts ...grpc.CallOption) (*NewMessagePduResponse, error) + WriteToParcel func(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error) + func NewMessagePduServiceClient(cc grpc.ClientConnInterface) MessagePduServiceClient + type MessagePduServiceServer interface + DescribeContents func(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + GetPdus func(context.Context, *GetPdusRequest) (*GetPdusResponse, error) + NewMessagePdu func(context.Context, *NewMessagePduRequest) (*NewMessagePduResponse, error) + WriteToParcel func(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error) + type MessagingClientServiceOnBindRequest struct + Arg0 int64 + Handle int64 + func (*MessagingClientServiceOnBindRequest) Descriptor() ([]byte, []int) + func (*MessagingClientServiceOnBindRequest) ProtoMessage() + func (x *MessagingClientServiceOnBindRequest) GetArg0() int64 + func (x *MessagingClientServiceOnBindRequest) GetHandle() int64 + func (x *MessagingClientServiceOnBindRequest) ProtoReflect() protoreflect.Message + func (x *MessagingClientServiceOnBindRequest) Reset() + func (x *MessagingClientServiceOnBindRequest) String() string + type MessagingClientServiceServiceClient interface + NewMessagingClientService func(ctx context.Context, in *NewMessagingClientServiceRequest, ...) (*NewMessagingClientServiceResponse, error) + OnBind func(ctx context.Context, in *MessagingClientServiceOnBindRequest, ...) (*OnBindResponse, error) + func NewMessagingClientServiceServiceClient(cc grpc.ClientConnInterface) MessagingClientServiceServiceClient + type MessagingClientServiceServiceServer interface + NewMessagingClientService func(context.Context, *NewMessagingClientServiceRequest) (*NewMessagingClientServiceResponse, error) + OnBind func(context.Context, *MessagingClientServiceOnBindRequest) (*OnBindResponse, error) + type MessagingServiceSendMmsResultServiceClient interface + GetSendConfPdu func(ctx context.Context, in *GetSendConfPduRequest, opts ...grpc.CallOption) (*GetSendConfPduResponse, error) + GetSendStatus func(ctx context.Context, in *GetSendStatusRequest, opts ...grpc.CallOption) (*GetSendStatusResponse, error) + func NewMessagingServiceSendMmsResultServiceClient(cc grpc.ClientConnInterface) MessagingServiceSendMmsResultServiceClient + type MessagingServiceSendMmsResultServiceServer interface + GetSendConfPdu func(context.Context, *GetSendConfPduRequest) (*GetSendConfPduResponse, error) + GetSendStatus func(context.Context, *GetSendStatusRequest) (*GetSendStatusResponse, error) + type MessagingServiceSendMultipartSmsResultServiceClient interface + GetMessageRefs func(ctx context.Context, in *GetMessageRefsRequest, opts ...grpc.CallOption) (*GetMessageRefsResponse, error) + GetSendStatus func(ctx context.Context, in *GetSendStatusRequest, opts ...grpc.CallOption) (*GetSendStatusResponse, error) + func NewMessagingServiceSendMultipartSmsResultServiceClient(cc grpc.ClientConnInterface) MessagingServiceSendMultipartSmsResultServiceClient + type MessagingServiceSendMultipartSmsResultServiceServer interface + GetMessageRefs func(context.Context, *GetMessageRefsRequest) (*GetMessageRefsResponse, error) + GetSendStatus func(context.Context, *GetSendStatusRequest) (*GetSendStatusResponse, error) + type MessagingServiceSendSmsResultServiceClient interface + GetMessageRef func(ctx context.Context, in *GetMessageRefRequest, opts ...grpc.CallOption) (*GetMessageRefResponse, error) + GetSendStatus func(ctx context.Context, in *GetSendStatusRequest, opts ...grpc.CallOption) (*GetSendStatusResponse, error) + func NewMessagingServiceSendSmsResultServiceClient(cc grpc.ClientConnInterface) MessagingServiceSendSmsResultServiceClient + type MessagingServiceSendSmsResultServiceServer interface + GetMessageRef func(context.Context, *GetMessageRefRequest) (*GetMessageRefResponse, error) + GetSendStatus func(context.Context, *GetSendStatusRequest) (*GetSendStatusResponse, error) + type MessagingServiceServiceClient interface + OnBind func(ctx context.Context, in *OnBindRequest, opts ...grpc.CallOption) (*OnBindResponse, error) + func NewMessagingServiceServiceClient(cc grpc.ClientConnInterface) MessagingServiceServiceClient + type MessagingServiceServiceServer interface + OnBind func(context.Context, *OnBindRequest) (*OnBindResponse, error) + type NewIdentifierRequest struct + Arg0 int64 + Arg1 string + Arg2 string + func (*NewIdentifierRequest) Descriptor() ([]byte, []int) + func (*NewIdentifierRequest) ProtoMessage() + func (x *NewIdentifierRequest) GetArg0() int64 + func (x *NewIdentifierRequest) GetArg1() string + func (x *NewIdentifierRequest) GetArg2() string + func (x *NewIdentifierRequest) ProtoReflect() protoreflect.Message + func (x *NewIdentifierRequest) Reset() + func (x *NewIdentifierRequest) String() string + type NewIdentifierResponse struct + Result int64 + func (*NewIdentifierResponse) Descriptor() ([]byte, []int) + func (*NewIdentifierResponse) ProtoMessage() + func (x *NewIdentifierResponse) GetResult() int64 + func (x *NewIdentifierResponse) ProtoReflect() protoreflect.Message + func (x *NewIdentifierResponse) Reset() + func (x *NewIdentifierResponse) String() string + type NewMessagePduRequest struct + Arg0 int64 + func (*NewMessagePduRequest) Descriptor() ([]byte, []int) + func (*NewMessagePduRequest) ProtoMessage() + func (x *NewMessagePduRequest) GetArg0() int64 + func (x *NewMessagePduRequest) ProtoReflect() protoreflect.Message + func (x *NewMessagePduRequest) Reset() + func (x *NewMessagePduRequest) String() string + type NewMessagePduResponse struct + Result int64 + func (*NewMessagePduResponse) Descriptor() ([]byte, []int) + func (*NewMessagePduResponse) ProtoMessage() + func (x *NewMessagePduResponse) GetResult() int64 + func (x *NewMessagePduResponse) ProtoReflect() protoreflect.Message + func (x *NewMessagePduResponse) Reset() + func (x *NewMessagePduResponse) String() string + type NewMessagingClientServiceRequest struct + func (*NewMessagingClientServiceRequest) Descriptor() ([]byte, []int) + func (*NewMessagingClientServiceRequest) ProtoMessage() + func (x *NewMessagingClientServiceRequest) ProtoReflect() protoreflect.Message + func (x *NewMessagingClientServiceRequest) Reset() + func (x *NewMessagingClientServiceRequest) String() string + type NewMessagingClientServiceResponse struct + Result int64 + func (*NewMessagingClientServiceResponse) Descriptor() ([]byte, []int) + func (*NewMessagingClientServiceResponse) ProtoMessage() + func (x *NewMessagingClientServiceResponse) GetResult() int64 + func (x *NewMessagingClientServiceResponse) ProtoReflect() protoreflect.Message + func (x *NewMessagingClientServiceResponse) Reset() + func (x *NewMessagingClientServiceResponse) String() string + type NotifyCarrierNetworkChange1Request struct + Arg0 bool + func (*NotifyCarrierNetworkChange1Request) Descriptor() ([]byte, []int) + func (*NotifyCarrierNetworkChange1Request) ProtoMessage() + func (x *NotifyCarrierNetworkChange1Request) GetArg0() bool + func (x *NotifyCarrierNetworkChange1Request) ProtoReflect() protoreflect.Message + func (x *NotifyCarrierNetworkChange1Request) Reset() + func (x *NotifyCarrierNetworkChange1Request) String() string + type NotifyCarrierNetworkChange1Response struct + func (*NotifyCarrierNetworkChange1Response) Descriptor() ([]byte, []int) + func (*NotifyCarrierNetworkChange1Response) ProtoMessage() + func (x *NotifyCarrierNetworkChange1Response) ProtoReflect() protoreflect.Message + func (x *NotifyCarrierNetworkChange1Response) Reset() + func (x *NotifyCarrierNetworkChange1Response) String() string + type NotifyCarrierNetworkChange2_1Request struct + Arg0 int32 + Arg1 bool + func (*NotifyCarrierNetworkChange2_1Request) Descriptor() ([]byte, []int) + func (*NotifyCarrierNetworkChange2_1Request) ProtoMessage() + func (x *NotifyCarrierNetworkChange2_1Request) GetArg0() int32 + func (x *NotifyCarrierNetworkChange2_1Request) GetArg1() bool + func (x *NotifyCarrierNetworkChange2_1Request) ProtoReflect() protoreflect.Message + func (x *NotifyCarrierNetworkChange2_1Request) Reset() + func (x *NotifyCarrierNetworkChange2_1Request) String() string + type NotifyCarrierNetworkChange2_1Response struct + func (*NotifyCarrierNetworkChange2_1Response) Descriptor() ([]byte, []int) + func (*NotifyCarrierNetworkChange2_1Response) ProtoMessage() + func (x *NotifyCarrierNetworkChange2_1Response) ProtoReflect() protoreflect.Message + func (x *NotifyCarrierNetworkChange2_1Response) Reset() + func (x *NotifyCarrierNetworkChange2_1Response) 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 OnLoadConfig1Request struct + Arg0 int64 + func (*OnLoadConfig1Request) Descriptor() ([]byte, []int) + func (*OnLoadConfig1Request) ProtoMessage() + func (x *OnLoadConfig1Request) GetArg0() int64 + func (x *OnLoadConfig1Request) ProtoReflect() protoreflect.Message + func (x *OnLoadConfig1Request) Reset() + func (x *OnLoadConfig1Request) String() string + type OnLoadConfig1Response struct + Result int64 + func (*OnLoadConfig1Response) Descriptor() ([]byte, []int) + func (*OnLoadConfig1Response) ProtoMessage() + func (x *OnLoadConfig1Response) GetResult() int64 + func (x *OnLoadConfig1Response) ProtoReflect() protoreflect.Message + func (x *OnLoadConfig1Response) Reset() + func (x *OnLoadConfig1Response) String() string + type OnLoadConfig2_1Request struct + Arg0 int32 + Arg1 int64 + func (*OnLoadConfig2_1Request) Descriptor() ([]byte, []int) + func (*OnLoadConfig2_1Request) ProtoMessage() + func (x *OnLoadConfig2_1Request) GetArg0() int32 + func (x *OnLoadConfig2_1Request) GetArg1() int64 + func (x *OnLoadConfig2_1Request) ProtoReflect() protoreflect.Message + func (x *OnLoadConfig2_1Request) Reset() + func (x *OnLoadConfig2_1Request) String() string + type OnLoadConfig2_1Response struct + Result int64 + func (*OnLoadConfig2_1Response) Descriptor() ([]byte, []int) + func (*OnLoadConfig2_1Response) ProtoMessage() + func (x *OnLoadConfig2_1Response) GetResult() int64 + func (x *OnLoadConfig2_1Response) ProtoReflect() protoreflect.Message + func (x *OnLoadConfig2_1Response) Reset() + func (x *OnLoadConfig2_1Response) String() string + type ServiceServiceClient interface + NotifyCarrierNetworkChange1 func(ctx context.Context, in *NotifyCarrierNetworkChange1Request, ...) (*NotifyCarrierNetworkChange1Response, error) + NotifyCarrierNetworkChange2_1 func(ctx context.Context, in *NotifyCarrierNetworkChange2_1Request, ...) (*NotifyCarrierNetworkChange2_1Response, error) + OnBind func(ctx context.Context, in *OnBindRequest, opts ...grpc.CallOption) (*OnBindResponse, error) + OnLoadConfig1 func(ctx context.Context, in *OnLoadConfig1Request, opts ...grpc.CallOption) (*OnLoadConfig1Response, error) + OnLoadConfig2_1 func(ctx context.Context, in *OnLoadConfig2_1Request, opts ...grpc.CallOption) (*OnLoadConfig2_1Response, error) + func NewServiceServiceClient(cc grpc.ClientConnInterface) ServiceServiceClient + type ServiceServiceServer interface + NotifyCarrierNetworkChange1 func(context.Context, *NotifyCarrierNetworkChange1Request) (*NotifyCarrierNetworkChange1Response, error) + NotifyCarrierNetworkChange2_1 func(context.Context, *NotifyCarrierNetworkChange2_1Request) (*NotifyCarrierNetworkChange2_1Response, error) + OnBind func(context.Context, *OnBindRequest) (*OnBindResponse, error) + OnLoadConfig1 func(context.Context, *OnLoadConfig1Request) (*OnLoadConfig1Response, error) + OnLoadConfig2_1 func(context.Context, *OnLoadConfig2_1Request) (*OnLoadConfig2_1Response, error) + type ToStringRequest struct + Handle int64 + func (*ToStringRequest) Descriptor() ([]byte, []int) + func (*ToStringRequest) ProtoMessage() + func (x *ToStringRequest) GetHandle() int64 + func (x *ToStringRequest) ProtoReflect() protoreflect.Message + func (x *ToStringRequest) Reset() + func (x *ToStringRequest) String() string + type ToStringResponse struct + Result string + func (*ToStringResponse) Descriptor() ([]byte, []int) + func (*ToStringResponse) ProtoMessage() + func (x *ToStringResponse) GetResult() string + func (x *ToStringResponse) ProtoReflect() protoreflect.Message + func (x *ToStringResponse) Reset() + func (x *ToStringResponse) String() string + type UnimplementedIdentifierServiceServer struct + func (UnimplementedIdentifierServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + func (UnimplementedIdentifierServiceServer) Equals(context.Context, *EqualsRequest) (*EqualsResponse, error) + func (UnimplementedIdentifierServiceServer) GetCarrierId(context.Context, *GetCarrierIdRequest) (*GetCarrierIdResponse, error) + func (UnimplementedIdentifierServiceServer) GetGid1(context.Context, *GetGid1Request) (*GetGid1Response, error) + func (UnimplementedIdentifierServiceServer) GetGid2(context.Context, *GetGid2Request) (*GetGid2Response, error) + func (UnimplementedIdentifierServiceServer) GetImsi(context.Context, *GetImsiRequest) (*GetImsiResponse, error) + func (UnimplementedIdentifierServiceServer) GetMcc(context.Context, *GetMccRequest) (*GetMccResponse, error) + func (UnimplementedIdentifierServiceServer) GetMnc(context.Context, *GetMncRequest) (*GetMncResponse, error) + func (UnimplementedIdentifierServiceServer) GetSpecificCarrierId(context.Context, *GetSpecificCarrierIdRequest) (*GetSpecificCarrierIdResponse, error) + func (UnimplementedIdentifierServiceServer) GetSpn(context.Context, *GetSpnRequest) (*GetSpnResponse, error) + func (UnimplementedIdentifierServiceServer) HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error) + func (UnimplementedIdentifierServiceServer) NewIdentifier(context.Context, *NewIdentifierRequest) (*NewIdentifierResponse, error) + func (UnimplementedIdentifierServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error) + func (UnimplementedIdentifierServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error) + type UnimplementedMessagePduServiceServer struct + func (UnimplementedMessagePduServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + func (UnimplementedMessagePduServiceServer) GetPdus(context.Context, *GetPdusRequest) (*GetPdusResponse, error) + func (UnimplementedMessagePduServiceServer) NewMessagePdu(context.Context, *NewMessagePduRequest) (*NewMessagePduResponse, error) + func (UnimplementedMessagePduServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error) + type UnimplementedMessagingClientServiceServiceServer struct + func (UnimplementedMessagingClientServiceServiceServer) NewMessagingClientService(context.Context, *NewMessagingClientServiceRequest) (*NewMessagingClientServiceResponse, error) + func (UnimplementedMessagingClientServiceServiceServer) OnBind(context.Context, *MessagingClientServiceOnBindRequest) (*OnBindResponse, error) + type UnimplementedMessagingServiceSendMmsResultServiceServer struct + func (UnimplementedMessagingServiceSendMmsResultServiceServer) GetSendConfPdu(context.Context, *GetSendConfPduRequest) (*GetSendConfPduResponse, error) + func (UnimplementedMessagingServiceSendMmsResultServiceServer) GetSendStatus(context.Context, *GetSendStatusRequest) (*GetSendStatusResponse, error) + type UnimplementedMessagingServiceSendMultipartSmsResultServiceServer struct + func (UnimplementedMessagingServiceSendMultipartSmsResultServiceServer) GetMessageRefs(context.Context, *GetMessageRefsRequest) (*GetMessageRefsResponse, error) + func (UnimplementedMessagingServiceSendMultipartSmsResultServiceServer) GetSendStatus(context.Context, *GetSendStatusRequest) (*GetSendStatusResponse, error) + type UnimplementedMessagingServiceSendSmsResultServiceServer struct + func (UnimplementedMessagingServiceSendSmsResultServiceServer) GetMessageRef(context.Context, *GetMessageRefRequest) (*GetMessageRefResponse, error) + func (UnimplementedMessagingServiceSendSmsResultServiceServer) GetSendStatus(context.Context, *GetSendStatusRequest) (*GetSendStatusResponse, error) + type UnimplementedMessagingServiceServiceServer struct + func (UnimplementedMessagingServiceServiceServer) OnBind(context.Context, *OnBindRequest) (*OnBindResponse, error) + type UnimplementedServiceServiceServer struct + func (UnimplementedServiceServiceServer) NotifyCarrierNetworkChange1(context.Context, *NotifyCarrierNetworkChange1Request) (*NotifyCarrierNetworkChange1Response, error) + func (UnimplementedServiceServiceServer) NotifyCarrierNetworkChange2_1(context.Context, *NotifyCarrierNetworkChange2_1Request) (*NotifyCarrierNetworkChange2_1Response, error) + func (UnimplementedServiceServiceServer) OnBind(context.Context, *OnBindRequest) (*OnBindResponse, error) + func (UnimplementedServiceServiceServer) OnLoadConfig1(context.Context, *OnLoadConfig1Request) (*OnLoadConfig1Response, error) + func (UnimplementedServiceServiceServer) OnLoadConfig2_1(context.Context, *OnLoadConfig2_1Request) (*OnLoadConfig2_1Response, error) + type UnsafeIdentifierServiceServer interface + type UnsafeMessagePduServiceServer interface + type UnsafeMessagingClientServiceServiceServer interface + type UnsafeMessagingServiceSendMmsResultServiceServer interface + type UnsafeMessagingServiceSendMultipartSmsResultServiceServer interface + type UnsafeMessagingServiceSendSmsResultServiceServer interface + type UnsafeMessagingServiceServiceServer interface + type UnsafeServiceServiceServer interface + type WriteToParcelRequest struct + Arg0 int64 + Arg1 int32 + Handle int64 + func (*WriteToParcelRequest) Descriptor() ([]byte, []int) + func (*WriteToParcelRequest) ProtoMessage() + func (x *WriteToParcelRequest) GetArg0() int64 + func (x *WriteToParcelRequest) GetArg1() int32 + func (x *WriteToParcelRequest) GetHandle() int64 + 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