Documentation
¶
Index ¶
- type IdentifierClient
- func (c *IdentifierClient) DescribeContents(ctx context.Context, handle int64) (int32, error)
- func (c *IdentifierClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *IdentifierClient) GetCarrierId(ctx context.Context, handle int64) (int32, error)
- func (c *IdentifierClient) GetGid1(ctx context.Context, handle int64) (string, error)
- func (c *IdentifierClient) GetGid2(ctx context.Context, handle int64) (string, error)
- func (c *IdentifierClient) GetImsi(ctx context.Context, handle int64) (string, error)
- func (c *IdentifierClient) GetMcc(ctx context.Context, handle int64) (string, error)
- func (c *IdentifierClient) GetMnc(ctx context.Context, handle int64) (string, error)
- func (c *IdentifierClient) GetSpecificCarrierId(ctx context.Context, handle int64) (int32, error)
- func (c *IdentifierClient) GetSpn(ctx context.Context, handle int64) (string, error)
- func (c *IdentifierClient) HashCode(ctx context.Context, handle int64) (int32, error)
- func (c *IdentifierClient) ToString(ctx context.Context, handle int64) (string, error)
- func (c *IdentifierClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
- type MessagePduClient
- type MessagingClientServiceClient
- type MessagingServiceClient
- type MessagingServiceSendMmsResultClient
- type MessagingServiceSendMultipartSmsResultClient
- type MessagingServiceSendSmsResultClient
- type ServiceClient
- func (c *ServiceClient) NotifyCarrierNetworkChange1(ctx context.Context, arg0 bool) error
- func (c *ServiceClient) NotifyCarrierNetworkChange2_1(ctx context.Context, arg0 int32, arg1 bool) error
- func (c *ServiceClient) OnBind(ctx context.Context, arg0 int64) (int64, error)
- func (c *ServiceClient) OnLoadConfig1(ctx context.Context, arg0 int64) (int64, error)
- func (c *ServiceClient) OnLoadConfig2_1(ctx context.Context, arg0 int32, arg1 int64) (int64, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IdentifierClient ¶
type IdentifierClient struct {
// contains filtered or unexported fields
}
IdentifierClient wraps the gRPC IdentifierService client.
func NewIdentifierClient ¶
func NewIdentifierClient(cc grpc.ClientConnInterface) *IdentifierClient
NewIdentifierClient creates a new Identifier client.
func (*IdentifierClient) DescribeContents ¶
DescribeContents calls the DescribeContents RPC.
func (*IdentifierClient) GetCarrierId ¶
GetCarrierId calls the GetCarrierId RPC.
func (*IdentifierClient) GetSpecificCarrierId ¶
GetSpecificCarrierId calls the GetSpecificCarrierId RPC.
func (*IdentifierClient) WriteToParcel ¶
func (c *IdentifierClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
WriteToParcel calls the WriteToParcel RPC.
type MessagePduClient ¶
type MessagePduClient struct {
// contains filtered or unexported fields
}
MessagePduClient wraps the gRPC MessagePduService client.
func NewMessagePduClient ¶
func NewMessagePduClient(cc grpc.ClientConnInterface) *MessagePduClient
NewMessagePduClient creates a new MessagePdu client.
func (*MessagePduClient) DescribeContents ¶
DescribeContents calls the DescribeContents RPC.
func (*MessagePduClient) WriteToParcel ¶
func (c *MessagePduClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
WriteToParcel calls the WriteToParcel RPC.
type MessagingClientServiceClient ¶
type MessagingClientServiceClient struct {
// contains filtered or unexported fields
}
MessagingClientServiceClient wraps the gRPC MessagingClientServiceService client.
func NewMessagingClientServiceClient ¶
func NewMessagingClientServiceClient(cc grpc.ClientConnInterface) *MessagingClientServiceClient
NewMessagingClientServiceClient creates a new MessagingClientService client.
type MessagingServiceClient ¶
type MessagingServiceClient struct {
// contains filtered or unexported fields
}
MessagingServiceClient wraps the gRPC MessagingServiceService client.
func NewMessagingServiceClient ¶
func NewMessagingServiceClient(cc grpc.ClientConnInterface) *MessagingServiceClient
NewMessagingServiceClient creates a new MessagingService client.
type MessagingServiceSendMmsResultClient ¶
type MessagingServiceSendMmsResultClient struct {
// contains filtered or unexported fields
}
MessagingServiceSendMmsResultClient wraps the gRPC MessagingServiceSendMmsResultService client.
func NewMessagingServiceSendMmsResultClient ¶
func NewMessagingServiceSendMmsResultClient(cc grpc.ClientConnInterface) *MessagingServiceSendMmsResultClient
NewMessagingServiceSendMmsResultClient creates a new MessagingServiceSendMmsResult client.
func (*MessagingServiceSendMmsResultClient) GetSendConfPdu ¶
func (c *MessagingServiceSendMmsResultClient) GetSendConfPdu(ctx context.Context) (int64, error)
GetSendConfPdu calls the GetSendConfPdu RPC.
func (*MessagingServiceSendMmsResultClient) GetSendStatus ¶
func (c *MessagingServiceSendMmsResultClient) GetSendStatus(ctx context.Context) (int32, error)
GetSendStatus calls the GetSendStatus RPC.
type MessagingServiceSendMultipartSmsResultClient ¶
type MessagingServiceSendMultipartSmsResultClient struct {
// contains filtered or unexported fields
}
MessagingServiceSendMultipartSmsResultClient wraps the gRPC MessagingServiceSendMultipartSmsResultService client.
func NewMessagingServiceSendMultipartSmsResultClient ¶
func NewMessagingServiceSendMultipartSmsResultClient(cc grpc.ClientConnInterface) *MessagingServiceSendMultipartSmsResultClient
NewMessagingServiceSendMultipartSmsResultClient creates a new MessagingServiceSendMultipartSmsResult client.
func (*MessagingServiceSendMultipartSmsResultClient) GetMessageRefs ¶
func (c *MessagingServiceSendMultipartSmsResultClient) GetMessageRefs(ctx context.Context) (int64, error)
GetMessageRefs calls the GetMessageRefs RPC.
func (*MessagingServiceSendMultipartSmsResultClient) GetSendStatus ¶
func (c *MessagingServiceSendMultipartSmsResultClient) GetSendStatus(ctx context.Context) (int32, error)
GetSendStatus calls the GetSendStatus RPC.
type MessagingServiceSendSmsResultClient ¶
type MessagingServiceSendSmsResultClient struct {
// contains filtered or unexported fields
}
MessagingServiceSendSmsResultClient wraps the gRPC MessagingServiceSendSmsResultService client.
func NewMessagingServiceSendSmsResultClient ¶
func NewMessagingServiceSendSmsResultClient(cc grpc.ClientConnInterface) *MessagingServiceSendSmsResultClient
NewMessagingServiceSendSmsResultClient creates a new MessagingServiceSendSmsResult client.
func (*MessagingServiceSendSmsResultClient) GetMessageRef ¶
func (c *MessagingServiceSendSmsResultClient) GetMessageRef(ctx context.Context) (int32, error)
GetMessageRef calls the GetMessageRef RPC.
func (*MessagingServiceSendSmsResultClient) GetSendStatus ¶
func (c *MessagingServiceSendSmsResultClient) GetSendStatus(ctx context.Context) (int32, error)
GetSendStatus calls the GetSendStatus RPC.
type ServiceClient ¶
type ServiceClient struct {
// contains filtered or unexported fields
}
ServiceClient wraps the gRPC ServiceService client.
func NewServiceClient ¶
func NewServiceClient(cc grpc.ClientConnInterface) *ServiceClient
NewServiceClient creates a new Service client.
func (*ServiceClient) NotifyCarrierNetworkChange1 ¶
func (c *ServiceClient) NotifyCarrierNetworkChange1(ctx context.Context, arg0 bool) error
NotifyCarrierNetworkChange1 calls the NotifyCarrierNetworkChange1 RPC.
func (*ServiceClient) NotifyCarrierNetworkChange2_1 ¶
func (c *ServiceClient) NotifyCarrierNetworkChange2_1(ctx context.Context, arg0 int32, arg1 bool) error
NotifyCarrierNetworkChange2_1 calls the NotifyCarrierNetworkChange2_1 RPC.
func (*ServiceClient) OnLoadConfig1 ¶
OnLoadConfig1 calls the OnLoadConfig1 RPC.
func (*ServiceClient) OnLoadConfig2_1 ¶
OnLoadConfig2_1 calls the OnLoadConfig2_1 RPC.