Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + const CellLocationService_Equals_FullMethodName + const CellLocationService_FillInNotifierBundle_FullMethodName + const CellLocationService_GetCid_FullMethodName + const CellLocationService_GetLac_FullMethodName + const CellLocationService_GetPsc_FullMethodName + const CellLocationService_HashCode_FullMethodName + const CellLocationService_NewCellLocation_FullMethodName + const CellLocationService_SetLacAndCid_FullMethodName + const CellLocationService_SetStateInvalid_FullMethodName + const CellLocationService_ToString_FullMethodName + const SmsManagerService_DivideMessage_FullMethodName + const SmsManagerService_GetDefault_FullMethodName + const SmsManagerService_SendDataMessage_FullMethodName + const SmsManagerService_SendTextMessage_FullMethodName + const SmsMessageMessageClassService_ValueOf_FullMethodName + const SmsMessageMessageClassService_Values_FullMethodName + const SmsMessageService_CalculateLength2_1_FullMethodName + const SmsMessageService_CalculateLength2_FullMethodName + const SmsMessageService_CreateFromPdu_FullMethodName + const SmsMessageService_GetDisplayMessageBody_FullMethodName + const SmsMessageService_GetDisplayOriginatingAddress_FullMethodName + const SmsMessageService_GetEmailBody_FullMethodName + const SmsMessageService_GetEmailFrom_FullMethodName + const SmsMessageService_GetIndexOnSim_FullMethodName + const SmsMessageService_GetMessageBody_FullMethodName + const SmsMessageService_GetMessageClass_FullMethodName + const SmsMessageService_GetOriginatingAddress_FullMethodName + const SmsMessageService_GetPdu_FullMethodName + const SmsMessageService_GetProtocolIdentifier_FullMethodName + const SmsMessageService_GetPseudoSubject_FullMethodName + const SmsMessageService_GetServiceCenterAddress_FullMethodName + const SmsMessageService_GetStatusOnSim_FullMethodName + const SmsMessageService_GetStatus_FullMethodName + const SmsMessageService_GetSubmitPdu4_FullMethodName + const SmsMessageService_GetSubmitPdu5_1_FullMethodName + const SmsMessageService_GetTPLayerLengthForPDU_FullMethodName + const SmsMessageService_GetTimestampMillis_FullMethodName + const SmsMessageService_GetUserData_FullMethodName + const SmsMessageService_IsCphsMwiMessage_FullMethodName + const SmsMessageService_IsEmail_FullMethodName + const SmsMessageService_IsMWIClearMessage_FullMethodName + const SmsMessageService_IsMWISetMessage_FullMethodName + const SmsMessageService_IsMwiDontStore_FullMethodName + const SmsMessageService_IsReplace_FullMethodName + const SmsMessageService_IsReplyPathPresent_FullMethodName + const SmsMessageService_IsStatusReportMessage_FullMethodName + const SmsMessageService_NewSmsMessage_FullMethodName + const SmsMessageSubmitPduService_ToString_FullMethodName + var CellLocationService_ServiceDesc = grpc.ServiceDesc + var File_proto_gsm_gsm_proto protoreflect.FileDescriptor + var SmsManagerService_ServiceDesc = grpc.ServiceDesc + var SmsMessageMessageClassService_ServiceDesc = grpc.ServiceDesc + var SmsMessageService_ServiceDesc = grpc.ServiceDesc + var SmsMessageSubmitPduService_ServiceDesc = grpc.ServiceDesc + func RegisterCellLocationServiceServer(s grpc.ServiceRegistrar, srv CellLocationServiceServer) + func RegisterSmsManagerServiceServer(s grpc.ServiceRegistrar, srv SmsManagerServiceServer) + func RegisterSmsMessageMessageClassServiceServer(s grpc.ServiceRegistrar, srv SmsMessageMessageClassServiceServer) + func RegisterSmsMessageServiceServer(s grpc.ServiceRegistrar, srv SmsMessageServiceServer) + func RegisterSmsMessageSubmitPduServiceServer(s grpc.ServiceRegistrar, srv SmsMessageSubmitPduServiceServer) + type CalculateLength2Request struct + Arg0 string + Arg1 bool + Handle int64 + func (*CalculateLength2Request) Descriptor() ([]byte, []int) + func (*CalculateLength2Request) ProtoMessage() + func (x *CalculateLength2Request) GetArg0() string + func (x *CalculateLength2Request) GetArg1() bool + func (x *CalculateLength2Request) GetHandle() int64 + func (x *CalculateLength2Request) ProtoReflect() protoreflect.Message + func (x *CalculateLength2Request) Reset() + func (x *CalculateLength2Request) String() string + type CalculateLength2Response struct + Result int64 + func (*CalculateLength2Response) Descriptor() ([]byte, []int) + func (*CalculateLength2Response) ProtoMessage() + func (x *CalculateLength2Response) GetResult() int64 + func (x *CalculateLength2Response) ProtoReflect() protoreflect.Message + func (x *CalculateLength2Response) Reset() + func (x *CalculateLength2Response) String() string + type CalculateLength2_1Request struct + Arg0 string + Arg1 bool + Handle int64 + func (*CalculateLength2_1Request) Descriptor() ([]byte, []int) + func (*CalculateLength2_1Request) ProtoMessage() + func (x *CalculateLength2_1Request) GetArg0() string + func (x *CalculateLength2_1Request) GetArg1() bool + func (x *CalculateLength2_1Request) GetHandle() int64 + func (x *CalculateLength2_1Request) ProtoReflect() protoreflect.Message + func (x *CalculateLength2_1Request) Reset() + func (x *CalculateLength2_1Request) String() string + type CalculateLength2_1Response struct + Result int64 + func (*CalculateLength2_1Response) Descriptor() ([]byte, []int) + func (*CalculateLength2_1Response) ProtoMessage() + func (x *CalculateLength2_1Response) GetResult() int64 + func (x *CalculateLength2_1Response) ProtoReflect() protoreflect.Message + func (x *CalculateLength2_1Response) Reset() + func (x *CalculateLength2_1Response) String() string + type CellLocationServiceClient interface + Equals func(ctx context.Context, in *EqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error) + FillInNotifierBundle func(ctx context.Context, in *FillInNotifierBundleRequest, opts ...grpc.CallOption) (*FillInNotifierBundleResponse, error) + GetCid func(ctx context.Context, in *GetCidRequest, opts ...grpc.CallOption) (*GetCidResponse, error) + GetLac func(ctx context.Context, in *GetLacRequest, opts ...grpc.CallOption) (*GetLacResponse, error) + GetPsc func(ctx context.Context, in *GetPscRequest, opts ...grpc.CallOption) (*GetPscResponse, error) + HashCode func(ctx context.Context, in *HashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error) + NewCellLocation func(ctx context.Context, in *NewCellLocationRequest, opts ...grpc.CallOption) (*NewCellLocationResponse, error) + SetLacAndCid func(ctx context.Context, in *SetLacAndCidRequest, opts ...grpc.CallOption) (*SetLacAndCidResponse, error) + SetStateInvalid func(ctx context.Context, in *SetStateInvalidRequest, opts ...grpc.CallOption) (*SetStateInvalidResponse, error) + ToString func(ctx context.Context, in *CellLocationToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error) + func NewCellLocationServiceClient(cc grpc.ClientConnInterface) CellLocationServiceClient + type CellLocationServiceServer interface + Equals func(context.Context, *EqualsRequest) (*EqualsResponse, error) + FillInNotifierBundle func(context.Context, *FillInNotifierBundleRequest) (*FillInNotifierBundleResponse, error) + GetCid func(context.Context, *GetCidRequest) (*GetCidResponse, error) + GetLac func(context.Context, *GetLacRequest) (*GetLacResponse, error) + GetPsc func(context.Context, *GetPscRequest) (*GetPscResponse, error) + HashCode func(context.Context, *HashCodeRequest) (*HashCodeResponse, error) + NewCellLocation func(context.Context, *NewCellLocationRequest) (*NewCellLocationResponse, error) + SetLacAndCid func(context.Context, *SetLacAndCidRequest) (*SetLacAndCidResponse, error) + SetStateInvalid func(context.Context, *SetStateInvalidRequest) (*SetStateInvalidResponse, error) + ToString func(context.Context, *CellLocationToStringRequest) (*ToStringResponse, error) + type CellLocationToStringRequest struct + Handle int64 + func (*CellLocationToStringRequest) Descriptor() ([]byte, []int) + func (*CellLocationToStringRequest) ProtoMessage() + func (x *CellLocationToStringRequest) GetHandle() int64 + func (x *CellLocationToStringRequest) ProtoReflect() protoreflect.Message + func (x *CellLocationToStringRequest) Reset() + func (x *CellLocationToStringRequest) String() string + type CreateFromPduRequest struct + Arg0 int64 + Handle int64 + func (*CreateFromPduRequest) Descriptor() ([]byte, []int) + func (*CreateFromPduRequest) ProtoMessage() + func (x *CreateFromPduRequest) GetArg0() int64 + func (x *CreateFromPduRequest) GetHandle() int64 + func (x *CreateFromPduRequest) ProtoReflect() protoreflect.Message + func (x *CreateFromPduRequest) Reset() + func (x *CreateFromPduRequest) String() string + type CreateFromPduResponse struct + Result int64 + func (*CreateFromPduResponse) Descriptor() ([]byte, []int) + func (*CreateFromPduResponse) ProtoMessage() + func (x *CreateFromPduResponse) GetResult() int64 + func (x *CreateFromPduResponse) ProtoReflect() protoreflect.Message + func (x *CreateFromPduResponse) Reset() + func (x *CreateFromPduResponse) String() string + type DivideMessageRequest struct + Arg0 string + func (*DivideMessageRequest) Descriptor() ([]byte, []int) + func (*DivideMessageRequest) ProtoMessage() + func (x *DivideMessageRequest) GetArg0() string + func (x *DivideMessageRequest) ProtoReflect() protoreflect.Message + func (x *DivideMessageRequest) Reset() + func (x *DivideMessageRequest) String() string + type DivideMessageResponse struct + Result int64 + func (*DivideMessageResponse) Descriptor() ([]byte, []int) + func (*DivideMessageResponse) ProtoMessage() + func (x *DivideMessageResponse) GetResult() int64 + func (x *DivideMessageResponse) ProtoReflect() protoreflect.Message + func (x *DivideMessageResponse) Reset() + func (x *DivideMessageResponse) 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 FillInNotifierBundleRequest struct + Arg0 int64 + Handle int64 + func (*FillInNotifierBundleRequest) Descriptor() ([]byte, []int) + func (*FillInNotifierBundleRequest) ProtoMessage() + func (x *FillInNotifierBundleRequest) GetArg0() int64 + func (x *FillInNotifierBundleRequest) GetHandle() int64 + func (x *FillInNotifierBundleRequest) ProtoReflect() protoreflect.Message + func (x *FillInNotifierBundleRequest) Reset() + func (x *FillInNotifierBundleRequest) String() string + type FillInNotifierBundleResponse struct + func (*FillInNotifierBundleResponse) Descriptor() ([]byte, []int) + func (*FillInNotifierBundleResponse) ProtoMessage() + func (x *FillInNotifierBundleResponse) ProtoReflect() protoreflect.Message + func (x *FillInNotifierBundleResponse) Reset() + func (x *FillInNotifierBundleResponse) String() string + type GetCidRequest struct + Handle int64 + func (*GetCidRequest) Descriptor() ([]byte, []int) + func (*GetCidRequest) ProtoMessage() + func (x *GetCidRequest) GetHandle() int64 + func (x *GetCidRequest) ProtoReflect() protoreflect.Message + func (x *GetCidRequest) Reset() + func (x *GetCidRequest) String() string + type GetCidResponse struct + Result int32 + func (*GetCidResponse) Descriptor() ([]byte, []int) + func (*GetCidResponse) ProtoMessage() + func (x *GetCidResponse) GetResult() int32 + func (x *GetCidResponse) ProtoReflect() protoreflect.Message + func (x *GetCidResponse) Reset() + func (x *GetCidResponse) String() string + type GetDefaultRequest struct + func (*GetDefaultRequest) Descriptor() ([]byte, []int) + func (*GetDefaultRequest) ProtoMessage() + func (x *GetDefaultRequest) ProtoReflect() protoreflect.Message + func (x *GetDefaultRequest) Reset() + func (x *GetDefaultRequest) String() string + type GetDefaultResponse struct + Result int64 + func (*GetDefaultResponse) Descriptor() ([]byte, []int) + func (*GetDefaultResponse) ProtoMessage() + func (x *GetDefaultResponse) GetResult() int64 + func (x *GetDefaultResponse) ProtoReflect() protoreflect.Message + func (x *GetDefaultResponse) Reset() + func (x *GetDefaultResponse) String() string + type GetDisplayMessageBodyRequest struct + Handle int64 + func (*GetDisplayMessageBodyRequest) Descriptor() ([]byte, []int) + func (*GetDisplayMessageBodyRequest) ProtoMessage() + func (x *GetDisplayMessageBodyRequest) GetHandle() int64 + func (x *GetDisplayMessageBodyRequest) ProtoReflect() protoreflect.Message + func (x *GetDisplayMessageBodyRequest) Reset() + func (x *GetDisplayMessageBodyRequest) String() string + type GetDisplayMessageBodyResponse struct + Result string + func (*GetDisplayMessageBodyResponse) Descriptor() ([]byte, []int) + func (*GetDisplayMessageBodyResponse) ProtoMessage() + func (x *GetDisplayMessageBodyResponse) GetResult() string + func (x *GetDisplayMessageBodyResponse) ProtoReflect() protoreflect.Message + func (x *GetDisplayMessageBodyResponse) Reset() + func (x *GetDisplayMessageBodyResponse) String() string + type GetDisplayOriginatingAddressRequest struct + Handle int64 + func (*GetDisplayOriginatingAddressRequest) Descriptor() ([]byte, []int) + func (*GetDisplayOriginatingAddressRequest) ProtoMessage() + func (x *GetDisplayOriginatingAddressRequest) GetHandle() int64 + func (x *GetDisplayOriginatingAddressRequest) ProtoReflect() protoreflect.Message + func (x *GetDisplayOriginatingAddressRequest) Reset() + func (x *GetDisplayOriginatingAddressRequest) String() string + type GetDisplayOriginatingAddressResponse struct + Result string + func (*GetDisplayOriginatingAddressResponse) Descriptor() ([]byte, []int) + func (*GetDisplayOriginatingAddressResponse) ProtoMessage() + func (x *GetDisplayOriginatingAddressResponse) GetResult() string + func (x *GetDisplayOriginatingAddressResponse) ProtoReflect() protoreflect.Message + func (x *GetDisplayOriginatingAddressResponse) Reset() + func (x *GetDisplayOriginatingAddressResponse) String() string + type GetEmailBodyRequest struct + Handle int64 + func (*GetEmailBodyRequest) Descriptor() ([]byte, []int) + func (*GetEmailBodyRequest) ProtoMessage() + func (x *GetEmailBodyRequest) GetHandle() int64 + func (x *GetEmailBodyRequest) ProtoReflect() protoreflect.Message + func (x *GetEmailBodyRequest) Reset() + func (x *GetEmailBodyRequest) String() string + type GetEmailBodyResponse struct + Result string + func (*GetEmailBodyResponse) Descriptor() ([]byte, []int) + func (*GetEmailBodyResponse) ProtoMessage() + func (x *GetEmailBodyResponse) GetResult() string + func (x *GetEmailBodyResponse) ProtoReflect() protoreflect.Message + func (x *GetEmailBodyResponse) Reset() + func (x *GetEmailBodyResponse) String() string + type GetEmailFromRequest struct + Handle int64 + func (*GetEmailFromRequest) Descriptor() ([]byte, []int) + func (*GetEmailFromRequest) ProtoMessage() + func (x *GetEmailFromRequest) GetHandle() int64 + func (x *GetEmailFromRequest) ProtoReflect() protoreflect.Message + func (x *GetEmailFromRequest) Reset() + func (x *GetEmailFromRequest) String() string + type GetEmailFromResponse struct + Result string + func (*GetEmailFromResponse) Descriptor() ([]byte, []int) + func (*GetEmailFromResponse) ProtoMessage() + func (x *GetEmailFromResponse) GetResult() string + func (x *GetEmailFromResponse) ProtoReflect() protoreflect.Message + func (x *GetEmailFromResponse) Reset() + func (x *GetEmailFromResponse) String() string + type GetIndexOnSimRequest struct + Handle int64 + func (*GetIndexOnSimRequest) Descriptor() ([]byte, []int) + func (*GetIndexOnSimRequest) ProtoMessage() + func (x *GetIndexOnSimRequest) GetHandle() int64 + func (x *GetIndexOnSimRequest) ProtoReflect() protoreflect.Message + func (x *GetIndexOnSimRequest) Reset() + func (x *GetIndexOnSimRequest) String() string + type GetIndexOnSimResponse struct + Result int32 + func (*GetIndexOnSimResponse) Descriptor() ([]byte, []int) + func (*GetIndexOnSimResponse) ProtoMessage() + func (x *GetIndexOnSimResponse) GetResult() int32 + func (x *GetIndexOnSimResponse) ProtoReflect() protoreflect.Message + func (x *GetIndexOnSimResponse) Reset() + func (x *GetIndexOnSimResponse) String() string + type GetLacRequest struct + Handle int64 + func (*GetLacRequest) Descriptor() ([]byte, []int) + func (*GetLacRequest) ProtoMessage() + func (x *GetLacRequest) GetHandle() int64 + func (x *GetLacRequest) ProtoReflect() protoreflect.Message + func (x *GetLacRequest) Reset() + func (x *GetLacRequest) String() string + type GetLacResponse struct + Result int32 + func (*GetLacResponse) Descriptor() ([]byte, []int) + func (*GetLacResponse) ProtoMessage() + func (x *GetLacResponse) GetResult() int32 + func (x *GetLacResponse) ProtoReflect() protoreflect.Message + func (x *GetLacResponse) Reset() + func (x *GetLacResponse) String() string + type GetMessageBodyRequest struct + Handle int64 + func (*GetMessageBodyRequest) Descriptor() ([]byte, []int) + func (*GetMessageBodyRequest) ProtoMessage() + func (x *GetMessageBodyRequest) GetHandle() int64 + func (x *GetMessageBodyRequest) ProtoReflect() protoreflect.Message + func (x *GetMessageBodyRequest) Reset() + func (x *GetMessageBodyRequest) String() string + type GetMessageBodyResponse struct + Result string + func (*GetMessageBodyResponse) Descriptor() ([]byte, []int) + func (*GetMessageBodyResponse) ProtoMessage() + func (x *GetMessageBodyResponse) GetResult() string + func (x *GetMessageBodyResponse) ProtoReflect() protoreflect.Message + func (x *GetMessageBodyResponse) Reset() + func (x *GetMessageBodyResponse) String() string + type GetMessageClassRequest struct + Handle int64 + func (*GetMessageClassRequest) Descriptor() ([]byte, []int) + func (*GetMessageClassRequest) ProtoMessage() + func (x *GetMessageClassRequest) GetHandle() int64 + func (x *GetMessageClassRequest) ProtoReflect() protoreflect.Message + func (x *GetMessageClassRequest) Reset() + func (x *GetMessageClassRequest) String() string + type GetMessageClassResponse struct + Result int64 + func (*GetMessageClassResponse) Descriptor() ([]byte, []int) + func (*GetMessageClassResponse) ProtoMessage() + func (x *GetMessageClassResponse) GetResult() int64 + func (x *GetMessageClassResponse) ProtoReflect() protoreflect.Message + func (x *GetMessageClassResponse) Reset() + func (x *GetMessageClassResponse) String() string + type GetOriginatingAddressRequest struct + Handle int64 + func (*GetOriginatingAddressRequest) Descriptor() ([]byte, []int) + func (*GetOriginatingAddressRequest) ProtoMessage() + func (x *GetOriginatingAddressRequest) GetHandle() int64 + func (x *GetOriginatingAddressRequest) ProtoReflect() protoreflect.Message + func (x *GetOriginatingAddressRequest) Reset() + func (x *GetOriginatingAddressRequest) String() string + type GetOriginatingAddressResponse struct + Result string + func (*GetOriginatingAddressResponse) Descriptor() ([]byte, []int) + func (*GetOriginatingAddressResponse) ProtoMessage() + func (x *GetOriginatingAddressResponse) GetResult() string + func (x *GetOriginatingAddressResponse) ProtoReflect() protoreflect.Message + func (x *GetOriginatingAddressResponse) Reset() + func (x *GetOriginatingAddressResponse) String() string + type GetPduRequest struct + Handle int64 + func (*GetPduRequest) Descriptor() ([]byte, []int) + func (*GetPduRequest) ProtoMessage() + func (x *GetPduRequest) GetHandle() int64 + func (x *GetPduRequest) ProtoReflect() protoreflect.Message + func (x *GetPduRequest) Reset() + func (x *GetPduRequest) String() string + type GetPduResponse struct + Result int64 + func (*GetPduResponse) Descriptor() ([]byte, []int) + func (*GetPduResponse) ProtoMessage() + func (x *GetPduResponse) GetResult() int64 + func (x *GetPduResponse) ProtoReflect() protoreflect.Message + func (x *GetPduResponse) Reset() + func (x *GetPduResponse) String() string + type GetProtocolIdentifierRequest struct + Handle int64 + func (*GetProtocolIdentifierRequest) Descriptor() ([]byte, []int) + func (*GetProtocolIdentifierRequest) ProtoMessage() + func (x *GetProtocolIdentifierRequest) GetHandle() int64 + func (x *GetProtocolIdentifierRequest) ProtoReflect() protoreflect.Message + func (x *GetProtocolIdentifierRequest) Reset() + func (x *GetProtocolIdentifierRequest) String() string + type GetProtocolIdentifierResponse struct + Result int32 + func (*GetProtocolIdentifierResponse) Descriptor() ([]byte, []int) + func (*GetProtocolIdentifierResponse) ProtoMessage() + func (x *GetProtocolIdentifierResponse) GetResult() int32 + func (x *GetProtocolIdentifierResponse) ProtoReflect() protoreflect.Message + func (x *GetProtocolIdentifierResponse) Reset() + func (x *GetProtocolIdentifierResponse) String() string + type GetPscRequest struct + Handle int64 + func (*GetPscRequest) Descriptor() ([]byte, []int) + func (*GetPscRequest) ProtoMessage() + func (x *GetPscRequest) GetHandle() int64 + func (x *GetPscRequest) ProtoReflect() protoreflect.Message + func (x *GetPscRequest) Reset() + func (x *GetPscRequest) String() string + type GetPscResponse struct + Result int32 + func (*GetPscResponse) Descriptor() ([]byte, []int) + func (*GetPscResponse) ProtoMessage() + func (x *GetPscResponse) GetResult() int32 + func (x *GetPscResponse) ProtoReflect() protoreflect.Message + func (x *GetPscResponse) Reset() + func (x *GetPscResponse) String() string + type GetPseudoSubjectRequest struct + Handle int64 + func (*GetPseudoSubjectRequest) Descriptor() ([]byte, []int) + func (*GetPseudoSubjectRequest) ProtoMessage() + func (x *GetPseudoSubjectRequest) GetHandle() int64 + func (x *GetPseudoSubjectRequest) ProtoReflect() protoreflect.Message + func (x *GetPseudoSubjectRequest) Reset() + func (x *GetPseudoSubjectRequest) String() string + type GetPseudoSubjectResponse struct + Result string + func (*GetPseudoSubjectResponse) Descriptor() ([]byte, []int) + func (*GetPseudoSubjectResponse) ProtoMessage() + func (x *GetPseudoSubjectResponse) GetResult() string + func (x *GetPseudoSubjectResponse) ProtoReflect() protoreflect.Message + func (x *GetPseudoSubjectResponse) Reset() + func (x *GetPseudoSubjectResponse) String() string + type GetServiceCenterAddressRequest struct + Handle int64 + func (*GetServiceCenterAddressRequest) Descriptor() ([]byte, []int) + func (*GetServiceCenterAddressRequest) ProtoMessage() + func (x *GetServiceCenterAddressRequest) GetHandle() int64 + func (x *GetServiceCenterAddressRequest) ProtoReflect() protoreflect.Message + func (x *GetServiceCenterAddressRequest) Reset() + func (x *GetServiceCenterAddressRequest) String() string + type GetServiceCenterAddressResponse struct + Result string + func (*GetServiceCenterAddressResponse) Descriptor() ([]byte, []int) + func (*GetServiceCenterAddressResponse) ProtoMessage() + func (x *GetServiceCenterAddressResponse) GetResult() string + func (x *GetServiceCenterAddressResponse) ProtoReflect() protoreflect.Message + func (x *GetServiceCenterAddressResponse) Reset() + func (x *GetServiceCenterAddressResponse) String() string + type GetStatusOnSimRequest struct + Handle int64 + func (*GetStatusOnSimRequest) Descriptor() ([]byte, []int) + func (*GetStatusOnSimRequest) ProtoMessage() + func (x *GetStatusOnSimRequest) GetHandle() int64 + func (x *GetStatusOnSimRequest) ProtoReflect() protoreflect.Message + func (x *GetStatusOnSimRequest) Reset() + func (x *GetStatusOnSimRequest) String() string + type GetStatusOnSimResponse struct + Result int32 + func (*GetStatusOnSimResponse) Descriptor() ([]byte, []int) + func (*GetStatusOnSimResponse) ProtoMessage() + func (x *GetStatusOnSimResponse) GetResult() int32 + func (x *GetStatusOnSimResponse) ProtoReflect() protoreflect.Message + func (x *GetStatusOnSimResponse) Reset() + func (x *GetStatusOnSimResponse) String() string + type GetStatusRequest struct + Handle int64 + func (*GetStatusRequest) Descriptor() ([]byte, []int) + func (*GetStatusRequest) ProtoMessage() + func (x *GetStatusRequest) GetHandle() int64 + func (x *GetStatusRequest) ProtoReflect() protoreflect.Message + func (x *GetStatusRequest) Reset() + func (x *GetStatusRequest) String() string + type GetStatusResponse struct + Result int32 + func (*GetStatusResponse) Descriptor() ([]byte, []int) + func (*GetStatusResponse) ProtoMessage() + func (x *GetStatusResponse) GetResult() int32 + func (x *GetStatusResponse) ProtoReflect() protoreflect.Message + func (x *GetStatusResponse) Reset() + func (x *GetStatusResponse) String() string + type GetSubmitPdu4Request struct + Arg0 string + Arg1 string + Arg2 string + Arg3 bool + Handle int64 + func (*GetSubmitPdu4Request) Descriptor() ([]byte, []int) + func (*GetSubmitPdu4Request) ProtoMessage() + func (x *GetSubmitPdu4Request) GetArg0() string + func (x *GetSubmitPdu4Request) GetArg1() string + func (x *GetSubmitPdu4Request) GetArg2() string + func (x *GetSubmitPdu4Request) GetArg3() bool + func (x *GetSubmitPdu4Request) GetHandle() int64 + func (x *GetSubmitPdu4Request) ProtoReflect() protoreflect.Message + func (x *GetSubmitPdu4Request) Reset() + func (x *GetSubmitPdu4Request) String() string + type GetSubmitPdu4Response struct + Result int64 + func (*GetSubmitPdu4Response) Descriptor() ([]byte, []int) + func (*GetSubmitPdu4Response) ProtoMessage() + func (x *GetSubmitPdu4Response) GetResult() int64 + func (x *GetSubmitPdu4Response) ProtoReflect() protoreflect.Message + func (x *GetSubmitPdu4Response) Reset() + func (x *GetSubmitPdu4Response) String() string + type GetSubmitPdu5_1Request struct + Arg0 string + Arg1 string + Arg2 int32 + Arg3 int64 + Arg4 bool + Handle int64 + func (*GetSubmitPdu5_1Request) Descriptor() ([]byte, []int) + func (*GetSubmitPdu5_1Request) ProtoMessage() + func (x *GetSubmitPdu5_1Request) GetArg0() string + func (x *GetSubmitPdu5_1Request) GetArg1() string + func (x *GetSubmitPdu5_1Request) GetArg2() int32 + func (x *GetSubmitPdu5_1Request) GetArg3() int64 + func (x *GetSubmitPdu5_1Request) GetArg4() bool + func (x *GetSubmitPdu5_1Request) GetHandle() int64 + func (x *GetSubmitPdu5_1Request) ProtoReflect() protoreflect.Message + func (x *GetSubmitPdu5_1Request) Reset() + func (x *GetSubmitPdu5_1Request) String() string + type GetSubmitPdu5_1Response struct + Result int64 + func (*GetSubmitPdu5_1Response) Descriptor() ([]byte, []int) + func (*GetSubmitPdu5_1Response) ProtoMessage() + func (x *GetSubmitPdu5_1Response) GetResult() int64 + func (x *GetSubmitPdu5_1Response) ProtoReflect() protoreflect.Message + func (x *GetSubmitPdu5_1Response) Reset() + func (x *GetSubmitPdu5_1Response) String() string + type GetTPLayerLengthForPDURequest struct + Arg0 string + Handle int64 + func (*GetTPLayerLengthForPDURequest) Descriptor() ([]byte, []int) + func (*GetTPLayerLengthForPDURequest) ProtoMessage() + func (x *GetTPLayerLengthForPDURequest) GetArg0() string + func (x *GetTPLayerLengthForPDURequest) GetHandle() int64 + func (x *GetTPLayerLengthForPDURequest) ProtoReflect() protoreflect.Message + func (x *GetTPLayerLengthForPDURequest) Reset() + func (x *GetTPLayerLengthForPDURequest) String() string + type GetTPLayerLengthForPDUResponse struct + Result int32 + func (*GetTPLayerLengthForPDUResponse) Descriptor() ([]byte, []int) + func (*GetTPLayerLengthForPDUResponse) ProtoMessage() + func (x *GetTPLayerLengthForPDUResponse) GetResult() int32 + func (x *GetTPLayerLengthForPDUResponse) ProtoReflect() protoreflect.Message + func (x *GetTPLayerLengthForPDUResponse) Reset() + func (x *GetTPLayerLengthForPDUResponse) String() string + type GetTimestampMillisRequest struct + Handle int64 + func (*GetTimestampMillisRequest) Descriptor() ([]byte, []int) + func (*GetTimestampMillisRequest) ProtoMessage() + func (x *GetTimestampMillisRequest) GetHandle() int64 + func (x *GetTimestampMillisRequest) ProtoReflect() protoreflect.Message + func (x *GetTimestampMillisRequest) Reset() + func (x *GetTimestampMillisRequest) String() string + type GetTimestampMillisResponse struct + Result int64 + func (*GetTimestampMillisResponse) Descriptor() ([]byte, []int) + func (*GetTimestampMillisResponse) ProtoMessage() + func (x *GetTimestampMillisResponse) GetResult() int64 + func (x *GetTimestampMillisResponse) ProtoReflect() protoreflect.Message + func (x *GetTimestampMillisResponse) Reset() + func (x *GetTimestampMillisResponse) String() string + type GetUserDataRequest struct + Handle int64 + func (*GetUserDataRequest) Descriptor() ([]byte, []int) + func (*GetUserDataRequest) ProtoMessage() + func (x *GetUserDataRequest) GetHandle() int64 + func (x *GetUserDataRequest) ProtoReflect() protoreflect.Message + func (x *GetUserDataRequest) Reset() + func (x *GetUserDataRequest) String() string + type GetUserDataResponse struct + Result int64 + func (*GetUserDataResponse) Descriptor() ([]byte, []int) + func (*GetUserDataResponse) ProtoMessage() + func (x *GetUserDataResponse) GetResult() int64 + func (x *GetUserDataResponse) ProtoReflect() protoreflect.Message + func (x *GetUserDataResponse) Reset() + func (x *GetUserDataResponse) 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 IsCphsMwiMessageRequest struct + Handle int64 + func (*IsCphsMwiMessageRequest) Descriptor() ([]byte, []int) + func (*IsCphsMwiMessageRequest) ProtoMessage() + func (x *IsCphsMwiMessageRequest) GetHandle() int64 + func (x *IsCphsMwiMessageRequest) ProtoReflect() protoreflect.Message + func (x *IsCphsMwiMessageRequest) Reset() + func (x *IsCphsMwiMessageRequest) String() string + type IsCphsMwiMessageResponse struct + Result bool + func (*IsCphsMwiMessageResponse) Descriptor() ([]byte, []int) + func (*IsCphsMwiMessageResponse) ProtoMessage() + func (x *IsCphsMwiMessageResponse) GetResult() bool + func (x *IsCphsMwiMessageResponse) ProtoReflect() protoreflect.Message + func (x *IsCphsMwiMessageResponse) Reset() + func (x *IsCphsMwiMessageResponse) String() string + type IsEmailRequest struct + Handle int64 + func (*IsEmailRequest) Descriptor() ([]byte, []int) + func (*IsEmailRequest) ProtoMessage() + func (x *IsEmailRequest) GetHandle() int64 + func (x *IsEmailRequest) ProtoReflect() protoreflect.Message + func (x *IsEmailRequest) Reset() + func (x *IsEmailRequest) String() string + type IsEmailResponse struct + Result bool + func (*IsEmailResponse) Descriptor() ([]byte, []int) + func (*IsEmailResponse) ProtoMessage() + func (x *IsEmailResponse) GetResult() bool + func (x *IsEmailResponse) ProtoReflect() protoreflect.Message + func (x *IsEmailResponse) Reset() + func (x *IsEmailResponse) String() string + type IsMWIClearMessageRequest struct + Handle int64 + func (*IsMWIClearMessageRequest) Descriptor() ([]byte, []int) + func (*IsMWIClearMessageRequest) ProtoMessage() + func (x *IsMWIClearMessageRequest) GetHandle() int64 + func (x *IsMWIClearMessageRequest) ProtoReflect() protoreflect.Message + func (x *IsMWIClearMessageRequest) Reset() + func (x *IsMWIClearMessageRequest) String() string + type IsMWIClearMessageResponse struct + Result bool + func (*IsMWIClearMessageResponse) Descriptor() ([]byte, []int) + func (*IsMWIClearMessageResponse) ProtoMessage() + func (x *IsMWIClearMessageResponse) GetResult() bool + func (x *IsMWIClearMessageResponse) ProtoReflect() protoreflect.Message + func (x *IsMWIClearMessageResponse) Reset() + func (x *IsMWIClearMessageResponse) String() string + type IsMWISetMessageRequest struct + Handle int64 + func (*IsMWISetMessageRequest) Descriptor() ([]byte, []int) + func (*IsMWISetMessageRequest) ProtoMessage() + func (x *IsMWISetMessageRequest) GetHandle() int64 + func (x *IsMWISetMessageRequest) ProtoReflect() protoreflect.Message + func (x *IsMWISetMessageRequest) Reset() + func (x *IsMWISetMessageRequest) String() string + type IsMWISetMessageResponse struct + Result bool + func (*IsMWISetMessageResponse) Descriptor() ([]byte, []int) + func (*IsMWISetMessageResponse) ProtoMessage() + func (x *IsMWISetMessageResponse) GetResult() bool + func (x *IsMWISetMessageResponse) ProtoReflect() protoreflect.Message + func (x *IsMWISetMessageResponse) Reset() + func (x *IsMWISetMessageResponse) String() string + type IsMwiDontStoreRequest struct + Handle int64 + func (*IsMwiDontStoreRequest) Descriptor() ([]byte, []int) + func (*IsMwiDontStoreRequest) ProtoMessage() + func (x *IsMwiDontStoreRequest) GetHandle() int64 + func (x *IsMwiDontStoreRequest) ProtoReflect() protoreflect.Message + func (x *IsMwiDontStoreRequest) Reset() + func (x *IsMwiDontStoreRequest) String() string + type IsMwiDontStoreResponse struct + Result bool + func (*IsMwiDontStoreResponse) Descriptor() ([]byte, []int) + func (*IsMwiDontStoreResponse) ProtoMessage() + func (x *IsMwiDontStoreResponse) GetResult() bool + func (x *IsMwiDontStoreResponse) ProtoReflect() protoreflect.Message + func (x *IsMwiDontStoreResponse) Reset() + func (x *IsMwiDontStoreResponse) String() string + type IsReplaceRequest struct + Handle int64 + func (*IsReplaceRequest) Descriptor() ([]byte, []int) + func (*IsReplaceRequest) ProtoMessage() + func (x *IsReplaceRequest) GetHandle() int64 + func (x *IsReplaceRequest) ProtoReflect() protoreflect.Message + func (x *IsReplaceRequest) Reset() + func (x *IsReplaceRequest) String() string + type IsReplaceResponse struct + Result bool + func (*IsReplaceResponse) Descriptor() ([]byte, []int) + func (*IsReplaceResponse) ProtoMessage() + func (x *IsReplaceResponse) GetResult() bool + func (x *IsReplaceResponse) ProtoReflect() protoreflect.Message + func (x *IsReplaceResponse) Reset() + func (x *IsReplaceResponse) String() string + type IsReplyPathPresentRequest struct + Handle int64 + func (*IsReplyPathPresentRequest) Descriptor() ([]byte, []int) + func (*IsReplyPathPresentRequest) ProtoMessage() + func (x *IsReplyPathPresentRequest) GetHandle() int64 + func (x *IsReplyPathPresentRequest) ProtoReflect() protoreflect.Message + func (x *IsReplyPathPresentRequest) Reset() + func (x *IsReplyPathPresentRequest) String() string + type IsReplyPathPresentResponse struct + Result bool + func (*IsReplyPathPresentResponse) Descriptor() ([]byte, []int) + func (*IsReplyPathPresentResponse) ProtoMessage() + func (x *IsReplyPathPresentResponse) GetResult() bool + func (x *IsReplyPathPresentResponse) ProtoReflect() protoreflect.Message + func (x *IsReplyPathPresentResponse) Reset() + func (x *IsReplyPathPresentResponse) String() string + type IsStatusReportMessageRequest struct + Handle int64 + func (*IsStatusReportMessageRequest) Descriptor() ([]byte, []int) + func (*IsStatusReportMessageRequest) ProtoMessage() + func (x *IsStatusReportMessageRequest) GetHandle() int64 + func (x *IsStatusReportMessageRequest) ProtoReflect() protoreflect.Message + func (x *IsStatusReportMessageRequest) Reset() + func (x *IsStatusReportMessageRequest) String() string + type IsStatusReportMessageResponse struct + Result bool + func (*IsStatusReportMessageResponse) Descriptor() ([]byte, []int) + func (*IsStatusReportMessageResponse) ProtoMessage() + func (x *IsStatusReportMessageResponse) GetResult() bool + func (x *IsStatusReportMessageResponse) ProtoReflect() protoreflect.Message + func (x *IsStatusReportMessageResponse) Reset() + func (x *IsStatusReportMessageResponse) String() string + type NewCellLocationRequest struct + func (*NewCellLocationRequest) Descriptor() ([]byte, []int) + func (*NewCellLocationRequest) ProtoMessage() + func (x *NewCellLocationRequest) ProtoReflect() protoreflect.Message + func (x *NewCellLocationRequest) Reset() + func (x *NewCellLocationRequest) String() string + type NewCellLocationResponse struct + Result int64 + func (*NewCellLocationResponse) Descriptor() ([]byte, []int) + func (*NewCellLocationResponse) ProtoMessage() + func (x *NewCellLocationResponse) GetResult() int64 + func (x *NewCellLocationResponse) ProtoReflect() protoreflect.Message + func (x *NewCellLocationResponse) Reset() + func (x *NewCellLocationResponse) String() string + type NewSmsMessageRequest struct + func (*NewSmsMessageRequest) Descriptor() ([]byte, []int) + func (*NewSmsMessageRequest) ProtoMessage() + func (x *NewSmsMessageRequest) ProtoReflect() protoreflect.Message + func (x *NewSmsMessageRequest) Reset() + func (x *NewSmsMessageRequest) String() string + type NewSmsMessageResponse struct + Result int64 + func (*NewSmsMessageResponse) Descriptor() ([]byte, []int) + func (*NewSmsMessageResponse) ProtoMessage() + func (x *NewSmsMessageResponse) GetResult() int64 + func (x *NewSmsMessageResponse) ProtoReflect() protoreflect.Message + func (x *NewSmsMessageResponse) Reset() + func (x *NewSmsMessageResponse) String() string + type SendDataMessageRequest struct + Arg0 string + Arg1 string + Arg2 int32 + Arg3 int64 + Arg4 int64 + Arg5 int64 + func (*SendDataMessageRequest) Descriptor() ([]byte, []int) + func (*SendDataMessageRequest) ProtoMessage() + func (x *SendDataMessageRequest) GetArg0() string + func (x *SendDataMessageRequest) GetArg1() string + func (x *SendDataMessageRequest) GetArg2() int32 + func (x *SendDataMessageRequest) GetArg3() int64 + func (x *SendDataMessageRequest) GetArg4() int64 + func (x *SendDataMessageRequest) GetArg5() int64 + func (x *SendDataMessageRequest) ProtoReflect() protoreflect.Message + func (x *SendDataMessageRequest) Reset() + func (x *SendDataMessageRequest) String() string + type SendDataMessageResponse struct + func (*SendDataMessageResponse) Descriptor() ([]byte, []int) + func (*SendDataMessageResponse) ProtoMessage() + func (x *SendDataMessageResponse) ProtoReflect() protoreflect.Message + func (x *SendDataMessageResponse) Reset() + func (x *SendDataMessageResponse) String() string + type SendTextMessageRequest struct + Arg0 string + Arg1 string + Arg2 string + Arg3 int64 + Arg4 int64 + func (*SendTextMessageRequest) Descriptor() ([]byte, []int) + func (*SendTextMessageRequest) ProtoMessage() + func (x *SendTextMessageRequest) GetArg0() string + func (x *SendTextMessageRequest) GetArg1() string + func (x *SendTextMessageRequest) GetArg2() string + func (x *SendTextMessageRequest) GetArg3() int64 + func (x *SendTextMessageRequest) GetArg4() int64 + func (x *SendTextMessageRequest) ProtoReflect() protoreflect.Message + func (x *SendTextMessageRequest) Reset() + func (x *SendTextMessageRequest) String() string + type SendTextMessageResponse struct + func (*SendTextMessageResponse) Descriptor() ([]byte, []int) + func (*SendTextMessageResponse) ProtoMessage() + func (x *SendTextMessageResponse) ProtoReflect() protoreflect.Message + func (x *SendTextMessageResponse) Reset() + func (x *SendTextMessageResponse) String() string + type SetLacAndCidRequest struct + Arg0 int32 + Arg1 int32 + Handle int64 + func (*SetLacAndCidRequest) Descriptor() ([]byte, []int) + func (*SetLacAndCidRequest) ProtoMessage() + func (x *SetLacAndCidRequest) GetArg0() int32 + func (x *SetLacAndCidRequest) GetArg1() int32 + func (x *SetLacAndCidRequest) GetHandle() int64 + func (x *SetLacAndCidRequest) ProtoReflect() protoreflect.Message + func (x *SetLacAndCidRequest) Reset() + func (x *SetLacAndCidRequest) String() string + type SetLacAndCidResponse struct + func (*SetLacAndCidResponse) Descriptor() ([]byte, []int) + func (*SetLacAndCidResponse) ProtoMessage() + func (x *SetLacAndCidResponse) ProtoReflect() protoreflect.Message + func (x *SetLacAndCidResponse) Reset() + func (x *SetLacAndCidResponse) String() string + type SetStateInvalidRequest struct + Handle int64 + func (*SetStateInvalidRequest) Descriptor() ([]byte, []int) + func (*SetStateInvalidRequest) ProtoMessage() + func (x *SetStateInvalidRequest) GetHandle() int64 + func (x *SetStateInvalidRequest) ProtoReflect() protoreflect.Message + func (x *SetStateInvalidRequest) Reset() + func (x *SetStateInvalidRequest) String() string + type SetStateInvalidResponse struct + func (*SetStateInvalidResponse) Descriptor() ([]byte, []int) + func (*SetStateInvalidResponse) ProtoMessage() + func (x *SetStateInvalidResponse) ProtoReflect() protoreflect.Message + func (x *SetStateInvalidResponse) Reset() + func (x *SetStateInvalidResponse) String() string + type SmsManagerServiceClient interface + DivideMessage func(ctx context.Context, in *DivideMessageRequest, opts ...grpc.CallOption) (*DivideMessageResponse, error) + GetDefault func(ctx context.Context, in *GetDefaultRequest, opts ...grpc.CallOption) (*GetDefaultResponse, error) + SendDataMessage func(ctx context.Context, in *SendDataMessageRequest, opts ...grpc.CallOption) (*SendDataMessageResponse, error) + SendTextMessage func(ctx context.Context, in *SendTextMessageRequest, opts ...grpc.CallOption) (*SendTextMessageResponse, error) + func NewSmsManagerServiceClient(cc grpc.ClientConnInterface) SmsManagerServiceClient + type SmsManagerServiceServer interface + DivideMessage func(context.Context, *DivideMessageRequest) (*DivideMessageResponse, error) + GetDefault func(context.Context, *GetDefaultRequest) (*GetDefaultResponse, error) + SendDataMessage func(context.Context, *SendDataMessageRequest) (*SendDataMessageResponse, error) + SendTextMessage func(context.Context, *SendTextMessageRequest) (*SendTextMessageResponse, error) + type SmsMessageMessageClassServiceClient interface + ValueOf func(ctx context.Context, in *ValueOfRequest, opts ...grpc.CallOption) (*ValueOfResponse, error) + Values func(ctx context.Context, in *ValuesRequest, opts ...grpc.CallOption) (*ValuesResponse, error) + func NewSmsMessageMessageClassServiceClient(cc grpc.ClientConnInterface) SmsMessageMessageClassServiceClient + type SmsMessageMessageClassServiceServer interface + ValueOf func(context.Context, *ValueOfRequest) (*ValueOfResponse, error) + Values func(context.Context, *ValuesRequest) (*ValuesResponse, error) + type SmsMessageServiceClient interface + CalculateLength2 func(ctx context.Context, in *CalculateLength2Request, opts ...grpc.CallOption) (*CalculateLength2Response, error) + CalculateLength2_1 func(ctx context.Context, in *CalculateLength2_1Request, opts ...grpc.CallOption) (*CalculateLength2_1Response, error) + CreateFromPdu func(ctx context.Context, in *CreateFromPduRequest, opts ...grpc.CallOption) (*CreateFromPduResponse, error) + GetDisplayMessageBody func(ctx context.Context, in *GetDisplayMessageBodyRequest, opts ...grpc.CallOption) (*GetDisplayMessageBodyResponse, error) + GetDisplayOriginatingAddress func(ctx context.Context, in *GetDisplayOriginatingAddressRequest, ...) (*GetDisplayOriginatingAddressResponse, error) + GetEmailBody func(ctx context.Context, in *GetEmailBodyRequest, opts ...grpc.CallOption) (*GetEmailBodyResponse, error) + GetEmailFrom func(ctx context.Context, in *GetEmailFromRequest, opts ...grpc.CallOption) (*GetEmailFromResponse, error) + GetIndexOnSim func(ctx context.Context, in *GetIndexOnSimRequest, opts ...grpc.CallOption) (*GetIndexOnSimResponse, error) + GetMessageBody func(ctx context.Context, in *GetMessageBodyRequest, opts ...grpc.CallOption) (*GetMessageBodyResponse, error) + GetMessageClass func(ctx context.Context, in *GetMessageClassRequest, opts ...grpc.CallOption) (*GetMessageClassResponse, error) + GetOriginatingAddress func(ctx context.Context, in *GetOriginatingAddressRequest, opts ...grpc.CallOption) (*GetOriginatingAddressResponse, error) + GetPdu func(ctx context.Context, in *GetPduRequest, opts ...grpc.CallOption) (*GetPduResponse, error) + GetProtocolIdentifier func(ctx context.Context, in *GetProtocolIdentifierRequest, opts ...grpc.CallOption) (*GetProtocolIdentifierResponse, error) + GetPseudoSubject func(ctx context.Context, in *GetPseudoSubjectRequest, opts ...grpc.CallOption) (*GetPseudoSubjectResponse, error) + GetServiceCenterAddress func(ctx context.Context, in *GetServiceCenterAddressRequest, ...) (*GetServiceCenterAddressResponse, error) + GetStatus func(ctx context.Context, in *GetStatusRequest, opts ...grpc.CallOption) (*GetStatusResponse, error) + GetStatusOnSim func(ctx context.Context, in *GetStatusOnSimRequest, opts ...grpc.CallOption) (*GetStatusOnSimResponse, error) + GetSubmitPdu4 func(ctx context.Context, in *GetSubmitPdu4Request, opts ...grpc.CallOption) (*GetSubmitPdu4Response, error) + GetSubmitPdu5_1 func(ctx context.Context, in *GetSubmitPdu5_1Request, opts ...grpc.CallOption) (*GetSubmitPdu5_1Response, error) + GetTPLayerLengthForPDU func(ctx context.Context, in *GetTPLayerLengthForPDURequest, ...) (*GetTPLayerLengthForPDUResponse, error) + GetTimestampMillis func(ctx context.Context, in *GetTimestampMillisRequest, opts ...grpc.CallOption) (*GetTimestampMillisResponse, error) + GetUserData func(ctx context.Context, in *GetUserDataRequest, opts ...grpc.CallOption) (*GetUserDataResponse, error) + IsCphsMwiMessage func(ctx context.Context, in *IsCphsMwiMessageRequest, opts ...grpc.CallOption) (*IsCphsMwiMessageResponse, error) + IsEmail func(ctx context.Context, in *IsEmailRequest, opts ...grpc.CallOption) (*IsEmailResponse, error) + IsMWIClearMessage func(ctx context.Context, in *IsMWIClearMessageRequest, opts ...grpc.CallOption) (*IsMWIClearMessageResponse, error) + IsMWISetMessage func(ctx context.Context, in *IsMWISetMessageRequest, opts ...grpc.CallOption) (*IsMWISetMessageResponse, error) + IsMwiDontStore func(ctx context.Context, in *IsMwiDontStoreRequest, opts ...grpc.CallOption) (*IsMwiDontStoreResponse, error) + IsReplace func(ctx context.Context, in *IsReplaceRequest, opts ...grpc.CallOption) (*IsReplaceResponse, error) + IsReplyPathPresent func(ctx context.Context, in *IsReplyPathPresentRequest, opts ...grpc.CallOption) (*IsReplyPathPresentResponse, error) + IsStatusReportMessage func(ctx context.Context, in *IsStatusReportMessageRequest, opts ...grpc.CallOption) (*IsStatusReportMessageResponse, error) + NewSmsMessage func(ctx context.Context, in *NewSmsMessageRequest, opts ...grpc.CallOption) (*NewSmsMessageResponse, error) + func NewSmsMessageServiceClient(cc grpc.ClientConnInterface) SmsMessageServiceClient + type SmsMessageServiceServer interface + CalculateLength2 func(context.Context, *CalculateLength2Request) (*CalculateLength2Response, error) + CalculateLength2_1 func(context.Context, *CalculateLength2_1Request) (*CalculateLength2_1Response, error) + CreateFromPdu func(context.Context, *CreateFromPduRequest) (*CreateFromPduResponse, error) + GetDisplayMessageBody func(context.Context, *GetDisplayMessageBodyRequest) (*GetDisplayMessageBodyResponse, error) + GetDisplayOriginatingAddress func(context.Context, *GetDisplayOriginatingAddressRequest) (*GetDisplayOriginatingAddressResponse, error) + GetEmailBody func(context.Context, *GetEmailBodyRequest) (*GetEmailBodyResponse, error) + GetEmailFrom func(context.Context, *GetEmailFromRequest) (*GetEmailFromResponse, error) + GetIndexOnSim func(context.Context, *GetIndexOnSimRequest) (*GetIndexOnSimResponse, error) + GetMessageBody func(context.Context, *GetMessageBodyRequest) (*GetMessageBodyResponse, error) + GetMessageClass func(context.Context, *GetMessageClassRequest) (*GetMessageClassResponse, error) + GetOriginatingAddress func(context.Context, *GetOriginatingAddressRequest) (*GetOriginatingAddressResponse, error) + GetPdu func(context.Context, *GetPduRequest) (*GetPduResponse, error) + GetProtocolIdentifier func(context.Context, *GetProtocolIdentifierRequest) (*GetProtocolIdentifierResponse, error) + GetPseudoSubject func(context.Context, *GetPseudoSubjectRequest) (*GetPseudoSubjectResponse, error) + GetServiceCenterAddress func(context.Context, *GetServiceCenterAddressRequest) (*GetServiceCenterAddressResponse, error) + GetStatus func(context.Context, *GetStatusRequest) (*GetStatusResponse, error) + GetStatusOnSim func(context.Context, *GetStatusOnSimRequest) (*GetStatusOnSimResponse, error) + GetSubmitPdu4 func(context.Context, *GetSubmitPdu4Request) (*GetSubmitPdu4Response, error) + GetSubmitPdu5_1 func(context.Context, *GetSubmitPdu5_1Request) (*GetSubmitPdu5_1Response, error) + GetTPLayerLengthForPDU func(context.Context, *GetTPLayerLengthForPDURequest) (*GetTPLayerLengthForPDUResponse, error) + GetTimestampMillis func(context.Context, *GetTimestampMillisRequest) (*GetTimestampMillisResponse, error) + GetUserData func(context.Context, *GetUserDataRequest) (*GetUserDataResponse, error) + IsCphsMwiMessage func(context.Context, *IsCphsMwiMessageRequest) (*IsCphsMwiMessageResponse, error) + IsEmail func(context.Context, *IsEmailRequest) (*IsEmailResponse, error) + IsMWIClearMessage func(context.Context, *IsMWIClearMessageRequest) (*IsMWIClearMessageResponse, error) + IsMWISetMessage func(context.Context, *IsMWISetMessageRequest) (*IsMWISetMessageResponse, error) + IsMwiDontStore func(context.Context, *IsMwiDontStoreRequest) (*IsMwiDontStoreResponse, error) + IsReplace func(context.Context, *IsReplaceRequest) (*IsReplaceResponse, error) + IsReplyPathPresent func(context.Context, *IsReplyPathPresentRequest) (*IsReplyPathPresentResponse, error) + IsStatusReportMessage func(context.Context, *IsStatusReportMessageRequest) (*IsStatusReportMessageResponse, error) + NewSmsMessage func(context.Context, *NewSmsMessageRequest) (*NewSmsMessageResponse, error) + type SmsMessageSubmitPduServiceClient interface + ToString func(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error) + func NewSmsMessageSubmitPduServiceClient(cc grpc.ClientConnInterface) SmsMessageSubmitPduServiceClient + type SmsMessageSubmitPduServiceServer interface + ToString func(context.Context, *ToStringRequest) (*ToStringResponse, error) + type ToStringRequest struct + func (*ToStringRequest) Descriptor() ([]byte, []int) + func (*ToStringRequest) ProtoMessage() + 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 UnimplementedCellLocationServiceServer struct + func (UnimplementedCellLocationServiceServer) Equals(context.Context, *EqualsRequest) (*EqualsResponse, error) + func (UnimplementedCellLocationServiceServer) FillInNotifierBundle(context.Context, *FillInNotifierBundleRequest) (*FillInNotifierBundleResponse, error) + func (UnimplementedCellLocationServiceServer) GetCid(context.Context, *GetCidRequest) (*GetCidResponse, error) + func (UnimplementedCellLocationServiceServer) GetLac(context.Context, *GetLacRequest) (*GetLacResponse, error) + func (UnimplementedCellLocationServiceServer) GetPsc(context.Context, *GetPscRequest) (*GetPscResponse, error) + func (UnimplementedCellLocationServiceServer) HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error) + func (UnimplementedCellLocationServiceServer) NewCellLocation(context.Context, *NewCellLocationRequest) (*NewCellLocationResponse, error) + func (UnimplementedCellLocationServiceServer) SetLacAndCid(context.Context, *SetLacAndCidRequest) (*SetLacAndCidResponse, error) + func (UnimplementedCellLocationServiceServer) SetStateInvalid(context.Context, *SetStateInvalidRequest) (*SetStateInvalidResponse, error) + func (UnimplementedCellLocationServiceServer) ToString(context.Context, *CellLocationToStringRequest) (*ToStringResponse, error) + type UnimplementedSmsManagerServiceServer struct + func (UnimplementedSmsManagerServiceServer) DivideMessage(context.Context, *DivideMessageRequest) (*DivideMessageResponse, error) + func (UnimplementedSmsManagerServiceServer) GetDefault(context.Context, *GetDefaultRequest) (*GetDefaultResponse, error) + func (UnimplementedSmsManagerServiceServer) SendDataMessage(context.Context, *SendDataMessageRequest) (*SendDataMessageResponse, error) + func (UnimplementedSmsManagerServiceServer) SendTextMessage(context.Context, *SendTextMessageRequest) (*SendTextMessageResponse, error) + type UnimplementedSmsMessageMessageClassServiceServer struct + func (UnimplementedSmsMessageMessageClassServiceServer) ValueOf(context.Context, *ValueOfRequest) (*ValueOfResponse, error) + func (UnimplementedSmsMessageMessageClassServiceServer) Values(context.Context, *ValuesRequest) (*ValuesResponse, error) + type UnimplementedSmsMessageServiceServer struct + func (UnimplementedSmsMessageServiceServer) CalculateLength2(context.Context, *CalculateLength2Request) (*CalculateLength2Response, error) + func (UnimplementedSmsMessageServiceServer) CalculateLength2_1(context.Context, *CalculateLength2_1Request) (*CalculateLength2_1Response, error) + func (UnimplementedSmsMessageServiceServer) CreateFromPdu(context.Context, *CreateFromPduRequest) (*CreateFromPduResponse, error) + func (UnimplementedSmsMessageServiceServer) GetDisplayMessageBody(context.Context, *GetDisplayMessageBodyRequest) (*GetDisplayMessageBodyResponse, error) + func (UnimplementedSmsMessageServiceServer) GetDisplayOriginatingAddress(context.Context, *GetDisplayOriginatingAddressRequest) (*GetDisplayOriginatingAddressResponse, error) + func (UnimplementedSmsMessageServiceServer) GetEmailBody(context.Context, *GetEmailBodyRequest) (*GetEmailBodyResponse, error) + func (UnimplementedSmsMessageServiceServer) GetEmailFrom(context.Context, *GetEmailFromRequest) (*GetEmailFromResponse, error) + func (UnimplementedSmsMessageServiceServer) GetIndexOnSim(context.Context, *GetIndexOnSimRequest) (*GetIndexOnSimResponse, error) + func (UnimplementedSmsMessageServiceServer) GetMessageBody(context.Context, *GetMessageBodyRequest) (*GetMessageBodyResponse, error) + func (UnimplementedSmsMessageServiceServer) GetMessageClass(context.Context, *GetMessageClassRequest) (*GetMessageClassResponse, error) + func (UnimplementedSmsMessageServiceServer) GetOriginatingAddress(context.Context, *GetOriginatingAddressRequest) (*GetOriginatingAddressResponse, error) + func (UnimplementedSmsMessageServiceServer) GetPdu(context.Context, *GetPduRequest) (*GetPduResponse, error) + func (UnimplementedSmsMessageServiceServer) GetProtocolIdentifier(context.Context, *GetProtocolIdentifierRequest) (*GetProtocolIdentifierResponse, error) + func (UnimplementedSmsMessageServiceServer) GetPseudoSubject(context.Context, *GetPseudoSubjectRequest) (*GetPseudoSubjectResponse, error) + func (UnimplementedSmsMessageServiceServer) GetServiceCenterAddress(context.Context, *GetServiceCenterAddressRequest) (*GetServiceCenterAddressResponse, error) + func (UnimplementedSmsMessageServiceServer) GetStatus(context.Context, *GetStatusRequest) (*GetStatusResponse, error) + func (UnimplementedSmsMessageServiceServer) GetStatusOnSim(context.Context, *GetStatusOnSimRequest) (*GetStatusOnSimResponse, error) + func (UnimplementedSmsMessageServiceServer) GetSubmitPdu4(context.Context, *GetSubmitPdu4Request) (*GetSubmitPdu4Response, error) + func (UnimplementedSmsMessageServiceServer) GetSubmitPdu5_1(context.Context, *GetSubmitPdu5_1Request) (*GetSubmitPdu5_1Response, error) + func (UnimplementedSmsMessageServiceServer) GetTPLayerLengthForPDU(context.Context, *GetTPLayerLengthForPDURequest) (*GetTPLayerLengthForPDUResponse, error) + func (UnimplementedSmsMessageServiceServer) GetTimestampMillis(context.Context, *GetTimestampMillisRequest) (*GetTimestampMillisResponse, error) + func (UnimplementedSmsMessageServiceServer) GetUserData(context.Context, *GetUserDataRequest) (*GetUserDataResponse, error) + func (UnimplementedSmsMessageServiceServer) IsCphsMwiMessage(context.Context, *IsCphsMwiMessageRequest) (*IsCphsMwiMessageResponse, error) + func (UnimplementedSmsMessageServiceServer) IsEmail(context.Context, *IsEmailRequest) (*IsEmailResponse, error) + func (UnimplementedSmsMessageServiceServer) IsMWIClearMessage(context.Context, *IsMWIClearMessageRequest) (*IsMWIClearMessageResponse, error) + func (UnimplementedSmsMessageServiceServer) IsMWISetMessage(context.Context, *IsMWISetMessageRequest) (*IsMWISetMessageResponse, error) + func (UnimplementedSmsMessageServiceServer) IsMwiDontStore(context.Context, *IsMwiDontStoreRequest) (*IsMwiDontStoreResponse, error) + func (UnimplementedSmsMessageServiceServer) IsReplace(context.Context, *IsReplaceRequest) (*IsReplaceResponse, error) + func (UnimplementedSmsMessageServiceServer) IsReplyPathPresent(context.Context, *IsReplyPathPresentRequest) (*IsReplyPathPresentResponse, error) + func (UnimplementedSmsMessageServiceServer) IsStatusReportMessage(context.Context, *IsStatusReportMessageRequest) (*IsStatusReportMessageResponse, error) + func (UnimplementedSmsMessageServiceServer) NewSmsMessage(context.Context, *NewSmsMessageRequest) (*NewSmsMessageResponse, error) + type UnimplementedSmsMessageSubmitPduServiceServer struct + func (UnimplementedSmsMessageSubmitPduServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error) + type UnsafeCellLocationServiceServer interface + type UnsafeSmsManagerServiceServer interface + type UnsafeSmsMessageMessageClassServiceServer interface + type UnsafeSmsMessageServiceServer interface + type UnsafeSmsMessageSubmitPduServiceServer interface + type ValueOfRequest struct + Arg0 string + func (*ValueOfRequest) Descriptor() ([]byte, []int) + func (*ValueOfRequest) ProtoMessage() + func (x *ValueOfRequest) GetArg0() string + func (x *ValueOfRequest) ProtoReflect() protoreflect.Message + func (x *ValueOfRequest) Reset() + func (x *ValueOfRequest) String() string + type ValueOfResponse struct + Result int64 + func (*ValueOfResponse) Descriptor() ([]byte, []int) + func (*ValueOfResponse) ProtoMessage() + func (x *ValueOfResponse) GetResult() int64 + func (x *ValueOfResponse) ProtoReflect() protoreflect.Message + func (x *ValueOfResponse) Reset() + func (x *ValueOfResponse) String() string + type ValuesRequest struct + func (*ValuesRequest) Descriptor() ([]byte, []int) + func (*ValuesRequest) ProtoMessage() + func (x *ValuesRequest) ProtoReflect() protoreflect.Message + func (x *ValuesRequest) Reset() + func (x *ValuesRequest) String() string + type ValuesResponse struct + Result int64 + func (*ValuesResponse) Descriptor() ([]byte, []int) + func (*ValuesResponse) ProtoMessage() + func (x *ValuesResponse) GetResult() int64 + func (x *ValuesResponse) ProtoReflect() protoreflect.Message + func (x *ValuesResponse) Reset() + func (x *ValuesResponse) String() string