Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type CellLocationClient struct + func NewCellLocationClient(cc grpc.ClientConnInterface) *CellLocationClient + func (c *CellLocationClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *CellLocationClient) FillInNotifierBundle(ctx context.Context, handle int64, arg0 int64) error + func (c *CellLocationClient) GetCid(ctx context.Context, handle int64) (int32, error) + func (c *CellLocationClient) GetLac(ctx context.Context, handle int64) (int32, error) + func (c *CellLocationClient) GetPsc(ctx context.Context, handle int64) (int32, error) + func (c *CellLocationClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *CellLocationClient) SetLacAndCid(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *CellLocationClient) SetStateInvalid(ctx context.Context, handle int64) error + func (c *CellLocationClient) ToString(ctx context.Context, handle int64) (string, error) + type SmsManagerClient struct + func NewSmsManagerClient(cc grpc.ClientConnInterface) *SmsManagerClient + func (c *SmsManagerClient) DivideMessage(ctx context.Context, arg0 string) (int64, error) + func (c *SmsManagerClient) GetDefault(ctx context.Context) (int64, error) + func (c *SmsManagerClient) SendDataMessage(ctx context.Context, arg0 string, arg1 string, arg2 int16, arg3 int64, ...) error + func (c *SmsManagerClient) SendTextMessage(ctx context.Context, arg0 string, arg1 string, arg2 string, arg3 int64, ...) error + type SmsMessageClient struct + func NewSmsMessageClient(cc grpc.ClientConnInterface) *SmsMessageClient + func (c *SmsMessageClient) CalculateLength2(ctx context.Context, handle int64, arg0 string, arg1 bool) (int64, error) + func (c *SmsMessageClient) CalculateLength2_1(ctx context.Context, handle int64, arg0 string, arg1 bool) (int64, error) + func (c *SmsMessageClient) CreateFromPdu(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *SmsMessageClient) GetDisplayMessageBody(ctx context.Context, handle int64) (string, error) + func (c *SmsMessageClient) GetDisplayOriginatingAddress(ctx context.Context, handle int64) (string, error) + func (c *SmsMessageClient) GetEmailBody(ctx context.Context, handle int64) (string, error) + func (c *SmsMessageClient) GetEmailFrom(ctx context.Context, handle int64) (string, error) + func (c *SmsMessageClient) GetIndexOnSim(ctx context.Context, handle int64) (int32, error) + func (c *SmsMessageClient) GetMessageBody(ctx context.Context, handle int64) (string, error) + func (c *SmsMessageClient) GetMessageClass(ctx context.Context, handle int64) (int64, error) + func (c *SmsMessageClient) GetOriginatingAddress(ctx context.Context, handle int64) (string, error) + func (c *SmsMessageClient) GetPdu(ctx context.Context, handle int64) (int64, error) + func (c *SmsMessageClient) GetProtocolIdentifier(ctx context.Context, handle int64) (int32, error) + func (c *SmsMessageClient) GetPseudoSubject(ctx context.Context, handle int64) (string, error) + func (c *SmsMessageClient) GetServiceCenterAddress(ctx context.Context, handle int64) (string, error) + func (c *SmsMessageClient) GetStatus(ctx context.Context, handle int64) (int32, error) + func (c *SmsMessageClient) GetStatusOnSim(ctx context.Context, handle int64) (int32, error) + func (c *SmsMessageClient) GetSubmitPdu4(ctx context.Context, handle int64, arg0 string, arg1 string, arg2 string, ...) (int64, error) + func (c *SmsMessageClient) GetSubmitPdu5_1(ctx context.Context, handle int64, arg0 string, arg1 string, arg2 int16, ...) (int64, error) + func (c *SmsMessageClient) GetTPLayerLengthForPDU(ctx context.Context, handle int64, arg0 string) (int32, error) + func (c *SmsMessageClient) GetTimestampMillis(ctx context.Context, handle int64) (int64, error) + func (c *SmsMessageClient) GetUserData(ctx context.Context, handle int64) (int64, error) + func (c *SmsMessageClient) IsCphsMwiMessage(ctx context.Context, handle int64) (bool, error) + func (c *SmsMessageClient) IsEmail(ctx context.Context, handle int64) (bool, error) + func (c *SmsMessageClient) IsMWIClearMessage(ctx context.Context, handle int64) (bool, error) + func (c *SmsMessageClient) IsMWISetMessage(ctx context.Context, handle int64) (bool, error) + func (c *SmsMessageClient) IsMwiDontStore(ctx context.Context, handle int64) (bool, error) + func (c *SmsMessageClient) IsReplace(ctx context.Context, handle int64) (bool, error) + func (c *SmsMessageClient) IsReplyPathPresent(ctx context.Context, handle int64) (bool, error) + func (c *SmsMessageClient) IsStatusReportMessage(ctx context.Context, handle int64) (bool, error) + type SmsMessageMessageClassClient struct + func NewSmsMessageMessageClassClient(cc grpc.ClientConnInterface) *SmsMessageMessageClassClient + func (c *SmsMessageMessageClassClient) ValueOf(ctx context.Context, arg0 string) (int64, error) + func (c *SmsMessageMessageClassClient) Values(ctx context.Context) (int64, error) + type SmsMessageSubmitPduClient struct + func NewSmsMessageSubmitPduClient(cc grpc.ClientConnInterface) *SmsMessageSubmitPduClient + func (c *SmsMessageSubmitPduClient) ToString(ctx context.Context) (string, error)