telephony

package
v0.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2026 License: CC0-1.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AvailableNetworkInfoBuilderClient added in v0.0.6

type AvailableNetworkInfoBuilderClient struct {
	// contains filtered or unexported fields
}

AvailableNetworkInfoBuilderClient wraps the gRPC AvailableNetworkInfoBuilderService client.

func NewAvailableNetworkInfoBuilderClient added in v0.0.6

func NewAvailableNetworkInfoBuilderClient(cc grpc.ClientConnInterface) *AvailableNetworkInfoBuilderClient

NewAvailableNetworkInfoBuilderClient creates a new AvailableNetworkInfoBuilder client.

func (*AvailableNetworkInfoBuilderClient) Build added in v0.0.6

Build calls the Build RPC.

func (*AvailableNetworkInfoBuilderClient) SetPriority added in v0.0.6

func (c *AvailableNetworkInfoBuilderClient) SetPriority(ctx context.Context, arg0 int32) (int64, error)

SetPriority calls the SetPriority RPC.

type AvailableNetworkInfoClient added in v0.0.6

type AvailableNetworkInfoClient struct {
	// contains filtered or unexported fields
}

AvailableNetworkInfoClient wraps the gRPC AvailableNetworkInfoService client.

func NewAvailableNetworkInfoClient added in v0.0.6

func NewAvailableNetworkInfoClient(cc grpc.ClientConnInterface) *AvailableNetworkInfoClient

NewAvailableNetworkInfoClient creates a new AvailableNetworkInfo client.

func (*AvailableNetworkInfoClient) DescribeContents added in v0.0.6

func (c *AvailableNetworkInfoClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*AvailableNetworkInfoClient) Equals added in v0.0.6

func (c *AvailableNetworkInfoClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*AvailableNetworkInfoClient) GetBands added in v0.0.6

func (c *AvailableNetworkInfoClient) GetBands(ctx context.Context, handle int64) (int64, error)

GetBands calls the GetBands RPC.

func (*AvailableNetworkInfoClient) GetMccMncs added in v0.0.6

func (c *AvailableNetworkInfoClient) GetMccMncs(ctx context.Context, handle int64) (int64, error)

GetMccMncs calls the GetMccMncs RPC.

func (*AvailableNetworkInfoClient) GetPriority added in v0.0.6

func (c *AvailableNetworkInfoClient) GetPriority(ctx context.Context, handle int64) (int32, error)

GetPriority calls the GetPriority RPC.

func (*AvailableNetworkInfoClient) GetRadioAccessSpecifiers added in v0.0.6

func (c *AvailableNetworkInfoClient) GetRadioAccessSpecifiers(ctx context.Context, handle int64) (int64, error)

GetRadioAccessSpecifiers calls the GetRadioAccessSpecifiers RPC.

func (*AvailableNetworkInfoClient) GetSubId added in v0.0.6

func (c *AvailableNetworkInfoClient) GetSubId(ctx context.Context, handle int64) (int32, error)

GetSubId calls the GetSubId RPC.

func (*AvailableNetworkInfoClient) HashCode added in v0.0.6

func (c *AvailableNetworkInfoClient) HashCode(ctx context.Context, handle int64) (int32, error)

HashCode calls the HashCode RPC.

func (*AvailableNetworkInfoClient) ToString added in v0.0.6

func (c *AvailableNetworkInfoClient) ToString(ctx context.Context, handle int64) (string, error)

ToString calls the ToString RPC.

func (*AvailableNetworkInfoClient) WriteToParcel added in v0.0.6

func (c *AvailableNetworkInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type BarringInfoBarringServiceInfoClient added in v0.0.6

type BarringInfoBarringServiceInfoClient struct {
	// contains filtered or unexported fields
}

BarringInfoBarringServiceInfoClient wraps the gRPC BarringInfoBarringServiceInfoService client.

func NewBarringInfoBarringServiceInfoClient added in v0.0.6

func NewBarringInfoBarringServiceInfoClient(cc grpc.ClientConnInterface) *BarringInfoBarringServiceInfoClient

NewBarringInfoBarringServiceInfoClient creates a new BarringInfoBarringServiceInfo client.

func (*BarringInfoBarringServiceInfoClient) DescribeContents added in v0.0.6

func (c *BarringInfoBarringServiceInfoClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*BarringInfoBarringServiceInfoClient) Equals added in v0.0.6

Equals calls the Equals RPC.

func (*BarringInfoBarringServiceInfoClient) GetBarringType added in v0.0.6

GetBarringType calls the GetBarringType RPC.

func (*BarringInfoBarringServiceInfoClient) GetConditionalBarringFactor added in v0.0.6

func (c *BarringInfoBarringServiceInfoClient) GetConditionalBarringFactor(ctx context.Context) (int32, error)

GetConditionalBarringFactor calls the GetConditionalBarringFactor RPC.

func (*BarringInfoBarringServiceInfoClient) GetConditionalBarringTimeSeconds added in v0.0.6

func (c *BarringInfoBarringServiceInfoClient) GetConditionalBarringTimeSeconds(ctx context.Context) (int32, error)

GetConditionalBarringTimeSeconds calls the GetConditionalBarringTimeSeconds RPC.

func (*BarringInfoBarringServiceInfoClient) HashCode added in v0.0.6

HashCode calls the HashCode RPC.

func (*BarringInfoBarringServiceInfoClient) IsBarred added in v0.0.6

IsBarred calls the IsBarred RPC.

func (*BarringInfoBarringServiceInfoClient) IsConditionallyBarred added in v0.0.6

func (c *BarringInfoBarringServiceInfoClient) IsConditionallyBarred(ctx context.Context) (bool, error)

IsConditionallyBarred calls the IsConditionallyBarred RPC.

func (*BarringInfoBarringServiceInfoClient) ToString added in v0.0.6

ToString calls the ToString RPC.

func (*BarringInfoBarringServiceInfoClient) WriteToParcel added in v0.0.6

func (c *BarringInfoBarringServiceInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type BarringInfoClient added in v0.0.6

type BarringInfoClient struct {
	// contains filtered or unexported fields
}

BarringInfoClient wraps the gRPC BarringInfoService client.

func NewBarringInfoClient added in v0.0.6

func NewBarringInfoClient(cc grpc.ClientConnInterface) *BarringInfoClient

NewBarringInfoClient creates a new BarringInfo client.

func (*BarringInfoClient) DescribeContents added in v0.0.6

func (c *BarringInfoClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*BarringInfoClient) Equals added in v0.0.6

func (c *BarringInfoClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*BarringInfoClient) GetBarringServiceInfo added in v0.0.6

func (c *BarringInfoClient) GetBarringServiceInfo(ctx context.Context, arg0 int32) (int64, error)

GetBarringServiceInfo calls the GetBarringServiceInfo RPC.

func (*BarringInfoClient) HashCode added in v0.0.6

func (c *BarringInfoClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*BarringInfoClient) ToString added in v0.0.6

func (c *BarringInfoClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

func (*BarringInfoClient) WriteToParcel added in v0.0.6

func (c *BarringInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type CallbackActiveDataSubscriptionIdListenerClient added in v0.0.6

type CallbackActiveDataSubscriptionIdListenerClient struct {
	// contains filtered or unexported fields
}

CallbackActiveDataSubscriptionIdListenerClient wraps the gRPC CallbackActiveDataSubscriptionIdListenerService client.

func NewCallbackActiveDataSubscriptionIdListenerClient added in v0.0.6

func NewCallbackActiveDataSubscriptionIdListenerClient(cc grpc.ClientConnInterface) *CallbackActiveDataSubscriptionIdListenerClient

NewCallbackActiveDataSubscriptionIdListenerClient creates a new CallbackActiveDataSubscriptionIdListener client.

func (*CallbackActiveDataSubscriptionIdListenerClient) OnActiveDataSubscriptionIdChanged added in v0.0.6

func (c *CallbackActiveDataSubscriptionIdListenerClient) OnActiveDataSubscriptionIdChanged(ctx context.Context, arg0 int32) error

OnActiveDataSubscriptionIdChanged calls the OnActiveDataSubscriptionIdChanged RPC.

type CallbackBarringInfoListenerClient added in v0.0.6

type CallbackBarringInfoListenerClient struct {
	// contains filtered or unexported fields
}

CallbackBarringInfoListenerClient wraps the gRPC CallbackBarringInfoListenerService client.

func NewCallbackBarringInfoListenerClient added in v0.0.6

func NewCallbackBarringInfoListenerClient(cc grpc.ClientConnInterface) *CallbackBarringInfoListenerClient

NewCallbackBarringInfoListenerClient creates a new CallbackBarringInfoListener client.

func (*CallbackBarringInfoListenerClient) OnBarringInfoChanged added in v0.0.6

func (c *CallbackBarringInfoListenerClient) OnBarringInfoChanged(ctx context.Context, arg0 int64) error

OnBarringInfoChanged calls the OnBarringInfoChanged RPC.

type CallbackCallDisconnectCauseListenerClient added in v0.0.6

type CallbackCallDisconnectCauseListenerClient struct {
	// contains filtered or unexported fields
}

CallbackCallDisconnectCauseListenerClient wraps the gRPC CallbackCallDisconnectCauseListenerService client.

func NewCallbackCallDisconnectCauseListenerClient added in v0.0.6

func NewCallbackCallDisconnectCauseListenerClient(cc grpc.ClientConnInterface) *CallbackCallDisconnectCauseListenerClient

NewCallbackCallDisconnectCauseListenerClient creates a new CallbackCallDisconnectCauseListener client.

func (*CallbackCallDisconnectCauseListenerClient) OnCallDisconnectCauseChanged added in v0.0.6

func (c *CallbackCallDisconnectCauseListenerClient) OnCallDisconnectCauseChanged(ctx context.Context, arg0 int32, arg1 int32) error

OnCallDisconnectCauseChanged calls the OnCallDisconnectCauseChanged RPC.

type CallbackCallForwardingIndicatorListenerClient added in v0.0.6

type CallbackCallForwardingIndicatorListenerClient struct {
	// contains filtered or unexported fields
}

CallbackCallForwardingIndicatorListenerClient wraps the gRPC CallbackCallForwardingIndicatorListenerService client.

func NewCallbackCallForwardingIndicatorListenerClient added in v0.0.6

func NewCallbackCallForwardingIndicatorListenerClient(cc grpc.ClientConnInterface) *CallbackCallForwardingIndicatorListenerClient

NewCallbackCallForwardingIndicatorListenerClient creates a new CallbackCallForwardingIndicatorListener client.

func (*CallbackCallForwardingIndicatorListenerClient) OnCallForwardingIndicatorChanged added in v0.0.6

func (c *CallbackCallForwardingIndicatorListenerClient) OnCallForwardingIndicatorChanged(ctx context.Context, arg0 bool) error

OnCallForwardingIndicatorChanged calls the OnCallForwardingIndicatorChanged RPC.

type CallbackCallStateListenerClient added in v0.0.6

type CallbackCallStateListenerClient struct {
	// contains filtered or unexported fields
}

CallbackCallStateListenerClient wraps the gRPC CallbackCallStateListenerService client.

func NewCallbackCallStateListenerClient added in v0.0.6

func NewCallbackCallStateListenerClient(cc grpc.ClientConnInterface) *CallbackCallStateListenerClient

NewCallbackCallStateListenerClient creates a new CallbackCallStateListener client.

func (*CallbackCallStateListenerClient) OnCallStateChanged added in v0.0.6

func (c *CallbackCallStateListenerClient) OnCallStateChanged(ctx context.Context, arg0 int32) error

OnCallStateChanged calls the OnCallStateChanged RPC.

type CallbackCarrierNetworkListenerClient added in v0.0.6

type CallbackCarrierNetworkListenerClient struct {
	// contains filtered or unexported fields
}

CallbackCarrierNetworkListenerClient wraps the gRPC CallbackCarrierNetworkListenerService client.

func NewCallbackCarrierNetworkListenerClient added in v0.0.6

func NewCallbackCarrierNetworkListenerClient(cc grpc.ClientConnInterface) *CallbackCarrierNetworkListenerClient

NewCallbackCarrierNetworkListenerClient creates a new CallbackCarrierNetworkListener client.

func (*CallbackCarrierNetworkListenerClient) OnCarrierNetworkChange added in v0.0.6

func (c *CallbackCarrierNetworkListenerClient) OnCarrierNetworkChange(ctx context.Context, arg0 bool) error

OnCarrierNetworkChange calls the OnCarrierNetworkChange RPC.

type CallbackCellLocationListenerClient added in v0.0.6

type CallbackCellLocationListenerClient struct {
	// contains filtered or unexported fields
}

CallbackCellLocationListenerClient wraps the gRPC CallbackCellLocationListenerService client.

func NewCallbackCellLocationListenerClient added in v0.0.6

func NewCallbackCellLocationListenerClient(cc grpc.ClientConnInterface) *CallbackCellLocationListenerClient

NewCallbackCellLocationListenerClient creates a new CallbackCellLocationListener client.

func (*CallbackCellLocationListenerClient) OnCellLocationChanged added in v0.0.6

func (c *CallbackCellLocationListenerClient) OnCellLocationChanged(ctx context.Context, arg0 int64) error

OnCellLocationChanged calls the OnCellLocationChanged RPC.

type CallbackDataActivationStateListenerClient added in v0.0.6

type CallbackDataActivationStateListenerClient struct {
	// contains filtered or unexported fields
}

CallbackDataActivationStateListenerClient wraps the gRPC CallbackDataActivationStateListenerService client.

func NewCallbackDataActivationStateListenerClient added in v0.0.6

func NewCallbackDataActivationStateListenerClient(cc grpc.ClientConnInterface) *CallbackDataActivationStateListenerClient

NewCallbackDataActivationStateListenerClient creates a new CallbackDataActivationStateListener client.

func (*CallbackDataActivationStateListenerClient) OnDataActivationStateChanged added in v0.0.6

func (c *CallbackDataActivationStateListenerClient) OnDataActivationStateChanged(ctx context.Context, arg0 int32) error

OnDataActivationStateChanged calls the OnDataActivationStateChanged RPC.

type CallbackDataActivityListenerClient added in v0.0.6

type CallbackDataActivityListenerClient struct {
	// contains filtered or unexported fields
}

CallbackDataActivityListenerClient wraps the gRPC CallbackDataActivityListenerService client.

func NewCallbackDataActivityListenerClient added in v0.0.6

func NewCallbackDataActivityListenerClient(cc grpc.ClientConnInterface) *CallbackDataActivityListenerClient

NewCallbackDataActivityListenerClient creates a new CallbackDataActivityListener client.

func (*CallbackDataActivityListenerClient) OnDataActivity added in v0.0.6

func (c *CallbackDataActivityListenerClient) OnDataActivity(ctx context.Context, arg0 int32) error

OnDataActivity calls the OnDataActivity RPC.

type CallbackDataConnectionStateListenerClient added in v0.0.6

type CallbackDataConnectionStateListenerClient struct {
	// contains filtered or unexported fields
}

CallbackDataConnectionStateListenerClient wraps the gRPC CallbackDataConnectionStateListenerService client.

func NewCallbackDataConnectionStateListenerClient added in v0.0.6

func NewCallbackDataConnectionStateListenerClient(cc grpc.ClientConnInterface) *CallbackDataConnectionStateListenerClient

NewCallbackDataConnectionStateListenerClient creates a new CallbackDataConnectionStateListener client.

func (*CallbackDataConnectionStateListenerClient) OnDataConnectionStateChanged added in v0.0.6

func (c *CallbackDataConnectionStateListenerClient) OnDataConnectionStateChanged(ctx context.Context, arg0 int32, arg1 int32) error

OnDataConnectionStateChanged calls the OnDataConnectionStateChanged RPC.

type CallbackDisplayInfoListenerClient added in v0.0.6

type CallbackDisplayInfoListenerClient struct {
	// contains filtered or unexported fields
}

CallbackDisplayInfoListenerClient wraps the gRPC CallbackDisplayInfoListenerService client.

func NewCallbackDisplayInfoListenerClient added in v0.0.6

func NewCallbackDisplayInfoListenerClient(cc grpc.ClientConnInterface) *CallbackDisplayInfoListenerClient

NewCallbackDisplayInfoListenerClient creates a new CallbackDisplayInfoListener client.

func (*CallbackDisplayInfoListenerClient) OnDisplayInfoChanged added in v0.0.6

func (c *CallbackDisplayInfoListenerClient) OnDisplayInfoChanged(ctx context.Context, arg0 int64) error

OnDisplayInfoChanged calls the OnDisplayInfoChanged RPC.

type CallbackImsCallDisconnectCauseListenerClient added in v0.0.6

type CallbackImsCallDisconnectCauseListenerClient struct {
	// contains filtered or unexported fields
}

CallbackImsCallDisconnectCauseListenerClient wraps the gRPC CallbackImsCallDisconnectCauseListenerService client.

func NewCallbackImsCallDisconnectCauseListenerClient added in v0.0.6

func NewCallbackImsCallDisconnectCauseListenerClient(cc grpc.ClientConnInterface) *CallbackImsCallDisconnectCauseListenerClient

NewCallbackImsCallDisconnectCauseListenerClient creates a new CallbackImsCallDisconnectCauseListener client.

func (*CallbackImsCallDisconnectCauseListenerClient) OnImsCallDisconnectCauseChanged added in v0.0.6

func (c *CallbackImsCallDisconnectCauseListenerClient) OnImsCallDisconnectCauseChanged(ctx context.Context, arg0 int64) error

OnImsCallDisconnectCauseChanged calls the OnImsCallDisconnectCauseChanged RPC.

type CallbackMessageWaitingIndicatorListenerClient added in v0.0.6

type CallbackMessageWaitingIndicatorListenerClient struct {
	// contains filtered or unexported fields
}

CallbackMessageWaitingIndicatorListenerClient wraps the gRPC CallbackMessageWaitingIndicatorListenerService client.

func NewCallbackMessageWaitingIndicatorListenerClient added in v0.0.6

func NewCallbackMessageWaitingIndicatorListenerClient(cc grpc.ClientConnInterface) *CallbackMessageWaitingIndicatorListenerClient

NewCallbackMessageWaitingIndicatorListenerClient creates a new CallbackMessageWaitingIndicatorListener client.

func (*CallbackMessageWaitingIndicatorListenerClient) OnMessageWaitingIndicatorChanged added in v0.0.6

func (c *CallbackMessageWaitingIndicatorListenerClient) OnMessageWaitingIndicatorChanged(ctx context.Context, arg0 bool) error

OnMessageWaitingIndicatorChanged calls the OnMessageWaitingIndicatorChanged RPC.

type CallbackPreciseDataConnectionStateListenerClient added in v0.0.6

type CallbackPreciseDataConnectionStateListenerClient struct {
	// contains filtered or unexported fields
}

CallbackPreciseDataConnectionStateListenerClient wraps the gRPC CallbackPreciseDataConnectionStateListenerService client.

func NewCallbackPreciseDataConnectionStateListenerClient added in v0.0.6

func NewCallbackPreciseDataConnectionStateListenerClient(cc grpc.ClientConnInterface) *CallbackPreciseDataConnectionStateListenerClient

NewCallbackPreciseDataConnectionStateListenerClient creates a new CallbackPreciseDataConnectionStateListener client.

func (*CallbackPreciseDataConnectionStateListenerClient) OnPreciseDataConnectionStateChanged added in v0.0.6

func (c *CallbackPreciseDataConnectionStateListenerClient) OnPreciseDataConnectionStateChanged(ctx context.Context, arg0 int64) error

OnPreciseDataConnectionStateChanged calls the OnPreciseDataConnectionStateChanged RPC.

type CallbackRegistrationFailedListenerClient added in v0.0.6

type CallbackRegistrationFailedListenerClient struct {
	// contains filtered or unexported fields
}

CallbackRegistrationFailedListenerClient wraps the gRPC CallbackRegistrationFailedListenerService client.

func NewCallbackRegistrationFailedListenerClient added in v0.0.6

func NewCallbackRegistrationFailedListenerClient(cc grpc.ClientConnInterface) *CallbackRegistrationFailedListenerClient

NewCallbackRegistrationFailedListenerClient creates a new CallbackRegistrationFailedListener client.

func (*CallbackRegistrationFailedListenerClient) OnRegistrationFailed added in v0.0.6

func (c *CallbackRegistrationFailedListenerClient) OnRegistrationFailed(ctx context.Context, arg0 int64, arg1 string, arg2 int32, arg3 int32, arg4 int32) error

OnRegistrationFailed calls the OnRegistrationFailed RPC.

type CallbackServiceStateListenerClient added in v0.0.6

type CallbackServiceStateListenerClient struct {
	// contains filtered or unexported fields
}

CallbackServiceStateListenerClient wraps the gRPC CallbackServiceStateListenerService client.

func NewCallbackServiceStateListenerClient added in v0.0.6

func NewCallbackServiceStateListenerClient(cc grpc.ClientConnInterface) *CallbackServiceStateListenerClient

NewCallbackServiceStateListenerClient creates a new CallbackServiceStateListener client.

func (*CallbackServiceStateListenerClient) OnServiceStateChanged added in v0.0.6

func (c *CallbackServiceStateListenerClient) OnServiceStateChanged(ctx context.Context, arg0 int64) error

OnServiceStateChanged calls the OnServiceStateChanged RPC.

type CallbackSignalStrengthsListenerClient added in v0.0.6

type CallbackSignalStrengthsListenerClient struct {
	// contains filtered or unexported fields
}

CallbackSignalStrengthsListenerClient wraps the gRPC CallbackSignalStrengthsListenerService client.

func NewCallbackSignalStrengthsListenerClient added in v0.0.6

func NewCallbackSignalStrengthsListenerClient(cc grpc.ClientConnInterface) *CallbackSignalStrengthsListenerClient

NewCallbackSignalStrengthsListenerClient creates a new CallbackSignalStrengthsListener client.

func (*CallbackSignalStrengthsListenerClient) OnSignalStrengthsChanged added in v0.0.6

func (c *CallbackSignalStrengthsListenerClient) OnSignalStrengthsChanged(ctx context.Context, arg0 int64) error

OnSignalStrengthsChanged calls the OnSignalStrengthsChanged RPC.

type CallbackUserMobileDataStateListenerClient added in v0.0.6

type CallbackUserMobileDataStateListenerClient struct {
	// contains filtered or unexported fields
}

CallbackUserMobileDataStateListenerClient wraps the gRPC CallbackUserMobileDataStateListenerService client.

func NewCallbackUserMobileDataStateListenerClient added in v0.0.6

func NewCallbackUserMobileDataStateListenerClient(cc grpc.ClientConnInterface) *CallbackUserMobileDataStateListenerClient

NewCallbackUserMobileDataStateListenerClient creates a new CallbackUserMobileDataStateListener client.

func (*CallbackUserMobileDataStateListenerClient) OnUserMobileDataStateChanged added in v0.0.6

func (c *CallbackUserMobileDataStateListenerClient) OnUserMobileDataStateChanged(ctx context.Context, arg0 bool) error

OnUserMobileDataStateChanged calls the OnUserMobileDataStateChanged RPC.

type CarrierConfigManagerCarrierConfigChangeListenerClient added in v0.0.6

type CarrierConfigManagerCarrierConfigChangeListenerClient struct {
	// contains filtered or unexported fields
}

CarrierConfigManagerCarrierConfigChangeListenerClient wraps the gRPC CarrierConfigManagerCarrierConfigChangeListenerService client.

func NewCarrierConfigManagerCarrierConfigChangeListenerClient added in v0.0.6

func NewCarrierConfigManagerCarrierConfigChangeListenerClient(cc grpc.ClientConnInterface) *CarrierConfigManagerCarrierConfigChangeListenerClient

NewCarrierConfigManagerCarrierConfigChangeListenerClient creates a new CarrierConfigManagerCarrierConfigChangeListener client.

func (*CarrierConfigManagerCarrierConfigChangeListenerClient) OnCarrierConfigChanged added in v0.0.6

func (c *CarrierConfigManagerCarrierConfigChangeListenerClient) OnCarrierConfigChanged(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32) error

OnCarrierConfigChanged calls the OnCarrierConfigChanged RPC.

type CarrierConfigManagerClient added in v0.0.6

type CarrierConfigManagerClient struct {
	// contains filtered or unexported fields
}

CarrierConfigManagerClient wraps the gRPC CarrierConfigManagerService client.

func NewCarrierConfigManagerClient added in v0.0.6

func NewCarrierConfigManagerClient(cc grpc.ClientConnInterface) *CarrierConfigManagerClient

NewCarrierConfigManagerClient creates a new CarrierConfigManager client.

func (*CarrierConfigManagerClient) GetConfig0 added in v0.0.6

func (c *CarrierConfigManagerClient) GetConfig0(ctx context.Context) (int64, error)

GetConfig0 calls the GetConfig0 RPC.

func (*CarrierConfigManagerClient) GetConfig1_1 added in v0.0.6

func (c *CarrierConfigManagerClient) GetConfig1_1(ctx context.Context, arg0 int64) (int64, error)

GetConfig1_1 calls the GetConfig1_1 RPC.

func (*CarrierConfigManagerClient) GetConfigByComponentForSubId added in v0.0.6

func (c *CarrierConfigManagerClient) GetConfigByComponentForSubId(ctx context.Context, arg0 string, arg1 int32) (int64, error)

GetConfigByComponentForSubId calls the GetConfigByComponentForSubId RPC.

func (*CarrierConfigManagerClient) GetConfigForSubId1 added in v0.0.6

func (c *CarrierConfigManagerClient) GetConfigForSubId1(ctx context.Context, arg0 int32) (int64, error)

GetConfigForSubId1 calls the GetConfigForSubId1 RPC.

func (*CarrierConfigManagerClient) GetConfigForSubId2_1 added in v0.0.6

func (c *CarrierConfigManagerClient) GetConfigForSubId2_1(ctx context.Context, arg0 int32, arg1 int64) (int64, error)

GetConfigForSubId2_1 calls the GetConfigForSubId2_1 RPC.

func (*CarrierConfigManagerClient) IsConfigForIdentifiedCarrier added in v0.0.6

func (c *CarrierConfigManagerClient) IsConfigForIdentifiedCarrier(ctx context.Context, arg0 int64) (bool, error)

IsConfigForIdentifiedCarrier calls the IsConfigForIdentifiedCarrier RPC.

func (*CarrierConfigManagerClient) NotifyConfigChangedForSubId added in v0.0.6

func (c *CarrierConfigManagerClient) NotifyConfigChangedForSubId(ctx context.Context, arg0 int32) error

NotifyConfigChangedForSubId calls the NotifyConfigChangedForSubId RPC.

func (*CarrierConfigManagerClient) RegisterCarrierConfigChangeListener added in v0.0.6

func (c *CarrierConfigManagerClient) RegisterCarrierConfigChangeListener(ctx context.Context, arg0 int64, arg1 int64) error

RegisterCarrierConfigChangeListener calls the RegisterCarrierConfigChangeListener RPC.

func (*CarrierConfigManagerClient) UnregisterCarrierConfigChangeListener added in v0.0.6

func (c *CarrierConfigManagerClient) UnregisterCarrierConfigChangeListener(ctx context.Context, arg0 int64) error

UnregisterCarrierConfigChangeListener calls the UnregisterCarrierConfigChangeListener RPC.

type CellIdentityCdmaClient added in v0.0.6

type CellIdentityCdmaClient struct {
	// contains filtered or unexported fields
}

CellIdentityCdmaClient wraps the gRPC CellIdentityCdmaService client.

func NewCellIdentityCdmaClient added in v0.0.6

func NewCellIdentityCdmaClient(cc grpc.ClientConnInterface) *CellIdentityCdmaClient

NewCellIdentityCdmaClient creates a new CellIdentityCdma client.

func (*CellIdentityCdmaClient) Equals added in v0.0.6

func (c *CellIdentityCdmaClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*CellIdentityCdmaClient) GetBasestationId added in v0.0.6

func (c *CellIdentityCdmaClient) GetBasestationId(ctx context.Context) (int32, error)

GetBasestationId calls the GetBasestationId RPC.

func (*CellIdentityCdmaClient) GetLatitude added in v0.0.6

func (c *CellIdentityCdmaClient) GetLatitude(ctx context.Context) (int32, error)

GetLatitude calls the GetLatitude RPC.

func (*CellIdentityCdmaClient) GetLongitude added in v0.0.6

func (c *CellIdentityCdmaClient) GetLongitude(ctx context.Context) (int32, error)

GetLongitude calls the GetLongitude RPC.

func (*CellIdentityCdmaClient) GetNetworkId added in v0.0.6

func (c *CellIdentityCdmaClient) GetNetworkId(ctx context.Context) (int32, error)

GetNetworkId calls the GetNetworkId RPC.

func (*CellIdentityCdmaClient) GetSystemId added in v0.0.6

func (c *CellIdentityCdmaClient) GetSystemId(ctx context.Context) (int32, error)

GetSystemId calls the GetSystemId RPC.

func (*CellIdentityCdmaClient) HashCode added in v0.0.6

func (c *CellIdentityCdmaClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*CellIdentityCdmaClient) ToString added in v0.0.6

func (c *CellIdentityCdmaClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

func (*CellIdentityCdmaClient) WriteToParcel added in v0.0.6

func (c *CellIdentityCdmaClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type CellIdentityClient added in v0.0.6

type CellIdentityClient struct {
	// contains filtered or unexported fields
}

CellIdentityClient wraps the gRPC CellIdentityService client.

func NewCellIdentityClient added in v0.0.6

func NewCellIdentityClient(cc grpc.ClientConnInterface) *CellIdentityClient

NewCellIdentityClient creates a new CellIdentity client.

func (*CellIdentityClient) DescribeContents added in v0.0.6

func (c *CellIdentityClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*CellIdentityClient) Equals added in v0.0.6

func (c *CellIdentityClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*CellIdentityClient) GetOperatorAlphaLong added in v0.0.6

func (c *CellIdentityClient) GetOperatorAlphaLong(ctx context.Context) (int64, error)

GetOperatorAlphaLong calls the GetOperatorAlphaLong RPC.

func (*CellIdentityClient) GetOperatorAlphaShort added in v0.0.6

func (c *CellIdentityClient) GetOperatorAlphaShort(ctx context.Context) (int64, error)

GetOperatorAlphaShort calls the GetOperatorAlphaShort RPC.

func (*CellIdentityClient) HashCode added in v0.0.6

func (c *CellIdentityClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*CellIdentityClient) WriteToParcel added in v0.0.6

func (c *CellIdentityClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type CellIdentityGsmClient added in v0.0.6

type CellIdentityGsmClient struct {
	// contains filtered or unexported fields
}

CellIdentityGsmClient wraps the gRPC CellIdentityGsmService client.

func NewCellIdentityGsmClient added in v0.0.6

func NewCellIdentityGsmClient(cc grpc.ClientConnInterface) *CellIdentityGsmClient

NewCellIdentityGsmClient creates a new CellIdentityGsm client.

func (*CellIdentityGsmClient) Equals added in v0.0.6

func (c *CellIdentityGsmClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*CellIdentityGsmClient) GetAdditionalPlmns added in v0.0.6

func (c *CellIdentityGsmClient) GetAdditionalPlmns(ctx context.Context) (int64, error)

GetAdditionalPlmns calls the GetAdditionalPlmns RPC.

func (*CellIdentityGsmClient) GetArfcn added in v0.0.6

func (c *CellIdentityGsmClient) GetArfcn(ctx context.Context) (int32, error)

GetArfcn calls the GetArfcn RPC.

func (*CellIdentityGsmClient) GetBsic added in v0.0.6

func (c *CellIdentityGsmClient) GetBsic(ctx context.Context) (int32, error)

GetBsic calls the GetBsic RPC.

func (*CellIdentityGsmClient) GetCid added in v0.0.6

func (c *CellIdentityGsmClient) GetCid(ctx context.Context) (int32, error)

GetCid calls the GetCid RPC.

func (*CellIdentityGsmClient) GetLac added in v0.0.6

func (c *CellIdentityGsmClient) GetLac(ctx context.Context) (int32, error)

GetLac calls the GetLac RPC.

func (*CellIdentityGsmClient) GetMcc added in v0.0.6

func (c *CellIdentityGsmClient) GetMcc(ctx context.Context) (int32, error)

GetMcc calls the GetMcc RPC.

func (*CellIdentityGsmClient) GetMccString added in v0.0.6

func (c *CellIdentityGsmClient) GetMccString(ctx context.Context) (string, error)

GetMccString calls the GetMccString RPC.

func (*CellIdentityGsmClient) GetMnc added in v0.0.6

func (c *CellIdentityGsmClient) GetMnc(ctx context.Context) (int32, error)

GetMnc calls the GetMnc RPC.

func (*CellIdentityGsmClient) GetMncString added in v0.0.6

func (c *CellIdentityGsmClient) GetMncString(ctx context.Context) (string, error)

GetMncString calls the GetMncString RPC.

func (*CellIdentityGsmClient) GetMobileNetworkOperator added in v0.0.6

func (c *CellIdentityGsmClient) GetMobileNetworkOperator(ctx context.Context) (string, error)

GetMobileNetworkOperator calls the GetMobileNetworkOperator RPC.

func (*CellIdentityGsmClient) GetPsc added in v0.0.6

func (c *CellIdentityGsmClient) GetPsc(ctx context.Context) (int32, error)

GetPsc calls the GetPsc RPC.

func (*CellIdentityGsmClient) HashCode added in v0.0.6

func (c *CellIdentityGsmClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*CellIdentityGsmClient) ToString added in v0.0.6

func (c *CellIdentityGsmClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

func (*CellIdentityGsmClient) WriteToParcel added in v0.0.6

func (c *CellIdentityGsmClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type CellIdentityLteClient added in v0.0.6

type CellIdentityLteClient struct {
	// contains filtered or unexported fields
}

CellIdentityLteClient wraps the gRPC CellIdentityLteService client.

func NewCellIdentityLteClient added in v0.0.6

func NewCellIdentityLteClient(cc grpc.ClientConnInterface) *CellIdentityLteClient

NewCellIdentityLteClient creates a new CellIdentityLte client.

func (*CellIdentityLteClient) Equals added in v0.0.6

func (c *CellIdentityLteClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*CellIdentityLteClient) GetAdditionalPlmns added in v0.0.6

func (c *CellIdentityLteClient) GetAdditionalPlmns(ctx context.Context) (int64, error)

GetAdditionalPlmns calls the GetAdditionalPlmns RPC.

func (*CellIdentityLteClient) GetBands added in v0.0.6

func (c *CellIdentityLteClient) GetBands(ctx context.Context) (int64, error)

GetBands calls the GetBands RPC.

func (*CellIdentityLteClient) GetBandwidth added in v0.0.6

func (c *CellIdentityLteClient) GetBandwidth(ctx context.Context) (int32, error)

GetBandwidth calls the GetBandwidth RPC.

func (*CellIdentityLteClient) GetCi added in v0.0.6

func (c *CellIdentityLteClient) GetCi(ctx context.Context) (int32, error)

GetCi calls the GetCi RPC.

func (*CellIdentityLteClient) GetClosedSubscriberGroupInfo added in v0.0.6

func (c *CellIdentityLteClient) GetClosedSubscriberGroupInfo(ctx context.Context) (int64, error)

GetClosedSubscriberGroupInfo calls the GetClosedSubscriberGroupInfo RPC.

func (*CellIdentityLteClient) GetEarfcn added in v0.0.6

func (c *CellIdentityLteClient) GetEarfcn(ctx context.Context) (int32, error)

GetEarfcn calls the GetEarfcn RPC.

func (*CellIdentityLteClient) GetMcc added in v0.0.6

func (c *CellIdentityLteClient) GetMcc(ctx context.Context) (int32, error)

GetMcc calls the GetMcc RPC.

func (*CellIdentityLteClient) GetMccString added in v0.0.6

func (c *CellIdentityLteClient) GetMccString(ctx context.Context) (string, error)

GetMccString calls the GetMccString RPC.

func (*CellIdentityLteClient) GetMnc added in v0.0.6

func (c *CellIdentityLteClient) GetMnc(ctx context.Context) (int32, error)

GetMnc calls the GetMnc RPC.

func (*CellIdentityLteClient) GetMncString added in v0.0.6

func (c *CellIdentityLteClient) GetMncString(ctx context.Context) (string, error)

GetMncString calls the GetMncString RPC.

func (*CellIdentityLteClient) GetMobileNetworkOperator added in v0.0.6

func (c *CellIdentityLteClient) GetMobileNetworkOperator(ctx context.Context) (string, error)

GetMobileNetworkOperator calls the GetMobileNetworkOperator RPC.

func (*CellIdentityLteClient) GetPci added in v0.0.6

func (c *CellIdentityLteClient) GetPci(ctx context.Context) (int32, error)

GetPci calls the GetPci RPC.

func (*CellIdentityLteClient) GetTac added in v0.0.6

func (c *CellIdentityLteClient) GetTac(ctx context.Context) (int32, error)

GetTac calls the GetTac RPC.

func (*CellIdentityLteClient) HashCode added in v0.0.6

func (c *CellIdentityLteClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*CellIdentityLteClient) ToString added in v0.0.6

func (c *CellIdentityLteClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

func (*CellIdentityLteClient) WriteToParcel added in v0.0.6

func (c *CellIdentityLteClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type CellIdentityNrClient added in v0.0.6

type CellIdentityNrClient struct {
	// contains filtered or unexported fields
}

CellIdentityNrClient wraps the gRPC CellIdentityNrService client.

func NewCellIdentityNrClient added in v0.0.6

func NewCellIdentityNrClient(cc grpc.ClientConnInterface) *CellIdentityNrClient

NewCellIdentityNrClient creates a new CellIdentityNr client.

func (*CellIdentityNrClient) Equals added in v0.0.6

func (c *CellIdentityNrClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*CellIdentityNrClient) GetAdditionalPlmns added in v0.0.6

func (c *CellIdentityNrClient) GetAdditionalPlmns(ctx context.Context) (int64, error)

GetAdditionalPlmns calls the GetAdditionalPlmns RPC.

func (*CellIdentityNrClient) GetBands added in v0.0.6

func (c *CellIdentityNrClient) GetBands(ctx context.Context) (int64, error)

GetBands calls the GetBands RPC.

func (*CellIdentityNrClient) GetMccString added in v0.0.6

func (c *CellIdentityNrClient) GetMccString(ctx context.Context) (string, error)

GetMccString calls the GetMccString RPC.

func (*CellIdentityNrClient) GetMncString added in v0.0.6

func (c *CellIdentityNrClient) GetMncString(ctx context.Context) (string, error)

GetMncString calls the GetMncString RPC.

func (*CellIdentityNrClient) GetNci added in v0.0.6

func (c *CellIdentityNrClient) GetNci(ctx context.Context) (int64, error)

GetNci calls the GetNci RPC.

func (*CellIdentityNrClient) GetNrarfcn added in v0.0.6

func (c *CellIdentityNrClient) GetNrarfcn(ctx context.Context) (int32, error)

GetNrarfcn calls the GetNrarfcn RPC.

func (*CellIdentityNrClient) GetPci added in v0.0.6

func (c *CellIdentityNrClient) GetPci(ctx context.Context) (int32, error)

GetPci calls the GetPci RPC.

func (*CellIdentityNrClient) GetTac added in v0.0.6

func (c *CellIdentityNrClient) GetTac(ctx context.Context) (int32, error)

GetTac calls the GetTac RPC.

func (*CellIdentityNrClient) HashCode added in v0.0.6

func (c *CellIdentityNrClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*CellIdentityNrClient) ToString added in v0.0.6

func (c *CellIdentityNrClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

func (*CellIdentityNrClient) WriteToParcel added in v0.0.6

func (c *CellIdentityNrClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type CellIdentityTdscdmaClient added in v0.0.6

type CellIdentityTdscdmaClient struct {
	// contains filtered or unexported fields
}

CellIdentityTdscdmaClient wraps the gRPC CellIdentityTdscdmaService client.

func NewCellIdentityTdscdmaClient added in v0.0.6

func NewCellIdentityTdscdmaClient(cc grpc.ClientConnInterface) *CellIdentityTdscdmaClient

NewCellIdentityTdscdmaClient creates a new CellIdentityTdscdma client.

func (*CellIdentityTdscdmaClient) DescribeContents added in v0.0.6

func (c *CellIdentityTdscdmaClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*CellIdentityTdscdmaClient) Equals added in v0.0.6

func (c *CellIdentityTdscdmaClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*CellIdentityTdscdmaClient) GetAdditionalPlmns added in v0.0.6

func (c *CellIdentityTdscdmaClient) GetAdditionalPlmns(ctx context.Context) (int64, error)

GetAdditionalPlmns calls the GetAdditionalPlmns RPC.

func (*CellIdentityTdscdmaClient) GetCid added in v0.0.6

GetCid calls the GetCid RPC.

func (*CellIdentityTdscdmaClient) GetClosedSubscriberGroupInfo added in v0.0.6

func (c *CellIdentityTdscdmaClient) GetClosedSubscriberGroupInfo(ctx context.Context) (int64, error)

GetClosedSubscriberGroupInfo calls the GetClosedSubscriberGroupInfo RPC.

func (*CellIdentityTdscdmaClient) GetCpid added in v0.0.6

GetCpid calls the GetCpid RPC.

func (*CellIdentityTdscdmaClient) GetLac added in v0.0.6

GetLac calls the GetLac RPC.

func (*CellIdentityTdscdmaClient) GetMccString added in v0.0.6

func (c *CellIdentityTdscdmaClient) GetMccString(ctx context.Context) (string, error)

GetMccString calls the GetMccString RPC.

func (*CellIdentityTdscdmaClient) GetMncString added in v0.0.6

func (c *CellIdentityTdscdmaClient) GetMncString(ctx context.Context) (string, error)

GetMncString calls the GetMncString RPC.

func (*CellIdentityTdscdmaClient) GetMobileNetworkOperator added in v0.0.6

func (c *CellIdentityTdscdmaClient) GetMobileNetworkOperator(ctx context.Context) (string, error)

GetMobileNetworkOperator calls the GetMobileNetworkOperator RPC.

func (*CellIdentityTdscdmaClient) GetUarfcn added in v0.0.6

func (c *CellIdentityTdscdmaClient) GetUarfcn(ctx context.Context) (int32, error)

GetUarfcn calls the GetUarfcn RPC.

func (*CellIdentityTdscdmaClient) HashCode added in v0.0.6

func (c *CellIdentityTdscdmaClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*CellIdentityTdscdmaClient) ToString added in v0.0.6

ToString calls the ToString RPC.

func (*CellIdentityTdscdmaClient) WriteToParcel added in v0.0.6

func (c *CellIdentityTdscdmaClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type CellIdentityWcdmaClient added in v0.0.6

type CellIdentityWcdmaClient struct {
	// contains filtered or unexported fields
}

CellIdentityWcdmaClient wraps the gRPC CellIdentityWcdmaService client.

func NewCellIdentityWcdmaClient added in v0.0.6

func NewCellIdentityWcdmaClient(cc grpc.ClientConnInterface) *CellIdentityWcdmaClient

NewCellIdentityWcdmaClient creates a new CellIdentityWcdma client.

func (*CellIdentityWcdmaClient) Equals added in v0.0.6

func (c *CellIdentityWcdmaClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*CellIdentityWcdmaClient) GetAdditionalPlmns added in v0.0.6

func (c *CellIdentityWcdmaClient) GetAdditionalPlmns(ctx context.Context) (int64, error)

GetAdditionalPlmns calls the GetAdditionalPlmns RPC.

func (*CellIdentityWcdmaClient) GetCid added in v0.0.6

GetCid calls the GetCid RPC.

func (*CellIdentityWcdmaClient) GetClosedSubscriberGroupInfo added in v0.0.6

func (c *CellIdentityWcdmaClient) GetClosedSubscriberGroupInfo(ctx context.Context) (int64, error)

GetClosedSubscriberGroupInfo calls the GetClosedSubscriberGroupInfo RPC.

func (*CellIdentityWcdmaClient) GetLac added in v0.0.6

GetLac calls the GetLac RPC.

func (*CellIdentityWcdmaClient) GetMcc added in v0.0.6

GetMcc calls the GetMcc RPC.

func (*CellIdentityWcdmaClient) GetMccString added in v0.0.6

func (c *CellIdentityWcdmaClient) GetMccString(ctx context.Context) (string, error)

GetMccString calls the GetMccString RPC.

func (*CellIdentityWcdmaClient) GetMnc added in v0.0.6

GetMnc calls the GetMnc RPC.

func (*CellIdentityWcdmaClient) GetMncString added in v0.0.6

func (c *CellIdentityWcdmaClient) GetMncString(ctx context.Context) (string, error)

GetMncString calls the GetMncString RPC.

func (*CellIdentityWcdmaClient) GetMobileNetworkOperator added in v0.0.6

func (c *CellIdentityWcdmaClient) GetMobileNetworkOperator(ctx context.Context) (string, error)

GetMobileNetworkOperator calls the GetMobileNetworkOperator RPC.

func (*CellIdentityWcdmaClient) GetPsc added in v0.0.6

GetPsc calls the GetPsc RPC.

func (*CellIdentityWcdmaClient) GetUarfcn added in v0.0.6

func (c *CellIdentityWcdmaClient) GetUarfcn(ctx context.Context) (int32, error)

GetUarfcn calls the GetUarfcn RPC.

func (*CellIdentityWcdmaClient) HashCode added in v0.0.6

func (c *CellIdentityWcdmaClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*CellIdentityWcdmaClient) ToString added in v0.0.6

func (c *CellIdentityWcdmaClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

func (*CellIdentityWcdmaClient) WriteToParcel added in v0.0.6

func (c *CellIdentityWcdmaClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type CellInfoCdmaClient added in v0.0.6

type CellInfoCdmaClient struct {
	// contains filtered or unexported fields
}

CellInfoCdmaClient wraps the gRPC CellInfoCdmaService client.

func NewCellInfoCdmaClient added in v0.0.6

func NewCellInfoCdmaClient(cc grpc.ClientConnInterface) *CellInfoCdmaClient

NewCellInfoCdmaClient creates a new CellInfoCdma client.

func (*CellInfoCdmaClient) DescribeContents added in v0.0.6

func (c *CellInfoCdmaClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*CellInfoCdmaClient) Equals added in v0.0.6

func (c *CellInfoCdmaClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*CellInfoCdmaClient) GetCellIdentity0 added in v0.0.6

func (c *CellInfoCdmaClient) GetCellIdentity0(ctx context.Context) (int64, error)

GetCellIdentity0 calls the GetCellIdentity0 RPC.

func (*CellInfoCdmaClient) GetCellIdentity0_1 added in v0.0.6

func (c *CellInfoCdmaClient) GetCellIdentity0_1(ctx context.Context) (int64, error)

GetCellIdentity0_1 calls the GetCellIdentity0_1 RPC.

func (*CellInfoCdmaClient) GetCellSignalStrength0 added in v0.0.6

func (c *CellInfoCdmaClient) GetCellSignalStrength0(ctx context.Context) (int64, error)

GetCellSignalStrength0 calls the GetCellSignalStrength0 RPC.

func (*CellInfoCdmaClient) GetCellSignalStrength0_1 added in v0.0.6

func (c *CellInfoCdmaClient) GetCellSignalStrength0_1(ctx context.Context) (int64, error)

GetCellSignalStrength0_1 calls the GetCellSignalStrength0_1 RPC.

func (*CellInfoCdmaClient) HashCode added in v0.0.6

func (c *CellInfoCdmaClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*CellInfoCdmaClient) ToString added in v0.0.6

func (c *CellInfoCdmaClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

func (*CellInfoCdmaClient) WriteToParcel added in v0.0.6

func (c *CellInfoCdmaClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type CellInfoClient added in v0.0.6

type CellInfoClient struct {
	// contains filtered or unexported fields
}

CellInfoClient wraps the gRPC CellInfoService client.

func NewCellInfoClient added in v0.0.6

func NewCellInfoClient(cc grpc.ClientConnInterface) *CellInfoClient

NewCellInfoClient creates a new CellInfo client.

func (*CellInfoClient) DescribeContents added in v0.0.6

func (c *CellInfoClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*CellInfoClient) Equals added in v0.0.6

func (c *CellInfoClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*CellInfoClient) GetCellConnectionStatus added in v0.0.6

func (c *CellInfoClient) GetCellConnectionStatus(ctx context.Context) (int32, error)

GetCellConnectionStatus calls the GetCellConnectionStatus RPC.

func (*CellInfoClient) GetCellIdentity added in v0.0.6

func (c *CellInfoClient) GetCellIdentity(ctx context.Context) (int64, error)

GetCellIdentity calls the GetCellIdentity RPC.

func (*CellInfoClient) GetCellSignalStrength added in v0.0.6

func (c *CellInfoClient) GetCellSignalStrength(ctx context.Context) (int64, error)

GetCellSignalStrength calls the GetCellSignalStrength RPC.

func (*CellInfoClient) GetTimeStamp added in v0.0.6

func (c *CellInfoClient) GetTimeStamp(ctx context.Context) (int64, error)

GetTimeStamp calls the GetTimeStamp RPC.

func (*CellInfoClient) GetTimestampMillis added in v0.0.6

func (c *CellInfoClient) GetTimestampMillis(ctx context.Context) (int64, error)

GetTimestampMillis calls the GetTimestampMillis RPC.

func (*CellInfoClient) HashCode added in v0.0.6

func (c *CellInfoClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*CellInfoClient) IsRegistered added in v0.0.6

func (c *CellInfoClient) IsRegistered(ctx context.Context) (bool, error)

IsRegistered calls the IsRegistered RPC.

func (*CellInfoClient) ToString added in v0.0.6

func (c *CellInfoClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

func (*CellInfoClient) WriteToParcel added in v0.0.6

func (c *CellInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type CellInfoGsmClient added in v0.0.6

type CellInfoGsmClient struct {
	// contains filtered or unexported fields
}

CellInfoGsmClient wraps the gRPC CellInfoGsmService client.

func NewCellInfoGsmClient added in v0.0.6

func NewCellInfoGsmClient(cc grpc.ClientConnInterface) *CellInfoGsmClient

NewCellInfoGsmClient creates a new CellInfoGsm client.

func (*CellInfoGsmClient) DescribeContents added in v0.0.6

func (c *CellInfoGsmClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*CellInfoGsmClient) Equals added in v0.0.6

func (c *CellInfoGsmClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*CellInfoGsmClient) GetCellIdentity0 added in v0.0.6

func (c *CellInfoGsmClient) GetCellIdentity0(ctx context.Context) (int64, error)

GetCellIdentity0 calls the GetCellIdentity0 RPC.

func (*CellInfoGsmClient) GetCellIdentity0_1 added in v0.0.6

func (c *CellInfoGsmClient) GetCellIdentity0_1(ctx context.Context) (int64, error)

GetCellIdentity0_1 calls the GetCellIdentity0_1 RPC.

func (*CellInfoGsmClient) GetCellSignalStrength0 added in v0.0.6

func (c *CellInfoGsmClient) GetCellSignalStrength0(ctx context.Context) (int64, error)

GetCellSignalStrength0 calls the GetCellSignalStrength0 RPC.

func (*CellInfoGsmClient) GetCellSignalStrength0_1 added in v0.0.6

func (c *CellInfoGsmClient) GetCellSignalStrength0_1(ctx context.Context) (int64, error)

GetCellSignalStrength0_1 calls the GetCellSignalStrength0_1 RPC.

func (*CellInfoGsmClient) HashCode added in v0.0.6

func (c *CellInfoGsmClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*CellInfoGsmClient) ToString added in v0.0.6

func (c *CellInfoGsmClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

func (*CellInfoGsmClient) WriteToParcel added in v0.0.6

func (c *CellInfoGsmClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type CellInfoLteClient added in v0.0.6

type CellInfoLteClient struct {
	// contains filtered or unexported fields
}

CellInfoLteClient wraps the gRPC CellInfoLteService client.

func NewCellInfoLteClient added in v0.0.6

func NewCellInfoLteClient(cc grpc.ClientConnInterface) *CellInfoLteClient

NewCellInfoLteClient creates a new CellInfoLte client.

func (*CellInfoLteClient) DescribeContents added in v0.0.6

func (c *CellInfoLteClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*CellInfoLteClient) Equals added in v0.0.6

func (c *CellInfoLteClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*CellInfoLteClient) GetCellIdentity0 added in v0.0.6

func (c *CellInfoLteClient) GetCellIdentity0(ctx context.Context) (int64, error)

GetCellIdentity0 calls the GetCellIdentity0 RPC.

func (*CellInfoLteClient) GetCellIdentity0_1 added in v0.0.6

func (c *CellInfoLteClient) GetCellIdentity0_1(ctx context.Context) (int64, error)

GetCellIdentity0_1 calls the GetCellIdentity0_1 RPC.

func (*CellInfoLteClient) GetCellSignalStrength0 added in v0.0.6

func (c *CellInfoLteClient) GetCellSignalStrength0(ctx context.Context) (int64, error)

GetCellSignalStrength0 calls the GetCellSignalStrength0 RPC.

func (*CellInfoLteClient) GetCellSignalStrength0_1 added in v0.0.6

func (c *CellInfoLteClient) GetCellSignalStrength0_1(ctx context.Context) (int64, error)

GetCellSignalStrength0_1 calls the GetCellSignalStrength0_1 RPC.

func (*CellInfoLteClient) HashCode added in v0.0.6

func (c *CellInfoLteClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*CellInfoLteClient) ToString added in v0.0.6

func (c *CellInfoLteClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

func (*CellInfoLteClient) WriteToParcel added in v0.0.6

func (c *CellInfoLteClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type CellInfoNrClient added in v0.0.6

type CellInfoNrClient struct {
	// contains filtered or unexported fields
}

CellInfoNrClient wraps the gRPC CellInfoNrService client.

func NewCellInfoNrClient added in v0.0.6

func NewCellInfoNrClient(cc grpc.ClientConnInterface) *CellInfoNrClient

NewCellInfoNrClient creates a new CellInfoNr client.

func (*CellInfoNrClient) Equals added in v0.0.6

func (c *CellInfoNrClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*CellInfoNrClient) GetCellIdentity added in v0.0.6

func (c *CellInfoNrClient) GetCellIdentity(ctx context.Context) (int64, error)

GetCellIdentity calls the GetCellIdentity RPC.

func (*CellInfoNrClient) GetCellSignalStrength added in v0.0.6

func (c *CellInfoNrClient) GetCellSignalStrength(ctx context.Context) (int64, error)

GetCellSignalStrength calls the GetCellSignalStrength RPC.

func (*CellInfoNrClient) HashCode added in v0.0.6

func (c *CellInfoNrClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*CellInfoNrClient) ToString added in v0.0.6

func (c *CellInfoNrClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

func (*CellInfoNrClient) WriteToParcel added in v0.0.6

func (c *CellInfoNrClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type CellInfoTdscdmaClient added in v0.0.6

type CellInfoTdscdmaClient struct {
	// contains filtered or unexported fields
}

CellInfoTdscdmaClient wraps the gRPC CellInfoTdscdmaService client.

func NewCellInfoTdscdmaClient added in v0.0.6

func NewCellInfoTdscdmaClient(cc grpc.ClientConnInterface) *CellInfoTdscdmaClient

NewCellInfoTdscdmaClient creates a new CellInfoTdscdma client.

func (*CellInfoTdscdmaClient) DescribeContents added in v0.0.6

func (c *CellInfoTdscdmaClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*CellInfoTdscdmaClient) Equals added in v0.0.6

func (c *CellInfoTdscdmaClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*CellInfoTdscdmaClient) GetCellIdentity0 added in v0.0.6

func (c *CellInfoTdscdmaClient) GetCellIdentity0(ctx context.Context) (int64, error)

GetCellIdentity0 calls the GetCellIdentity0 RPC.

func (*CellInfoTdscdmaClient) GetCellIdentity0_1 added in v0.0.6

func (c *CellInfoTdscdmaClient) GetCellIdentity0_1(ctx context.Context) (int64, error)

GetCellIdentity0_1 calls the GetCellIdentity0_1 RPC.

func (*CellInfoTdscdmaClient) GetCellSignalStrength0 added in v0.0.6

func (c *CellInfoTdscdmaClient) GetCellSignalStrength0(ctx context.Context) (int64, error)

GetCellSignalStrength0 calls the GetCellSignalStrength0 RPC.

func (*CellInfoTdscdmaClient) GetCellSignalStrength0_1 added in v0.0.6

func (c *CellInfoTdscdmaClient) GetCellSignalStrength0_1(ctx context.Context) (int64, error)

GetCellSignalStrength0_1 calls the GetCellSignalStrength0_1 RPC.

func (*CellInfoTdscdmaClient) HashCode added in v0.0.6

func (c *CellInfoTdscdmaClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*CellInfoTdscdmaClient) ToString added in v0.0.6

func (c *CellInfoTdscdmaClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

func (*CellInfoTdscdmaClient) WriteToParcel added in v0.0.6

func (c *CellInfoTdscdmaClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type CellInfoWcdmaClient added in v0.0.6

type CellInfoWcdmaClient struct {
	// contains filtered or unexported fields
}

CellInfoWcdmaClient wraps the gRPC CellInfoWcdmaService client.

func NewCellInfoWcdmaClient added in v0.0.6

func NewCellInfoWcdmaClient(cc grpc.ClientConnInterface) *CellInfoWcdmaClient

NewCellInfoWcdmaClient creates a new CellInfoWcdma client.

func (*CellInfoWcdmaClient) DescribeContents added in v0.0.6

func (c *CellInfoWcdmaClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*CellInfoWcdmaClient) Equals added in v0.0.6

func (c *CellInfoWcdmaClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*CellInfoWcdmaClient) GetCellIdentity0 added in v0.0.6

func (c *CellInfoWcdmaClient) GetCellIdentity0(ctx context.Context) (int64, error)

GetCellIdentity0 calls the GetCellIdentity0 RPC.

func (*CellInfoWcdmaClient) GetCellIdentity0_1 added in v0.0.6

func (c *CellInfoWcdmaClient) GetCellIdentity0_1(ctx context.Context) (int64, error)

GetCellIdentity0_1 calls the GetCellIdentity0_1 RPC.

func (*CellInfoWcdmaClient) GetCellSignalStrength0 added in v0.0.6

func (c *CellInfoWcdmaClient) GetCellSignalStrength0(ctx context.Context) (int64, error)

GetCellSignalStrength0 calls the GetCellSignalStrength0 RPC.

func (*CellInfoWcdmaClient) GetCellSignalStrength0_1 added in v0.0.6

func (c *CellInfoWcdmaClient) GetCellSignalStrength0_1(ctx context.Context) (int64, error)

GetCellSignalStrength0_1 calls the GetCellSignalStrength0_1 RPC.

func (*CellInfoWcdmaClient) HashCode added in v0.0.6

func (c *CellInfoWcdmaClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*CellInfoWcdmaClient) ToString added in v0.0.6

func (c *CellInfoWcdmaClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

func (*CellInfoWcdmaClient) WriteToParcel added in v0.0.6

func (c *CellInfoWcdmaClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type CellLocationClient added in v0.0.6

type CellLocationClient struct {
	// contains filtered or unexported fields
}

CellLocationClient wraps the gRPC CellLocationService client.

func NewCellLocationClient added in v0.0.6

func NewCellLocationClient(cc grpc.ClientConnInterface) *CellLocationClient

NewCellLocationClient creates a new CellLocation client.

func (*CellLocationClient) GetEmpty added in v0.0.6

func (c *CellLocationClient) GetEmpty(ctx context.Context) (int64, error)

GetEmpty calls the GetEmpty RPC.

func (*CellLocationClient) RequestLocationUpdate added in v0.0.6

func (c *CellLocationClient) RequestLocationUpdate(ctx context.Context) error

RequestLocationUpdate calls the RequestLocationUpdate RPC.

type CellSignalStrengthCdmaClient added in v0.0.6

type CellSignalStrengthCdmaClient struct {
	// contains filtered or unexported fields
}

CellSignalStrengthCdmaClient wraps the gRPC CellSignalStrengthCdmaService client.

func NewCellSignalStrengthCdmaClient added in v0.0.6

func NewCellSignalStrengthCdmaClient(cc grpc.ClientConnInterface) *CellSignalStrengthCdmaClient

NewCellSignalStrengthCdmaClient creates a new CellSignalStrengthCdma client.

func (*CellSignalStrengthCdmaClient) DescribeContents added in v0.0.6

func (c *CellSignalStrengthCdmaClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*CellSignalStrengthCdmaClient) Equals added in v0.0.6

func (c *CellSignalStrengthCdmaClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*CellSignalStrengthCdmaClient) GetAsuLevel added in v0.0.6

func (c *CellSignalStrengthCdmaClient) GetAsuLevel(ctx context.Context) (int32, error)

GetAsuLevel calls the GetAsuLevel RPC.

func (*CellSignalStrengthCdmaClient) GetCdmaDbm added in v0.0.6

func (c *CellSignalStrengthCdmaClient) GetCdmaDbm(ctx context.Context) (int32, error)

GetCdmaDbm calls the GetCdmaDbm RPC.

func (*CellSignalStrengthCdmaClient) GetCdmaEcio added in v0.0.6

func (c *CellSignalStrengthCdmaClient) GetCdmaEcio(ctx context.Context) (int32, error)

GetCdmaEcio calls the GetCdmaEcio RPC.

func (*CellSignalStrengthCdmaClient) GetCdmaLevel added in v0.0.6

func (c *CellSignalStrengthCdmaClient) GetCdmaLevel(ctx context.Context) (int32, error)

GetCdmaLevel calls the GetCdmaLevel RPC.

func (*CellSignalStrengthCdmaClient) GetDbm added in v0.0.6

GetDbm calls the GetDbm RPC.

func (*CellSignalStrengthCdmaClient) GetEvdoDbm added in v0.0.6

func (c *CellSignalStrengthCdmaClient) GetEvdoDbm(ctx context.Context) (int32, error)

GetEvdoDbm calls the GetEvdoDbm RPC.

func (*CellSignalStrengthCdmaClient) GetEvdoEcio added in v0.0.6

func (c *CellSignalStrengthCdmaClient) GetEvdoEcio(ctx context.Context) (int32, error)

GetEvdoEcio calls the GetEvdoEcio RPC.

func (*CellSignalStrengthCdmaClient) GetEvdoLevel added in v0.0.6

func (c *CellSignalStrengthCdmaClient) GetEvdoLevel(ctx context.Context) (int32, error)

GetEvdoLevel calls the GetEvdoLevel RPC.

func (*CellSignalStrengthCdmaClient) GetEvdoSnr added in v0.0.6

func (c *CellSignalStrengthCdmaClient) GetEvdoSnr(ctx context.Context) (int32, error)

GetEvdoSnr calls the GetEvdoSnr RPC.

func (*CellSignalStrengthCdmaClient) GetLevel added in v0.0.6

GetLevel calls the GetLevel RPC.

func (*CellSignalStrengthCdmaClient) HashCode added in v0.0.6

HashCode calls the HashCode RPC.

func (*CellSignalStrengthCdmaClient) ToString added in v0.0.6

ToString calls the ToString RPC.

func (*CellSignalStrengthCdmaClient) WriteToParcel added in v0.0.6

func (c *CellSignalStrengthCdmaClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type CellSignalStrengthClient added in v0.0.6

type CellSignalStrengthClient struct {
	// contains filtered or unexported fields
}

CellSignalStrengthClient wraps the gRPC CellSignalStrengthService client.

func NewCellSignalStrengthClient added in v0.0.6

func NewCellSignalStrengthClient(cc grpc.ClientConnInterface) *CellSignalStrengthClient

NewCellSignalStrengthClient creates a new CellSignalStrength client.

func (*CellSignalStrengthClient) Equals added in v0.0.6

func (c *CellSignalStrengthClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*CellSignalStrengthClient) GetAsuLevel added in v0.0.6

func (c *CellSignalStrengthClient) GetAsuLevel(ctx context.Context) (int32, error)

GetAsuLevel calls the GetAsuLevel RPC.

func (*CellSignalStrengthClient) GetDbm added in v0.0.6

GetDbm calls the GetDbm RPC.

func (*CellSignalStrengthClient) GetLevel added in v0.0.6

func (c *CellSignalStrengthClient) GetLevel(ctx context.Context) (int32, error)

GetLevel calls the GetLevel RPC.

func (*CellSignalStrengthClient) HashCode added in v0.0.6

func (c *CellSignalStrengthClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

type CellSignalStrengthGsmClient added in v0.0.6

type CellSignalStrengthGsmClient struct {
	// contains filtered or unexported fields
}

CellSignalStrengthGsmClient wraps the gRPC CellSignalStrengthGsmService client.

func NewCellSignalStrengthGsmClient added in v0.0.6

func NewCellSignalStrengthGsmClient(cc grpc.ClientConnInterface) *CellSignalStrengthGsmClient

NewCellSignalStrengthGsmClient creates a new CellSignalStrengthGsm client.

func (*CellSignalStrengthGsmClient) DescribeContents added in v0.0.6

func (c *CellSignalStrengthGsmClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*CellSignalStrengthGsmClient) Equals added in v0.0.6

func (c *CellSignalStrengthGsmClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*CellSignalStrengthGsmClient) GetAsuLevel added in v0.0.6

func (c *CellSignalStrengthGsmClient) GetAsuLevel(ctx context.Context) (int32, error)

GetAsuLevel calls the GetAsuLevel RPC.

func (*CellSignalStrengthGsmClient) GetBitErrorRate added in v0.0.6

func (c *CellSignalStrengthGsmClient) GetBitErrorRate(ctx context.Context) (int32, error)

GetBitErrorRate calls the GetBitErrorRate RPC.

func (*CellSignalStrengthGsmClient) GetDbm added in v0.0.6

GetDbm calls the GetDbm RPC.

func (*CellSignalStrengthGsmClient) GetLevel added in v0.0.6

GetLevel calls the GetLevel RPC.

func (*CellSignalStrengthGsmClient) GetRssi added in v0.0.6

GetRssi calls the GetRssi RPC.

func (*CellSignalStrengthGsmClient) GetTimingAdvance added in v0.0.6

func (c *CellSignalStrengthGsmClient) GetTimingAdvance(ctx context.Context) (int32, error)

GetTimingAdvance calls the GetTimingAdvance RPC.

func (*CellSignalStrengthGsmClient) HashCode added in v0.0.6

HashCode calls the HashCode RPC.

func (*CellSignalStrengthGsmClient) ToString added in v0.0.6

ToString calls the ToString RPC.

func (*CellSignalStrengthGsmClient) WriteToParcel added in v0.0.6

func (c *CellSignalStrengthGsmClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type CellSignalStrengthLteClient added in v0.0.6

type CellSignalStrengthLteClient struct {
	// contains filtered or unexported fields
}

CellSignalStrengthLteClient wraps the gRPC CellSignalStrengthLteService client.

func NewCellSignalStrengthLteClient added in v0.0.6

func NewCellSignalStrengthLteClient(cc grpc.ClientConnInterface) *CellSignalStrengthLteClient

NewCellSignalStrengthLteClient creates a new CellSignalStrengthLte client.

func (*CellSignalStrengthLteClient) DescribeContents added in v0.0.6

func (c *CellSignalStrengthLteClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*CellSignalStrengthLteClient) Equals added in v0.0.6

func (c *CellSignalStrengthLteClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*CellSignalStrengthLteClient) GetAsuLevel added in v0.0.6

func (c *CellSignalStrengthLteClient) GetAsuLevel(ctx context.Context) (int32, error)

GetAsuLevel calls the GetAsuLevel RPC.

func (*CellSignalStrengthLteClient) GetCqi added in v0.0.6

GetCqi calls the GetCqi RPC.

func (*CellSignalStrengthLteClient) GetCqiTableIndex added in v0.0.6

func (c *CellSignalStrengthLteClient) GetCqiTableIndex(ctx context.Context) (int32, error)

GetCqiTableIndex calls the GetCqiTableIndex RPC.

func (*CellSignalStrengthLteClient) GetDbm added in v0.0.6

GetDbm calls the GetDbm RPC.

func (*CellSignalStrengthLteClient) GetLevel added in v0.0.6

GetLevel calls the GetLevel RPC.

func (*CellSignalStrengthLteClient) GetRsrp added in v0.0.6

GetRsrp calls the GetRsrp RPC.

func (*CellSignalStrengthLteClient) GetRsrq added in v0.0.6

GetRsrq calls the GetRsrq RPC.

func (*CellSignalStrengthLteClient) GetRssi added in v0.0.6

GetRssi calls the GetRssi RPC.

func (*CellSignalStrengthLteClient) GetRssnr added in v0.0.6

GetRssnr calls the GetRssnr RPC.

func (*CellSignalStrengthLteClient) GetTimingAdvance added in v0.0.6

func (c *CellSignalStrengthLteClient) GetTimingAdvance(ctx context.Context) (int32, error)

GetTimingAdvance calls the GetTimingAdvance RPC.

func (*CellSignalStrengthLteClient) HashCode added in v0.0.6

HashCode calls the HashCode RPC.

func (*CellSignalStrengthLteClient) ToString added in v0.0.6

ToString calls the ToString RPC.

func (*CellSignalStrengthLteClient) WriteToParcel added in v0.0.6

func (c *CellSignalStrengthLteClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type CellSignalStrengthNrClient added in v0.0.6

type CellSignalStrengthNrClient struct {
	// contains filtered or unexported fields
}

CellSignalStrengthNrClient wraps the gRPC CellSignalStrengthNrService client.

func NewCellSignalStrengthNrClient added in v0.0.6

func NewCellSignalStrengthNrClient(cc grpc.ClientConnInterface) *CellSignalStrengthNrClient

NewCellSignalStrengthNrClient creates a new CellSignalStrengthNr client.

func (*CellSignalStrengthNrClient) DescribeContents added in v0.0.6

func (c *CellSignalStrengthNrClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*CellSignalStrengthNrClient) Equals added in v0.0.6

func (c *CellSignalStrengthNrClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*CellSignalStrengthNrClient) GetAsuLevel added in v0.0.6

func (c *CellSignalStrengthNrClient) GetAsuLevel(ctx context.Context) (int32, error)

GetAsuLevel calls the GetAsuLevel RPC.

func (*CellSignalStrengthNrClient) GetCsiCqiReport added in v0.0.6

func (c *CellSignalStrengthNrClient) GetCsiCqiReport(ctx context.Context) (int64, error)

GetCsiCqiReport calls the GetCsiCqiReport RPC.

func (*CellSignalStrengthNrClient) GetCsiCqiTableIndex added in v0.0.6

func (c *CellSignalStrengthNrClient) GetCsiCqiTableIndex(ctx context.Context) (int32, error)

GetCsiCqiTableIndex calls the GetCsiCqiTableIndex RPC.

func (*CellSignalStrengthNrClient) GetCsiRsrp added in v0.0.6

func (c *CellSignalStrengthNrClient) GetCsiRsrp(ctx context.Context) (int32, error)

GetCsiRsrp calls the GetCsiRsrp RPC.

func (*CellSignalStrengthNrClient) GetCsiRsrq added in v0.0.6

func (c *CellSignalStrengthNrClient) GetCsiRsrq(ctx context.Context) (int32, error)

GetCsiRsrq calls the GetCsiRsrq RPC.

func (*CellSignalStrengthNrClient) GetCsiSinr added in v0.0.6

func (c *CellSignalStrengthNrClient) GetCsiSinr(ctx context.Context) (int32, error)

GetCsiSinr calls the GetCsiSinr RPC.

func (*CellSignalStrengthNrClient) GetDbm added in v0.0.6

GetDbm calls the GetDbm RPC.

func (*CellSignalStrengthNrClient) GetLevel added in v0.0.6

GetLevel calls the GetLevel RPC.

func (*CellSignalStrengthNrClient) GetSsRsrp added in v0.0.6

func (c *CellSignalStrengthNrClient) GetSsRsrp(ctx context.Context) (int32, error)

GetSsRsrp calls the GetSsRsrp RPC.

func (*CellSignalStrengthNrClient) GetSsRsrq added in v0.0.6

func (c *CellSignalStrengthNrClient) GetSsRsrq(ctx context.Context) (int32, error)

GetSsRsrq calls the GetSsRsrq RPC.

func (*CellSignalStrengthNrClient) GetSsSinr added in v0.0.6

func (c *CellSignalStrengthNrClient) GetSsSinr(ctx context.Context) (int32, error)

GetSsSinr calls the GetSsSinr RPC.

func (*CellSignalStrengthNrClient) GetTimingAdvanceMicros added in v0.0.6

func (c *CellSignalStrengthNrClient) GetTimingAdvanceMicros(ctx context.Context) (int32, error)

GetTimingAdvanceMicros calls the GetTimingAdvanceMicros RPC.

func (*CellSignalStrengthNrClient) HashCode added in v0.0.6

HashCode calls the HashCode RPC.

func (*CellSignalStrengthNrClient) ToString added in v0.0.6

ToString calls the ToString RPC.

func (*CellSignalStrengthNrClient) WriteToParcel added in v0.0.6

func (c *CellSignalStrengthNrClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type CellSignalStrengthTdscdmaClient added in v0.0.6

type CellSignalStrengthTdscdmaClient struct {
	// contains filtered or unexported fields
}

CellSignalStrengthTdscdmaClient wraps the gRPC CellSignalStrengthTdscdmaService client.

func NewCellSignalStrengthTdscdmaClient added in v0.0.6

func NewCellSignalStrengthTdscdmaClient(cc grpc.ClientConnInterface) *CellSignalStrengthTdscdmaClient

NewCellSignalStrengthTdscdmaClient creates a new CellSignalStrengthTdscdma client.

func (*CellSignalStrengthTdscdmaClient) DescribeContents added in v0.0.6

func (c *CellSignalStrengthTdscdmaClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*CellSignalStrengthTdscdmaClient) Equals added in v0.0.6

Equals calls the Equals RPC.

func (*CellSignalStrengthTdscdmaClient) GetAsuLevel added in v0.0.6

GetAsuLevel calls the GetAsuLevel RPC.

func (*CellSignalStrengthTdscdmaClient) GetDbm added in v0.0.6

GetDbm calls the GetDbm RPC.

func (*CellSignalStrengthTdscdmaClient) GetLevel added in v0.0.6

GetLevel calls the GetLevel RPC.

func (*CellSignalStrengthTdscdmaClient) GetRscp added in v0.0.6

GetRscp calls the GetRscp RPC.

func (*CellSignalStrengthTdscdmaClient) HashCode added in v0.0.6

HashCode calls the HashCode RPC.

func (*CellSignalStrengthTdscdmaClient) ToString added in v0.0.6

ToString calls the ToString RPC.

func (*CellSignalStrengthTdscdmaClient) WriteToParcel added in v0.0.6

func (c *CellSignalStrengthTdscdmaClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type CellSignalStrengthWcdmaClient added in v0.0.6

type CellSignalStrengthWcdmaClient struct {
	// contains filtered or unexported fields
}

CellSignalStrengthWcdmaClient wraps the gRPC CellSignalStrengthWcdmaService client.

func NewCellSignalStrengthWcdmaClient added in v0.0.6

func NewCellSignalStrengthWcdmaClient(cc grpc.ClientConnInterface) *CellSignalStrengthWcdmaClient

NewCellSignalStrengthWcdmaClient creates a new CellSignalStrengthWcdma client.

func (*CellSignalStrengthWcdmaClient) DescribeContents added in v0.0.6

func (c *CellSignalStrengthWcdmaClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*CellSignalStrengthWcdmaClient) Equals added in v0.0.6

func (c *CellSignalStrengthWcdmaClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*CellSignalStrengthWcdmaClient) GetAsuLevel added in v0.0.6

func (c *CellSignalStrengthWcdmaClient) GetAsuLevel(ctx context.Context) (int32, error)

GetAsuLevel calls the GetAsuLevel RPC.

func (*CellSignalStrengthWcdmaClient) GetDbm added in v0.0.6

GetDbm calls the GetDbm RPC.

func (*CellSignalStrengthWcdmaClient) GetEcNo added in v0.0.6

GetEcNo calls the GetEcNo RPC.

func (*CellSignalStrengthWcdmaClient) GetLevel added in v0.0.6

GetLevel calls the GetLevel RPC.

func (*CellSignalStrengthWcdmaClient) HashCode added in v0.0.6

HashCode calls the HashCode RPC.

func (*CellSignalStrengthWcdmaClient) ToString added in v0.0.6

ToString calls the ToString RPC.

func (*CellSignalStrengthWcdmaClient) WriteToParcel added in v0.0.6

func (c *CellSignalStrengthWcdmaClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type ClosedSubscriberGroupInfoClient added in v0.0.6

type ClosedSubscriberGroupInfoClient struct {
	// contains filtered or unexported fields
}

ClosedSubscriberGroupInfoClient wraps the gRPC ClosedSubscriberGroupInfoService client.

func NewClosedSubscriberGroupInfoClient added in v0.0.6

func NewClosedSubscriberGroupInfoClient(cc grpc.ClientConnInterface) *ClosedSubscriberGroupInfoClient

NewClosedSubscriberGroupInfoClient creates a new ClosedSubscriberGroupInfo client.

func (*ClosedSubscriberGroupInfoClient) DescribeContents added in v0.0.6

func (c *ClosedSubscriberGroupInfoClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*ClosedSubscriberGroupInfoClient) Equals added in v0.0.6

Equals calls the Equals RPC.

func (*ClosedSubscriberGroupInfoClient) GetCsgIdentity added in v0.0.6

func (c *ClosedSubscriberGroupInfoClient) GetCsgIdentity(ctx context.Context) (int32, error)

GetCsgIdentity calls the GetCsgIdentity RPC.

func (*ClosedSubscriberGroupInfoClient) GetCsgIndicator added in v0.0.6

func (c *ClosedSubscriberGroupInfoClient) GetCsgIndicator(ctx context.Context) (bool, error)

GetCsgIndicator calls the GetCsgIndicator RPC.

func (*ClosedSubscriberGroupInfoClient) GetHomeNodebName added in v0.0.6

func (c *ClosedSubscriberGroupInfoClient) GetHomeNodebName(ctx context.Context) (string, error)

GetHomeNodebName calls the GetHomeNodebName RPC.

func (*ClosedSubscriberGroupInfoClient) HashCode added in v0.0.6

HashCode calls the HashCode RPC.

func (*ClosedSubscriberGroupInfoClient) ToString added in v0.0.6

ToString calls the ToString RPC.

func (*ClosedSubscriberGroupInfoClient) WriteToParcel added in v0.0.6

func (c *ClosedSubscriberGroupInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type DisplayInfoClient added in v0.0.6

type DisplayInfoClient struct {
	// contains filtered or unexported fields
}

DisplayInfoClient wraps the gRPC DisplayInfoService client.

func NewDisplayInfoClient added in v0.0.6

func NewDisplayInfoClient(cc grpc.ClientConnInterface) *DisplayInfoClient

NewDisplayInfoClient creates a new DisplayInfo client.

func (*DisplayInfoClient) DescribeContents added in v0.0.6

func (c *DisplayInfoClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*DisplayInfoClient) Equals added in v0.0.6

func (c *DisplayInfoClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*DisplayInfoClient) GetNetworkType added in v0.0.6

func (c *DisplayInfoClient) GetNetworkType(ctx context.Context) (int32, error)

GetNetworkType calls the GetNetworkType RPC.

func (*DisplayInfoClient) GetOverrideNetworkType added in v0.0.6

func (c *DisplayInfoClient) GetOverrideNetworkType(ctx context.Context) (int32, error)

GetOverrideNetworkType calls the GetOverrideNetworkType RPC.

func (*DisplayInfoClient) HashCode added in v0.0.6

func (c *DisplayInfoClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*DisplayInfoClient) IsRoaming added in v0.0.6

func (c *DisplayInfoClient) IsRoaming(ctx context.Context) (bool, error)

IsRoaming calls the IsRoaming RPC.

func (*DisplayInfoClient) ToString added in v0.0.6

func (c *DisplayInfoClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

func (*DisplayInfoClient) WriteToParcel added in v0.0.6

func (c *DisplayInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type IccOpenLogicalChannelResponseClient added in v0.0.6

type IccOpenLogicalChannelResponseClient struct {
	// contains filtered or unexported fields
}

IccOpenLogicalChannelResponseClient wraps the gRPC IccOpenLogicalChannelResponseService client.

func NewIccOpenLogicalChannelResponseClient added in v0.0.6

func NewIccOpenLogicalChannelResponseClient(cc grpc.ClientConnInterface) *IccOpenLogicalChannelResponseClient

NewIccOpenLogicalChannelResponseClient creates a new IccOpenLogicalChannelResponse client.

func (*IccOpenLogicalChannelResponseClient) DescribeContents added in v0.0.6

func (c *IccOpenLogicalChannelResponseClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*IccOpenLogicalChannelResponseClient) GetChannel added in v0.0.6

GetChannel calls the GetChannel RPC.

func (*IccOpenLogicalChannelResponseClient) GetSelectResponse added in v0.0.6

func (c *IccOpenLogicalChannelResponseClient) GetSelectResponse(ctx context.Context) (int64, error)

GetSelectResponse calls the GetSelectResponse RPC.

func (*IccOpenLogicalChannelResponseClient) GetStatus added in v0.0.6

GetStatus calls the GetStatus RPC.

func (*IccOpenLogicalChannelResponseClient) ToString added in v0.0.6

ToString calls the ToString RPC.

func (*IccOpenLogicalChannelResponseClient) WriteToParcel added in v0.0.6

func (c *IccOpenLogicalChannelResponseClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type ManagerCallComposerExceptionClient added in v0.0.6

type ManagerCallComposerExceptionClient struct {
	// contains filtered or unexported fields
}

ManagerCallComposerExceptionClient wraps the gRPC ManagerCallComposerExceptionService client.

func NewManagerCallComposerExceptionClient added in v0.0.6

func NewManagerCallComposerExceptionClient(cc grpc.ClientConnInterface) *ManagerCallComposerExceptionClient

NewManagerCallComposerExceptionClient creates a new ManagerCallComposerException client.

func (*ManagerCallComposerExceptionClient) GetErrorCode added in v0.0.6

GetErrorCode calls the GetErrorCode RPC.

func (*ManagerCallComposerExceptionClient) GetIOException added in v0.0.6

func (c *ManagerCallComposerExceptionClient) GetIOException(ctx context.Context) (int64, error)

GetIOException calls the GetIOException RPC.

type ManagerCellInfoCallbackClient added in v0.0.6

type ManagerCellInfoCallbackClient struct {
	// contains filtered or unexported fields
}

ManagerCellInfoCallbackClient wraps the gRPC ManagerCellInfoCallbackService client.

func NewManagerCellInfoCallbackClient added in v0.0.6

func NewManagerCellInfoCallbackClient(cc grpc.ClientConnInterface) *ManagerCellInfoCallbackClient

NewManagerCellInfoCallbackClient creates a new ManagerCellInfoCallback client.

func (*ManagerCellInfoCallbackClient) OnError added in v0.0.6

func (c *ManagerCellInfoCallbackClient) OnError(ctx context.Context, arg0 int32, arg1 int64) error

OnError calls the OnError RPC.

type ManagerClient added in v0.0.6

type ManagerClient struct {
	// contains filtered or unexported fields
}

ManagerClient wraps the gRPC ManagerService client.

func NewManagerClient added in v0.0.6

func NewManagerClient(cc grpc.ClientConnInterface) *ManagerClient

NewManagerClient creates a new Manager client.

func (*ManagerClient) CanChangeDtmfToneLength added in v0.0.6

func (c *ManagerClient) CanChangeDtmfToneLength(ctx context.Context) (bool, error)

CanChangeDtmfToneLength calls the CanChangeDtmfToneLength RPC.

func (*ManagerClient) ClearSignalStrengthUpdateRequest added in v0.0.6

func (c *ManagerClient) ClearSignalStrengthUpdateRequest(ctx context.Context, arg0 int64) error

ClearSignalStrengthUpdateRequest calls the ClearSignalStrengthUpdateRequest RPC.

func (*ManagerClient) CreateForPhoneAccountHandle added in v0.0.6

func (c *ManagerClient) CreateForPhoneAccountHandle(ctx context.Context, arg0 int64) (int64, error)

CreateForPhoneAccountHandle calls the CreateForPhoneAccountHandle RPC.

func (*ManagerClient) CreateForSubscriptionId added in v0.0.6

func (c *ManagerClient) CreateForSubscriptionId(ctx context.Context, arg0 int32) (int64, error)

CreateForSubscriptionId calls the CreateForSubscriptionId RPC.

func (*ManagerClient) DoesSwitchMultiSimConfigTriggerReboot added in v0.0.6

func (c *ManagerClient) DoesSwitchMultiSimConfigTriggerReboot(ctx context.Context) (bool, error)

DoesSwitchMultiSimConfigTriggerReboot calls the DoesSwitchMultiSimConfigTriggerReboot RPC.

func (*ManagerClient) GetActiveModemCount added in v0.0.6

func (c *ManagerClient) GetActiveModemCount(ctx context.Context) (int32, error)

GetActiveModemCount calls the GetActiveModemCount RPC.

func (*ManagerClient) GetAllCellInfo added in v0.0.6

func (c *ManagerClient) GetAllCellInfo(ctx context.Context) (int64, error)

GetAllCellInfo calls the GetAllCellInfo RPC.

func (*ManagerClient) GetAllowedNetworkTypesForReason added in v0.0.6

func (c *ManagerClient) GetAllowedNetworkTypesForReason(ctx context.Context, arg0 int32) (int64, error)

GetAllowedNetworkTypesForReason calls the GetAllowedNetworkTypesForReason RPC.

func (*ManagerClient) GetCallComposerStatus added in v0.0.6

func (c *ManagerClient) GetCallComposerStatus(ctx context.Context) (int32, error)

GetCallComposerStatus calls the GetCallComposerStatus RPC.

func (*ManagerClient) GetCallState added in v0.0.6

func (c *ManagerClient) GetCallState(ctx context.Context) (int32, error)

GetCallState calls the GetCallState RPC.

func (*ManagerClient) GetCallStateForSubscription added in v0.0.6

func (c *ManagerClient) GetCallStateForSubscription(ctx context.Context) (int32, error)

GetCallStateForSubscription calls the GetCallStateForSubscription RPC.

func (*ManagerClient) GetCardIdForDefaultEuicc added in v0.0.6

func (c *ManagerClient) GetCardIdForDefaultEuicc(ctx context.Context) (int32, error)

GetCardIdForDefaultEuicc calls the GetCardIdForDefaultEuicc RPC.

func (*ManagerClient) GetCarrierConfig added in v0.0.6

func (c *ManagerClient) GetCarrierConfig(ctx context.Context) (int64, error)

GetCarrierConfig calls the GetCarrierConfig RPC.

func (*ManagerClient) GetCarrierIdFromSimMccMnc added in v0.0.6

func (c *ManagerClient) GetCarrierIdFromSimMccMnc(ctx context.Context) (int32, error)

GetCarrierIdFromSimMccMnc calls the GetCarrierIdFromSimMccMnc RPC.

func (*ManagerClient) GetCellLocation added in v0.0.6

func (c *ManagerClient) GetCellLocation(ctx context.Context) (int64, error)

GetCellLocation calls the GetCellLocation RPC.

func (*ManagerClient) GetDataActivity added in v0.0.6

func (c *ManagerClient) GetDataActivity(ctx context.Context) (int32, error)

GetDataActivity calls the GetDataActivity RPC.

func (*ManagerClient) GetDataNetworkType added in v0.0.6

func (c *ManagerClient) GetDataNetworkType(ctx context.Context) (int32, error)

GetDataNetworkType calls the GetDataNetworkType RPC.

func (*ManagerClient) GetDataState added in v0.0.6

func (c *ManagerClient) GetDataState(ctx context.Context) (int32, error)

GetDataState calls the GetDataState RPC.

func (*ManagerClient) GetDeviceId0 added in v0.0.6

func (c *ManagerClient) GetDeviceId0(ctx context.Context) (string, error)

GetDeviceId0 calls the GetDeviceId0 RPC.

func (*ManagerClient) GetDeviceId1_1 added in v0.0.6

func (c *ManagerClient) GetDeviceId1_1(ctx context.Context, arg0 int32) (string, error)

GetDeviceId1_1 calls the GetDeviceId1_1 RPC.

func (*ManagerClient) GetDeviceSoftwareVersion added in v0.0.6

func (c *ManagerClient) GetDeviceSoftwareVersion(ctx context.Context) (string, error)

GetDeviceSoftwareVersion calls the GetDeviceSoftwareVersion RPC.

func (*ManagerClient) GetEquivalentHomePlmns added in v0.0.6

func (c *ManagerClient) GetEquivalentHomePlmns(ctx context.Context) (int64, error)

GetEquivalentHomePlmns calls the GetEquivalentHomePlmns RPC.

func (*ManagerClient) GetForbiddenPlmns added in v0.0.6

func (c *ManagerClient) GetForbiddenPlmns(ctx context.Context) (int64, error)

GetForbiddenPlmns calls the GetForbiddenPlmns RPC.

func (*ManagerClient) GetGroupIdLevel1 added in v0.0.6

func (c *ManagerClient) GetGroupIdLevel1(ctx context.Context) (string, error)

GetGroupIdLevel1 calls the GetGroupIdLevel1 RPC.

func (*ManagerClient) GetIccAuthentication added in v0.0.6

func (c *ManagerClient) GetIccAuthentication(ctx context.Context, arg0 int32, arg1 int32, arg2 string) (string, error)

GetIccAuthentication calls the GetIccAuthentication RPC.

func (*ManagerClient) GetImei0 added in v0.0.6

func (c *ManagerClient) GetImei0(ctx context.Context) (string, error)

GetImei0 calls the GetImei0 RPC.

func (*ManagerClient) GetImei1_1 added in v0.0.6

func (c *ManagerClient) GetImei1_1(ctx context.Context, arg0 int32) (string, error)

GetImei1_1 calls the GetImei1_1 RPC.

func (*ManagerClient) GetLine1Number added in v0.0.6

func (c *ManagerClient) GetLine1Number(ctx context.Context) (string, error)

GetLine1Number calls the GetLine1Number RPC.

func (*ManagerClient) GetManualNetworkSelectionPlmn added in v0.0.6

func (c *ManagerClient) GetManualNetworkSelectionPlmn(ctx context.Context) (string, error)

GetManualNetworkSelectionPlmn calls the GetManualNetworkSelectionPlmn RPC.

func (*ManagerClient) GetManufacturerCode0 added in v0.0.6

func (c *ManagerClient) GetManufacturerCode0(ctx context.Context) (string, error)

GetManufacturerCode0 calls the GetManufacturerCode0 RPC.

func (*ManagerClient) GetManufacturerCode1_1 added in v0.0.6

func (c *ManagerClient) GetManufacturerCode1_1(ctx context.Context, arg0 int32) (string, error)

GetManufacturerCode1_1 calls the GetManufacturerCode1_1 RPC.

func (*ManagerClient) GetMaximumCallComposerPictureSize added in v0.0.6

func (c *ManagerClient) GetMaximumCallComposerPictureSize(ctx context.Context) (int64, error)

GetMaximumCallComposerPictureSize calls the GetMaximumCallComposerPictureSize RPC.

func (*ManagerClient) GetMeid0 added in v0.0.6

func (c *ManagerClient) GetMeid0(ctx context.Context) (string, error)

GetMeid0 calls the GetMeid0 RPC.

func (*ManagerClient) GetMeid1_1 added in v0.0.6

func (c *ManagerClient) GetMeid1_1(ctx context.Context, arg0 int32) (string, error)

GetMeid1_1 calls the GetMeid1_1 RPC.

func (*ManagerClient) GetMmsUAProfUrl added in v0.0.6

func (c *ManagerClient) GetMmsUAProfUrl(ctx context.Context) (string, error)

GetMmsUAProfUrl calls the GetMmsUAProfUrl RPC.

func (*ManagerClient) GetMmsUserAgent added in v0.0.6

func (c *ManagerClient) GetMmsUserAgent(ctx context.Context) (string, error)

GetMmsUserAgent calls the GetMmsUserAgent RPC.

func (*ManagerClient) GetNai added in v0.0.6

func (c *ManagerClient) GetNai(ctx context.Context) (string, error)

GetNai calls the GetNai RPC.

func (*ManagerClient) GetNetworkCountryIso0 added in v0.0.6

func (c *ManagerClient) GetNetworkCountryIso0(ctx context.Context) (string, error)

GetNetworkCountryIso0 calls the GetNetworkCountryIso0 RPC.

func (*ManagerClient) GetNetworkCountryIso1_1 added in v0.0.6

func (c *ManagerClient) GetNetworkCountryIso1_1(ctx context.Context, arg0 int32) (string, error)

GetNetworkCountryIso1_1 calls the GetNetworkCountryIso1_1 RPC.

func (*ManagerClient) GetNetworkOperator added in v0.0.6

func (c *ManagerClient) GetNetworkOperator(ctx context.Context) (string, error)

GetNetworkOperator calls the GetNetworkOperator RPC.

func (*ManagerClient) GetNetworkOperatorName added in v0.0.6

func (c *ManagerClient) GetNetworkOperatorName(ctx context.Context) (string, error)

GetNetworkOperatorName calls the GetNetworkOperatorName RPC.

func (*ManagerClient) GetNetworkSelectionMode added in v0.0.6

func (c *ManagerClient) GetNetworkSelectionMode(ctx context.Context) (int32, error)

GetNetworkSelectionMode calls the GetNetworkSelectionMode RPC.

func (*ManagerClient) GetNetworkSpecifier added in v0.0.6

func (c *ManagerClient) GetNetworkSpecifier(ctx context.Context) (string, error)

GetNetworkSpecifier calls the GetNetworkSpecifier RPC.

func (*ManagerClient) GetNetworkType added in v0.0.6

func (c *ManagerClient) GetNetworkType(ctx context.Context) (int32, error)

GetNetworkType calls the GetNetworkType RPC.

func (*ManagerClient) GetPhoneAccountHandle added in v0.0.6

func (c *ManagerClient) GetPhoneAccountHandle(ctx context.Context) (int64, error)

GetPhoneAccountHandle calls the GetPhoneAccountHandle RPC.

func (*ManagerClient) GetPhoneCount added in v0.0.6

func (c *ManagerClient) GetPhoneCount(ctx context.Context) (int32, error)

GetPhoneCount calls the GetPhoneCount RPC.

func (*ManagerClient) GetPhoneType added in v0.0.6

func (c *ManagerClient) GetPhoneType(ctx context.Context) (int32, error)

GetPhoneType calls the GetPhoneType RPC.

func (*ManagerClient) GetPreferredOpportunisticDataSubscription added in v0.0.6

func (c *ManagerClient) GetPreferredOpportunisticDataSubscription(ctx context.Context) (int32, error)

GetPreferredOpportunisticDataSubscription calls the GetPreferredOpportunisticDataSubscription RPC.

func (*ManagerClient) GetPrimaryImei added in v0.0.6

func (c *ManagerClient) GetPrimaryImei(ctx context.Context) (string, error)

GetPrimaryImei calls the GetPrimaryImei RPC.

func (*ManagerClient) GetServiceState0 added in v0.0.6

func (c *ManagerClient) GetServiceState0(ctx context.Context) (int64, error)

GetServiceState0 calls the GetServiceState0 RPC.

func (*ManagerClient) GetServiceState1_1 added in v0.0.6

func (c *ManagerClient) GetServiceState1_1(ctx context.Context, arg0 int32) (int64, error)

GetServiceState1_1 calls the GetServiceState1_1 RPC.

func (*ManagerClient) GetSignalStrength added in v0.0.6

func (c *ManagerClient) GetSignalStrength(ctx context.Context) (int64, error)

GetSignalStrength calls the GetSignalStrength RPC.

func (*ManagerClient) GetSimCarrierId added in v0.0.6

func (c *ManagerClient) GetSimCarrierId(ctx context.Context) (int32, error)

GetSimCarrierId calls the GetSimCarrierId RPC.

func (*ManagerClient) GetSimCarrierIdName added in v0.0.6

func (c *ManagerClient) GetSimCarrierIdName(ctx context.Context) (int64, error)

GetSimCarrierIdName calls the GetSimCarrierIdName RPC.

func (*ManagerClient) GetSimCountryIso added in v0.0.6

func (c *ManagerClient) GetSimCountryIso(ctx context.Context) (string, error)

GetSimCountryIso calls the GetSimCountryIso RPC.

func (*ManagerClient) GetSimOperator added in v0.0.6

func (c *ManagerClient) GetSimOperator(ctx context.Context) (string, error)

GetSimOperator calls the GetSimOperator RPC.

func (*ManagerClient) GetSimOperatorName added in v0.0.6

func (c *ManagerClient) GetSimOperatorName(ctx context.Context) (string, error)

GetSimOperatorName calls the GetSimOperatorName RPC.

func (*ManagerClient) GetSimSerialNumber added in v0.0.6

func (c *ManagerClient) GetSimSerialNumber(ctx context.Context) (string, error)

GetSimSerialNumber calls the GetSimSerialNumber RPC.

func (*ManagerClient) GetSimSpecificCarrierId added in v0.0.6

func (c *ManagerClient) GetSimSpecificCarrierId(ctx context.Context) (int32, error)

GetSimSpecificCarrierId calls the GetSimSpecificCarrierId RPC.

func (*ManagerClient) GetSimSpecificCarrierIdName added in v0.0.6

func (c *ManagerClient) GetSimSpecificCarrierIdName(ctx context.Context) (int64, error)

GetSimSpecificCarrierIdName calls the GetSimSpecificCarrierIdName RPC.

func (*ManagerClient) GetSimState0 added in v0.0.6

func (c *ManagerClient) GetSimState0(ctx context.Context) (int32, error)

GetSimState0 calls the GetSimState0 RPC.

func (*ManagerClient) GetSimState1_1 added in v0.0.6

func (c *ManagerClient) GetSimState1_1(ctx context.Context, arg0 int32) (int32, error)

GetSimState1_1 calls the GetSimState1_1 RPC.

func (*ManagerClient) GetSubscriberId added in v0.0.6

func (c *ManagerClient) GetSubscriberId(ctx context.Context) (string, error)

GetSubscriberId calls the GetSubscriberId RPC.

func (*ManagerClient) GetSubscriptionId0 added in v0.0.6

func (c *ManagerClient) GetSubscriptionId0(ctx context.Context) (int32, error)

GetSubscriptionId0 calls the GetSubscriptionId0 RPC.

func (*ManagerClient) GetSubscriptionId1_1 added in v0.0.6

func (c *ManagerClient) GetSubscriptionId1_1(ctx context.Context, arg0 int64) (int32, error)

GetSubscriptionId1_1 calls the GetSubscriptionId1_1 RPC.

func (*ManagerClient) GetSupportedModemCount added in v0.0.6

func (c *ManagerClient) GetSupportedModemCount(ctx context.Context) (int32, error)

GetSupportedModemCount calls the GetSupportedModemCount RPC.

func (*ManagerClient) GetSupportedRadioAccessFamily added in v0.0.6

func (c *ManagerClient) GetSupportedRadioAccessFamily(ctx context.Context) (int64, error)

GetSupportedRadioAccessFamily calls the GetSupportedRadioAccessFamily RPC.

func (*ManagerClient) GetTypeAllocationCode0 added in v0.0.6

func (c *ManagerClient) GetTypeAllocationCode0(ctx context.Context) (string, error)

GetTypeAllocationCode0 calls the GetTypeAllocationCode0 RPC.

func (*ManagerClient) GetTypeAllocationCode1_1 added in v0.0.6

func (c *ManagerClient) GetTypeAllocationCode1_1(ctx context.Context, arg0 int32) (string, error)

GetTypeAllocationCode1_1 calls the GetTypeAllocationCode1_1 RPC.

func (*ManagerClient) GetUiccCardsInfo added in v0.0.6

func (c *ManagerClient) GetUiccCardsInfo(ctx context.Context) (int64, error)

GetUiccCardsInfo calls the GetUiccCardsInfo RPC.

func (*ManagerClient) GetVisualVoicemailPackageName added in v0.0.6

func (c *ManagerClient) GetVisualVoicemailPackageName(ctx context.Context) (string, error)

GetVisualVoicemailPackageName calls the GetVisualVoicemailPackageName RPC.

func (*ManagerClient) GetVoiceMailAlphaTag added in v0.0.6

func (c *ManagerClient) GetVoiceMailAlphaTag(ctx context.Context) (string, error)

GetVoiceMailAlphaTag calls the GetVoiceMailAlphaTag RPC.

func (*ManagerClient) GetVoiceMailNumber added in v0.0.6

func (c *ManagerClient) GetVoiceMailNumber(ctx context.Context) (string, error)

GetVoiceMailNumber calls the GetVoiceMailNumber RPC.

func (*ManagerClient) GetVoiceNetworkType added in v0.0.6

func (c *ManagerClient) GetVoiceNetworkType(ctx context.Context) (int32, error)

GetVoiceNetworkType calls the GetVoiceNetworkType RPC.

func (*ManagerClient) GetVoicemailRingtoneUri added in v0.0.6

func (c *ManagerClient) GetVoicemailRingtoneUri(ctx context.Context, arg0 int64) (int64, error)

GetVoicemailRingtoneUri calls the GetVoicemailRingtoneUri RPC.

func (*ManagerClient) HasCarrierPrivileges added in v0.0.6

func (c *ManagerClient) HasCarrierPrivileges(ctx context.Context) (bool, error)

HasCarrierPrivileges calls the HasCarrierPrivileges RPC.

func (*ManagerClient) HasIccCard added in v0.0.6

func (c *ManagerClient) HasIccCard(ctx context.Context) (bool, error)

HasIccCard calls the HasIccCard RPC.

func (*ManagerClient) IccCloseLogicalChannel added in v0.0.6

func (c *ManagerClient) IccCloseLogicalChannel(ctx context.Context, arg0 int32) (bool, error)

IccCloseLogicalChannel calls the IccCloseLogicalChannel RPC.

func (*ManagerClient) IccExchangeSimIO added in v0.0.6

func (c *ManagerClient) IccExchangeSimIO(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32, arg4 int32, arg5 string) (int64, error)

IccExchangeSimIO calls the IccExchangeSimIO RPC.

func (*ManagerClient) IccOpenLogicalChannel1 added in v0.0.6

func (c *ManagerClient) IccOpenLogicalChannel1(ctx context.Context, arg0 string) (int64, error)

IccOpenLogicalChannel1 calls the IccOpenLogicalChannel1 RPC.

func (*ManagerClient) IccOpenLogicalChannel2_1 added in v0.0.6

func (c *ManagerClient) IccOpenLogicalChannel2_1(ctx context.Context, arg0 string, arg1 int32) (int64, error)

IccOpenLogicalChannel2_1 calls the IccOpenLogicalChannel2_1 RPC.

func (*ManagerClient) IccTransmitApduBasicChannel added in v0.0.6

func (c *ManagerClient) IccTransmitApduBasicChannel(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32, arg4 int32, arg5 string) (string, error)

IccTransmitApduBasicChannel calls the IccTransmitApduBasicChannel RPC.

func (*ManagerClient) IccTransmitApduLogicalChannel added in v0.0.6

func (c *ManagerClient) IccTransmitApduLogicalChannel(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32, arg4 int32, arg5 int32, arg6 string) (string, error)

IccTransmitApduLogicalChannel calls the IccTransmitApduLogicalChannel RPC.

func (*ManagerClient) IsConcurrentVoiceAndDataSupported added in v0.0.6

func (c *ManagerClient) IsConcurrentVoiceAndDataSupported(ctx context.Context) (bool, error)

IsConcurrentVoiceAndDataSupported calls the IsConcurrentVoiceAndDataSupported RPC.

func (*ManagerClient) IsDataCapable added in v0.0.6

func (c *ManagerClient) IsDataCapable(ctx context.Context) (bool, error)

IsDataCapable calls the IsDataCapable RPC.

func (*ManagerClient) IsDataConnectionAllowed added in v0.0.6

func (c *ManagerClient) IsDataConnectionAllowed(ctx context.Context) (bool, error)

IsDataConnectionAllowed calls the IsDataConnectionAllowed RPC.

func (*ManagerClient) IsDataEnabled added in v0.0.6

func (c *ManagerClient) IsDataEnabled(ctx context.Context) (bool, error)

IsDataEnabled calls the IsDataEnabled RPC.

func (*ManagerClient) IsDataEnabledForReason added in v0.0.6

func (c *ManagerClient) IsDataEnabledForReason(ctx context.Context, arg0 int32) (bool, error)

IsDataEnabledForReason calls the IsDataEnabledForReason RPC.

func (*ManagerClient) IsDataRoamingEnabled added in v0.0.6

func (c *ManagerClient) IsDataRoamingEnabled(ctx context.Context) (bool, error)

IsDataRoamingEnabled calls the IsDataRoamingEnabled RPC.

func (*ManagerClient) IsDeviceSmsCapable added in v0.0.6

func (c *ManagerClient) IsDeviceSmsCapable(ctx context.Context) (bool, error)

IsDeviceSmsCapable calls the IsDeviceSmsCapable RPC.

func (*ManagerClient) IsDeviceVoiceCapable added in v0.0.6

func (c *ManagerClient) IsDeviceVoiceCapable(ctx context.Context) (bool, error)

IsDeviceVoiceCapable calls the IsDeviceVoiceCapable RPC.

func (*ManagerClient) IsEmergencyNumber added in v0.0.6

func (c *ManagerClient) IsEmergencyNumber(ctx context.Context, arg0 string) (bool, error)

IsEmergencyNumber calls the IsEmergencyNumber RPC.

func (*ManagerClient) IsHearingAidCompatibilitySupported added in v0.0.6

func (c *ManagerClient) IsHearingAidCompatibilitySupported(ctx context.Context) (bool, error)

IsHearingAidCompatibilitySupported calls the IsHearingAidCompatibilitySupported RPC.

func (*ManagerClient) IsManualNetworkSelectionAllowed added in v0.0.6

func (c *ManagerClient) IsManualNetworkSelectionAllowed(ctx context.Context) (bool, error)

IsManualNetworkSelectionAllowed calls the IsManualNetworkSelectionAllowed RPC.

func (*ManagerClient) IsModemEnabledForSlot added in v0.0.6

func (c *ManagerClient) IsModemEnabledForSlot(ctx context.Context, arg0 int32) (bool, error)

IsModemEnabledForSlot calls the IsModemEnabledForSlot RPC.

func (*ManagerClient) IsMultiSimSupported added in v0.0.6

func (c *ManagerClient) IsMultiSimSupported(ctx context.Context) (int32, error)

IsMultiSimSupported calls the IsMultiSimSupported RPC.

func (*ManagerClient) IsNetworkRoaming added in v0.0.6

func (c *ManagerClient) IsNetworkRoaming(ctx context.Context) (bool, error)

IsNetworkRoaming calls the IsNetworkRoaming RPC.

func (*ManagerClient) IsPremiumCapabilityAvailableForPurchase added in v0.0.6

func (c *ManagerClient) IsPremiumCapabilityAvailableForPurchase(ctx context.Context, arg0 int32) (bool, error)

IsPremiumCapabilityAvailableForPurchase calls the IsPremiumCapabilityAvailableForPurchase RPC.

func (*ManagerClient) IsRadioInterfaceCapabilitySupported added in v0.0.6

func (c *ManagerClient) IsRadioInterfaceCapabilitySupported(ctx context.Context, arg0 string) (bool, error)

IsRadioInterfaceCapabilitySupported calls the IsRadioInterfaceCapabilitySupported RPC.

func (*ManagerClient) IsRttSupported added in v0.0.6

func (c *ManagerClient) IsRttSupported(ctx context.Context) (bool, error)

IsRttSupported calls the IsRttSupported RPC.

func (*ManagerClient) IsSmsCapable added in v0.0.6

func (c *ManagerClient) IsSmsCapable(ctx context.Context) (bool, error)

IsSmsCapable calls the IsSmsCapable RPC.

func (*ManagerClient) IsTtyModeSupported added in v0.0.6

func (c *ManagerClient) IsTtyModeSupported(ctx context.Context) (bool, error)

IsTtyModeSupported calls the IsTtyModeSupported RPC.

func (*ManagerClient) IsVoiceCapable added in v0.0.6

func (c *ManagerClient) IsVoiceCapable(ctx context.Context) (bool, error)

IsVoiceCapable calls the IsVoiceCapable RPC.

func (*ManagerClient) IsVoicemailVibrationEnabled added in v0.0.6

func (c *ManagerClient) IsVoicemailVibrationEnabled(ctx context.Context, arg0 int64) (bool, error)

IsVoicemailVibrationEnabled calls the IsVoicemailVibrationEnabled RPC.

func (*ManagerClient) IsWorldPhone added in v0.0.6

func (c *ManagerClient) IsWorldPhone(ctx context.Context) (bool, error)

IsWorldPhone calls the IsWorldPhone RPC.

func (*ManagerClient) Listen added in v0.0.6

func (c *ManagerClient) Listen(ctx context.Context, arg0 int64, arg1 int32) error

Listen calls the Listen RPC.

func (*ManagerClient) RebootModem added in v0.0.6

func (c *ManagerClient) RebootModem(ctx context.Context) error

RebootModem calls the RebootModem RPC.

func (*ManagerClient) RegisterTelephonyCallback2_1 added in v0.0.6

func (c *ManagerClient) RegisterTelephonyCallback2_1(ctx context.Context, arg0 int64, arg1 int64) error

RegisterTelephonyCallback2_1 calls the RegisterTelephonyCallback2_1 RPC.

func (*ManagerClient) RegisterTelephonyCallback3 added in v0.0.6

func (c *ManagerClient) RegisterTelephonyCallback3(ctx context.Context, arg0 int32, arg1 int64, arg2 int64) error

RegisterTelephonyCallback3 calls the RegisterTelephonyCallback3 RPC.

func (*ManagerClient) RequestCellInfoUpdate added in v0.0.6

func (c *ManagerClient) RequestCellInfoUpdate(ctx context.Context, arg0 int64, arg1 int64) error

RequestCellInfoUpdate calls the RequestCellInfoUpdate RPC.

func (*ManagerClient) RequestNetworkScan3 added in v0.0.6

func (c *ManagerClient) RequestNetworkScan3(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)

RequestNetworkScan3 calls the RequestNetworkScan3 RPC.

func (*ManagerClient) RequestNetworkScan4_1 added in v0.0.6

func (c *ManagerClient) RequestNetworkScan4_1(ctx context.Context, arg0 int32, arg1 int64, arg2 int64, arg3 int64) (int64, error)

RequestNetworkScan4_1 calls the RequestNetworkScan4_1 RPC.

func (*ManagerClient) SendDialerSpecialCode added in v0.0.6

func (c *ManagerClient) SendDialerSpecialCode(ctx context.Context, arg0 string) error

SendDialerSpecialCode calls the SendDialerSpecialCode RPC.

func (*ManagerClient) SendEnvelopeWithStatus added in v0.0.6

func (c *ManagerClient) SendEnvelopeWithStatus(ctx context.Context, arg0 string) (string, error)

SendEnvelopeWithStatus calls the SendEnvelopeWithStatus RPC.

func (*ManagerClient) SendVisualVoicemailSms added in v0.0.6

func (c *ManagerClient) SendVisualVoicemailSms(ctx context.Context, arg0 string, arg1 int32, arg2 string, arg3 int64) error

SendVisualVoicemailSms calls the SendVisualVoicemailSms RPC.

func (*ManagerClient) SetAllowedNetworkTypesForReason added in v0.0.6

func (c *ManagerClient) SetAllowedNetworkTypesForReason(ctx context.Context, arg0 int32, arg1 int64) error

SetAllowedNetworkTypesForReason calls the SetAllowedNetworkTypesForReason RPC.

func (*ManagerClient) SetCallComposerStatus added in v0.0.6

func (c *ManagerClient) SetCallComposerStatus(ctx context.Context, arg0 int32) error

SetCallComposerStatus calls the SetCallComposerStatus RPC.

func (*ManagerClient) SetDataEnabled added in v0.0.6

func (c *ManagerClient) SetDataEnabled(ctx context.Context, arg0 bool) error

SetDataEnabled calls the SetDataEnabled RPC.

func (*ManagerClient) SetDataEnabledForReason added in v0.0.6

func (c *ManagerClient) SetDataEnabledForReason(ctx context.Context, arg0 int32, arg1 bool) error

SetDataEnabledForReason calls the SetDataEnabledForReason RPC.

func (*ManagerClient) SetLine1NumberForDisplay added in v0.0.6

func (c *ManagerClient) SetLine1NumberForDisplay(ctx context.Context, arg0 string, arg1 string) (bool, error)

SetLine1NumberForDisplay calls the SetLine1NumberForDisplay RPC.

func (*ManagerClient) SetNetworkSelectionModeAutomatic added in v0.0.6

func (c *ManagerClient) SetNetworkSelectionModeAutomatic(ctx context.Context) error

SetNetworkSelectionModeAutomatic calls the SetNetworkSelectionModeAutomatic RPC.

func (*ManagerClient) SetNetworkSelectionModeManual2 added in v0.0.6

func (c *ManagerClient) SetNetworkSelectionModeManual2(ctx context.Context, arg0 string, arg1 bool) (bool, error)

SetNetworkSelectionModeManual2 calls the SetNetworkSelectionModeManual2 RPC.

func (*ManagerClient) SetNetworkSelectionModeManual3_1 added in v0.0.6

func (c *ManagerClient) SetNetworkSelectionModeManual3_1(ctx context.Context, arg0 string, arg1 bool, arg2 int32) (bool, error)

SetNetworkSelectionModeManual3_1 calls the SetNetworkSelectionModeManual3_1 RPC.

func (*ManagerClient) SetOperatorBrandOverride added in v0.0.6

func (c *ManagerClient) SetOperatorBrandOverride(ctx context.Context, arg0 string) (bool, error)

SetOperatorBrandOverride calls the SetOperatorBrandOverride RPC.

func (*ManagerClient) SetPreferredNetworkTypeToGlobal added in v0.0.6

func (c *ManagerClient) SetPreferredNetworkTypeToGlobal(ctx context.Context) (bool, error)

SetPreferredNetworkTypeToGlobal calls the SetPreferredNetworkTypeToGlobal RPC.

func (*ManagerClient) SetSignalStrengthUpdateRequest added in v0.0.6

func (c *ManagerClient) SetSignalStrengthUpdateRequest(ctx context.Context, arg0 int64) error

SetSignalStrengthUpdateRequest calls the SetSignalStrengthUpdateRequest RPC.

func (*ManagerClient) SetVisualVoicemailSmsFilterSettings added in v0.0.6

func (c *ManagerClient) SetVisualVoicemailSmsFilterSettings(ctx context.Context, arg0 int64) error

SetVisualVoicemailSmsFilterSettings calls the SetVisualVoicemailSmsFilterSettings RPC.

func (*ManagerClient) SetVoiceMailNumber added in v0.0.6

func (c *ManagerClient) SetVoiceMailNumber(ctx context.Context, arg0 string, arg1 string) (bool, error)

SetVoiceMailNumber calls the SetVoiceMailNumber RPC.

func (*ManagerClient) SetVoicemailRingtoneUri added in v0.0.6

func (c *ManagerClient) SetVoicemailRingtoneUri(ctx context.Context, arg0 int64, arg1 int64) error

SetVoicemailRingtoneUri calls the SetVoicemailRingtoneUri RPC.

func (*ManagerClient) SetVoicemailVibrationEnabled added in v0.0.6

func (c *ManagerClient) SetVoicemailVibrationEnabled(ctx context.Context, arg0 int64, arg1 bool) error

SetVoicemailVibrationEnabled calls the SetVoicemailVibrationEnabled RPC.

func (*ManagerClient) SwitchMultiSimConfig added in v0.0.6

func (c *ManagerClient) SwitchMultiSimConfig(ctx context.Context, arg0 int32) error

SwitchMultiSimConfig calls the SwitchMultiSimConfig RPC.

func (*ManagerClient) UnregisterTelephonyCallback added in v0.0.6

func (c *ManagerClient) UnregisterTelephonyCallback(ctx context.Context, arg0 int64) error

UnregisterTelephonyCallback calls the UnregisterTelephonyCallback RPC.

type ManagerNetworkSlicingExceptionClient added in v0.0.6

type ManagerNetworkSlicingExceptionClient struct {
	// contains filtered or unexported fields
}

ManagerNetworkSlicingExceptionClient wraps the gRPC ManagerNetworkSlicingExceptionService client.

func NewManagerNetworkSlicingExceptionClient added in v0.0.6

func NewManagerNetworkSlicingExceptionClient(cc grpc.ClientConnInterface) *ManagerNetworkSlicingExceptionClient

NewManagerNetworkSlicingExceptionClient creates a new ManagerNetworkSlicingException client.

func (*ManagerNetworkSlicingExceptionClient) ToString added in v0.0.6

ToString calls the ToString RPC.

type ManagerUssdResponseCallbackClient added in v0.0.6

type ManagerUssdResponseCallbackClient struct {
	// contains filtered or unexported fields
}

ManagerUssdResponseCallbackClient wraps the gRPC ManagerUssdResponseCallbackService client.

func NewManagerUssdResponseCallbackClient added in v0.0.6

func NewManagerUssdResponseCallbackClient(cc grpc.ClientConnInterface) *ManagerUssdResponseCallbackClient

NewManagerUssdResponseCallbackClient creates a new ManagerUssdResponseCallback client.

func (*ManagerUssdResponseCallbackClient) OnReceiveUssdResponse added in v0.0.6

func (c *ManagerUssdResponseCallbackClient) OnReceiveUssdResponse(ctx context.Context, arg0 int64, arg1 string, arg2 string) error

OnReceiveUssdResponse calls the OnReceiveUssdResponse RPC.

func (*ManagerUssdResponseCallbackClient) OnReceiveUssdResponseFailed added in v0.0.6

func (c *ManagerUssdResponseCallbackClient) OnReceiveUssdResponseFailed(ctx context.Context, arg0 int64, arg1 string, arg2 int32) error

OnReceiveUssdResponseFailed calls the OnReceiveUssdResponseFailed RPC.

type MbmsDownloadSessionClient added in v0.0.6

type MbmsDownloadSessionClient struct {
	// contains filtered or unexported fields
}

MbmsDownloadSessionClient wraps the gRPC MbmsDownloadSessionService client.

func NewMbmsDownloadSessionClient added in v0.0.6

func NewMbmsDownloadSessionClient(cc grpc.ClientConnInterface) *MbmsDownloadSessionClient

NewMbmsDownloadSessionClient creates a new MbmsDownloadSession client.

func (*MbmsDownloadSessionClient) AddProgressListener added in v0.0.6

func (c *MbmsDownloadSessionClient) AddProgressListener(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error

AddProgressListener calls the AddProgressListener RPC.

func (*MbmsDownloadSessionClient) AddServiceAnnouncement added in v0.0.6

func (c *MbmsDownloadSessionClient) AddServiceAnnouncement(ctx context.Context, arg0 int64) error

AddServiceAnnouncement calls the AddServiceAnnouncement RPC.

func (*MbmsDownloadSessionClient) AddStatusListener added in v0.0.6

func (c *MbmsDownloadSessionClient) AddStatusListener(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error

AddStatusListener calls the AddStatusListener RPC.

func (*MbmsDownloadSessionClient) CancelDownload added in v0.0.6

func (c *MbmsDownloadSessionClient) CancelDownload(ctx context.Context, arg0 int64) error

CancelDownload calls the CancelDownload RPC.

func (*MbmsDownloadSessionClient) Close added in v0.0.6

Close calls the Close RPC.

func (*MbmsDownloadSessionClient) Create3 added in v0.0.6

func (c *MbmsDownloadSessionClient) Create3(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)

Create3 calls the Create3 RPC.

func (*MbmsDownloadSessionClient) Create4_1 added in v0.0.6

func (c *MbmsDownloadSessionClient) Create4_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int64) (int64, error)

Create4_1 calls the Create4_1 RPC.

func (*MbmsDownloadSessionClient) Download added in v0.0.6

func (c *MbmsDownloadSessionClient) Download(ctx context.Context, arg0 int64) error

Download calls the Download RPC.

func (*MbmsDownloadSessionClient) GetMaximumServiceAnnouncementSize added in v0.0.6

func (c *MbmsDownloadSessionClient) GetMaximumServiceAnnouncementSize(ctx context.Context) (int32, error)

GetMaximumServiceAnnouncementSize calls the GetMaximumServiceAnnouncementSize RPC.

func (*MbmsDownloadSessionClient) GetTempFileRootDirectory added in v0.0.6

func (c *MbmsDownloadSessionClient) GetTempFileRootDirectory(ctx context.Context) (int64, error)

GetTempFileRootDirectory calls the GetTempFileRootDirectory RPC.

func (*MbmsDownloadSessionClient) ListPendingDownloads added in v0.0.6

func (c *MbmsDownloadSessionClient) ListPendingDownloads(ctx context.Context) (int64, error)

ListPendingDownloads calls the ListPendingDownloads RPC.

func (*MbmsDownloadSessionClient) RemoveProgressListener added in v0.0.6

func (c *MbmsDownloadSessionClient) RemoveProgressListener(ctx context.Context, arg0 int64, arg1 int64) error

RemoveProgressListener calls the RemoveProgressListener RPC.

func (*MbmsDownloadSessionClient) RemoveStatusListener added in v0.0.6

func (c *MbmsDownloadSessionClient) RemoveStatusListener(ctx context.Context, arg0 int64, arg1 int64) error

RemoveStatusListener calls the RemoveStatusListener RPC.

func (*MbmsDownloadSessionClient) RequestDownloadState added in v0.0.6

func (c *MbmsDownloadSessionClient) RequestDownloadState(ctx context.Context, arg0 int64, arg1 int64) error

RequestDownloadState calls the RequestDownloadState RPC.

func (*MbmsDownloadSessionClient) ResetDownloadKnowledge added in v0.0.6

func (c *MbmsDownloadSessionClient) ResetDownloadKnowledge(ctx context.Context, arg0 int64) error

ResetDownloadKnowledge calls the ResetDownloadKnowledge RPC.

func (*MbmsDownloadSessionClient) SetTempFileRootDirectory added in v0.0.6

func (c *MbmsDownloadSessionClient) SetTempFileRootDirectory(ctx context.Context, arg0 int64) error

SetTempFileRootDirectory calls the SetTempFileRootDirectory RPC.

type MbmsGroupCallSessionClient added in v0.0.6

type MbmsGroupCallSessionClient struct {
	// contains filtered or unexported fields
}

MbmsGroupCallSessionClient wraps the gRPC MbmsGroupCallSessionService client.

func NewMbmsGroupCallSessionClient added in v0.0.6

func NewMbmsGroupCallSessionClient(cc grpc.ClientConnInterface) *MbmsGroupCallSessionClient

NewMbmsGroupCallSessionClient creates a new MbmsGroupCallSession client.

func (*MbmsGroupCallSessionClient) Close added in v0.0.6

Close calls the Close RPC.

func (*MbmsGroupCallSessionClient) Create3_1 added in v0.0.6

func (c *MbmsGroupCallSessionClient) Create3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)

Create3_1 calls the Create3_1 RPC.

func (*MbmsGroupCallSessionClient) Create4 added in v0.0.6

func (c *MbmsGroupCallSessionClient) Create4(ctx context.Context, arg0 int64, arg1 int32, arg2 int64, arg3 int64) (int64, error)

Create4 calls the Create4 RPC.

type MbmsStreamingSessionClient added in v0.0.6

type MbmsStreamingSessionClient struct {
	// contains filtered or unexported fields
}

MbmsStreamingSessionClient wraps the gRPC MbmsStreamingSessionService client.

func NewMbmsStreamingSessionClient added in v0.0.6

func NewMbmsStreamingSessionClient(cc grpc.ClientConnInterface) *MbmsStreamingSessionClient

NewMbmsStreamingSessionClient creates a new MbmsStreamingSession client.

func (*MbmsStreamingSessionClient) Close added in v0.0.6

Close calls the Close RPC.

func (*MbmsStreamingSessionClient) Create3 added in v0.0.6

func (c *MbmsStreamingSessionClient) Create3(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)

Create3 calls the Create3 RPC.

func (*MbmsStreamingSessionClient) Create4_1 added in v0.0.6

func (c *MbmsStreamingSessionClient) Create4_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int64) (int64, error)

Create4_1 calls the Create4_1 RPC.

func (*MbmsStreamingSessionClient) StartStreaming added in v0.0.6

func (c *MbmsStreamingSessionClient) StartStreaming(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)

StartStreaming calls the StartStreaming RPC.

type NeighboringCellInfoClient added in v0.0.6

type NeighboringCellInfoClient struct {
	// contains filtered or unexported fields
}

NeighboringCellInfoClient wraps the gRPC NeighboringCellInfoService client.

func NewNeighboringCellInfoClient added in v0.0.6

func NewNeighboringCellInfoClient(cc grpc.ClientConnInterface) *NeighboringCellInfoClient

NewNeighboringCellInfoClient creates a new NeighboringCellInfo client.

func (*NeighboringCellInfoClient) DescribeContents added in v0.0.6

func (c *NeighboringCellInfoClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*NeighboringCellInfoClient) GetCid added in v0.0.6

func (c *NeighboringCellInfoClient) GetCid(ctx context.Context, handle int64) (int32, error)

GetCid calls the GetCid RPC.

func (*NeighboringCellInfoClient) GetLac added in v0.0.6

func (c *NeighboringCellInfoClient) GetLac(ctx context.Context, handle int64) (int32, error)

GetLac calls the GetLac RPC.

func (*NeighboringCellInfoClient) GetNetworkType added in v0.0.6

func (c *NeighboringCellInfoClient) GetNetworkType(ctx context.Context, handle int64) (int32, error)

GetNetworkType calls the GetNetworkType RPC.

func (*NeighboringCellInfoClient) GetPsc added in v0.0.6

func (c *NeighboringCellInfoClient) GetPsc(ctx context.Context, handle int64) (int32, error)

GetPsc calls the GetPsc RPC.

func (*NeighboringCellInfoClient) GetRssi added in v0.0.6

func (c *NeighboringCellInfoClient) GetRssi(ctx context.Context, handle int64) (int32, error)

GetRssi calls the GetRssi RPC.

func (*NeighboringCellInfoClient) SetCid added in v0.0.6

func (c *NeighboringCellInfoClient) SetCid(ctx context.Context, handle int64, arg0 int32) error

SetCid calls the SetCid RPC.

func (*NeighboringCellInfoClient) SetRssi added in v0.0.6

func (c *NeighboringCellInfoClient) SetRssi(ctx context.Context, handle int64, arg0 int32) error

SetRssi calls the SetRssi RPC.

func (*NeighboringCellInfoClient) ToString added in v0.0.6

func (c *NeighboringCellInfoClient) ToString(ctx context.Context, handle int64) (string, error)

ToString calls the ToString RPC.

func (*NeighboringCellInfoClient) WriteToParcel added in v0.0.6

func (c *NeighboringCellInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type NetworkRegistrationInfoClient added in v0.0.6

type NetworkRegistrationInfoClient struct {
	// contains filtered or unexported fields
}

NetworkRegistrationInfoClient wraps the gRPC NetworkRegistrationInfoService client.

func NewNetworkRegistrationInfoClient added in v0.0.6

func NewNetworkRegistrationInfoClient(cc grpc.ClientConnInterface) *NetworkRegistrationInfoClient

NewNetworkRegistrationInfoClient creates a new NetworkRegistrationInfo client.

func (*NetworkRegistrationInfoClient) DescribeContents added in v0.0.6

func (c *NetworkRegistrationInfoClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*NetworkRegistrationInfoClient) Equals added in v0.0.6

func (c *NetworkRegistrationInfoClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*NetworkRegistrationInfoClient) GetAccessNetworkTechnology added in v0.0.6

func (c *NetworkRegistrationInfoClient) GetAccessNetworkTechnology(ctx context.Context) (int32, error)

GetAccessNetworkTechnology calls the GetAccessNetworkTechnology RPC.

func (*NetworkRegistrationInfoClient) GetAvailableServices added in v0.0.6

func (c *NetworkRegistrationInfoClient) GetAvailableServices(ctx context.Context) (int64, error)

GetAvailableServices calls the GetAvailableServices RPC.

func (*NetworkRegistrationInfoClient) GetCellIdentity added in v0.0.6

func (c *NetworkRegistrationInfoClient) GetCellIdentity(ctx context.Context) (int64, error)

GetCellIdentity calls the GetCellIdentity RPC.

func (*NetworkRegistrationInfoClient) GetDomain added in v0.0.6

GetDomain calls the GetDomain RPC.

func (*NetworkRegistrationInfoClient) GetRegisteredPlmn added in v0.0.6

func (c *NetworkRegistrationInfoClient) GetRegisteredPlmn(ctx context.Context) (string, error)

GetRegisteredPlmn calls the GetRegisteredPlmn RPC.

func (*NetworkRegistrationInfoClient) GetRejectCause added in v0.0.6

func (c *NetworkRegistrationInfoClient) GetRejectCause(ctx context.Context) (int32, error)

GetRejectCause calls the GetRejectCause RPC.

func (*NetworkRegistrationInfoClient) GetTransportType added in v0.0.6

func (c *NetworkRegistrationInfoClient) GetTransportType(ctx context.Context) (int32, error)

GetTransportType calls the GetTransportType RPC.

func (*NetworkRegistrationInfoClient) HashCode added in v0.0.6

HashCode calls the HashCode RPC.

func (*NetworkRegistrationInfoClient) IsNetworkRegistered added in v0.0.6

func (c *NetworkRegistrationInfoClient) IsNetworkRegistered(ctx context.Context) (bool, error)

IsNetworkRegistered calls the IsNetworkRegistered RPC.

func (*NetworkRegistrationInfoClient) IsNetworkRoaming added in v0.0.6

func (c *NetworkRegistrationInfoClient) IsNetworkRoaming(ctx context.Context) (bool, error)

IsNetworkRoaming calls the IsNetworkRoaming RPC.

func (*NetworkRegistrationInfoClient) IsNetworkSearching added in v0.0.6

func (c *NetworkRegistrationInfoClient) IsNetworkSearching(ctx context.Context) (bool, error)

IsNetworkSearching calls the IsNetworkSearching RPC.

func (*NetworkRegistrationInfoClient) IsNonTerrestrialNetwork added in v0.0.6

func (c *NetworkRegistrationInfoClient) IsNonTerrestrialNetwork(ctx context.Context) (bool, error)

IsNonTerrestrialNetwork calls the IsNonTerrestrialNetwork RPC.

func (*NetworkRegistrationInfoClient) IsRegistered added in v0.0.6

func (c *NetworkRegistrationInfoClient) IsRegistered(ctx context.Context) (bool, error)

IsRegistered calls the IsRegistered RPC.

func (*NetworkRegistrationInfoClient) IsRoaming added in v0.0.6

IsRoaming calls the IsRoaming RPC.

func (*NetworkRegistrationInfoClient) IsSearching added in v0.0.6

func (c *NetworkRegistrationInfoClient) IsSearching(ctx context.Context) (bool, error)

IsSearching calls the IsSearching RPC.

func (*NetworkRegistrationInfoClient) ToString added in v0.0.6

ToString calls the ToString RPC.

func (*NetworkRegistrationInfoClient) WriteToParcel added in v0.0.6

func (c *NetworkRegistrationInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type NetworkScanClient added in v0.0.6

type NetworkScanClient struct {
	// contains filtered or unexported fields
}

NetworkScanClient wraps the gRPC NetworkScanService client.

func NewNetworkScanClient added in v0.0.6

func NewNetworkScanClient(cc grpc.ClientConnInterface) *NetworkScanClient

NewNetworkScanClient creates a new NetworkScan client.

func (*NetworkScanClient) StopScan added in v0.0.6

func (c *NetworkScanClient) StopScan(ctx context.Context) error

StopScan calls the StopScan RPC.

type NetworkScanRequestClient added in v0.0.6

type NetworkScanRequestClient struct {
	// contains filtered or unexported fields
}

NetworkScanRequestClient wraps the gRPC NetworkScanRequestService client.

func NewNetworkScanRequestClient added in v0.0.6

func NewNetworkScanRequestClient(cc grpc.ClientConnInterface) *NetworkScanRequestClient

NewNetworkScanRequestClient creates a new NetworkScanRequest client.

func (*NetworkScanRequestClient) DescribeContents added in v0.0.6

func (c *NetworkScanRequestClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*NetworkScanRequestClient) Equals added in v0.0.6

func (c *NetworkScanRequestClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*NetworkScanRequestClient) GetIncrementalResults added in v0.0.6

func (c *NetworkScanRequestClient) GetIncrementalResults(ctx context.Context, handle int64) (bool, error)

GetIncrementalResults calls the GetIncrementalResults RPC.

func (*NetworkScanRequestClient) GetIncrementalResultsPeriodicity added in v0.0.6

func (c *NetworkScanRequestClient) GetIncrementalResultsPeriodicity(ctx context.Context, handle int64) (int32, error)

GetIncrementalResultsPeriodicity calls the GetIncrementalResultsPeriodicity RPC.

func (*NetworkScanRequestClient) GetMaxSearchTime added in v0.0.6

func (c *NetworkScanRequestClient) GetMaxSearchTime(ctx context.Context, handle int64) (int32, error)

GetMaxSearchTime calls the GetMaxSearchTime RPC.

func (*NetworkScanRequestClient) GetPlmns added in v0.0.6

func (c *NetworkScanRequestClient) GetPlmns(ctx context.Context, handle int64) (int64, error)

GetPlmns calls the GetPlmns RPC.

func (*NetworkScanRequestClient) GetScanType added in v0.0.6

func (c *NetworkScanRequestClient) GetScanType(ctx context.Context, handle int64) (int32, error)

GetScanType calls the GetScanType RPC.

func (*NetworkScanRequestClient) GetSearchPeriodicity added in v0.0.6

func (c *NetworkScanRequestClient) GetSearchPeriodicity(ctx context.Context, handle int64) (int32, error)

GetSearchPeriodicity calls the GetSearchPeriodicity RPC.

func (*NetworkScanRequestClient) GetSpecifiers added in v0.0.6

func (c *NetworkScanRequestClient) GetSpecifiers(ctx context.Context, handle int64) (int64, error)

GetSpecifiers calls the GetSpecifiers RPC.

func (*NetworkScanRequestClient) HashCode added in v0.0.6

func (c *NetworkScanRequestClient) HashCode(ctx context.Context, handle int64) (int32, error)

HashCode calls the HashCode RPC.

func (*NetworkScanRequestClient) WriteToParcel added in v0.0.6

func (c *NetworkScanRequestClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type PhoneNumberFormattingTextWatcherClient added in v0.0.6

type PhoneNumberFormattingTextWatcherClient struct {
	// contains filtered or unexported fields
}

PhoneNumberFormattingTextWatcherClient wraps the gRPC PhoneNumberFormattingTextWatcherService client.

func NewPhoneNumberFormattingTextWatcherClient added in v0.0.6

func NewPhoneNumberFormattingTextWatcherClient(cc grpc.ClientConnInterface) *PhoneNumberFormattingTextWatcherClient

NewPhoneNumberFormattingTextWatcherClient creates a new PhoneNumberFormattingTextWatcher client.

func (*PhoneNumberFormattingTextWatcherClient) BeforeTextChanged added in v0.0.6

func (c *PhoneNumberFormattingTextWatcherClient) BeforeTextChanged(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32, arg3 int32) error

BeforeTextChanged calls the BeforeTextChanged RPC.

func (*PhoneNumberFormattingTextWatcherClient) OnTextChanged added in v0.0.6

func (c *PhoneNumberFormattingTextWatcherClient) OnTextChanged(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32, arg3 int32) error

OnTextChanged calls the OnTextChanged RPC.

type PhoneNumberUtilsClient added in v0.0.6

type PhoneNumberUtilsClient struct {
	// contains filtered or unexported fields
}

PhoneNumberUtilsClient wraps the gRPC PhoneNumberUtilsService client.

func NewPhoneNumberUtilsClient added in v0.0.6

func NewPhoneNumberUtilsClient(cc grpc.ClientConnInterface) *PhoneNumberUtilsClient

NewPhoneNumberUtilsClient creates a new PhoneNumberUtils client.

func (*PhoneNumberUtilsClient) AddTtsSpan added in v0.0.6

func (c *PhoneNumberUtilsClient) AddTtsSpan(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32) error

AddTtsSpan calls the AddTtsSpan RPC.

func (*PhoneNumberUtilsClient) AreSamePhoneNumber added in v0.0.6

func (c *PhoneNumberUtilsClient) AreSamePhoneNumber(ctx context.Context, handle int64, arg0 string, arg1 string, arg2 string) (bool, error)

AreSamePhoneNumber calls the AreSamePhoneNumber RPC.

func (*PhoneNumberUtilsClient) CalledPartyBCDFragmentToString3 added in v0.0.6

func (c *PhoneNumberUtilsClient) CalledPartyBCDFragmentToString3(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32) (string, error)

CalledPartyBCDFragmentToString3 calls the CalledPartyBCDFragmentToString3 RPC.

func (*PhoneNumberUtilsClient) CalledPartyBCDFragmentToString4_1 added in v0.0.6

func (c *PhoneNumberUtilsClient) CalledPartyBCDFragmentToString4_1(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, arg3 int32) (string, error)

CalledPartyBCDFragmentToString4_1 calls the CalledPartyBCDFragmentToString4_1 RPC.

func (*PhoneNumberUtilsClient) CalledPartyBCDToString3 added in v0.0.6

func (c *PhoneNumberUtilsClient) CalledPartyBCDToString3(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32) (string, error)

CalledPartyBCDToString3 calls the CalledPartyBCDToString3 RPC.

func (*PhoneNumberUtilsClient) CalledPartyBCDToString4_1 added in v0.0.6

func (c *PhoneNumberUtilsClient) CalledPartyBCDToString4_1(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, arg3 int32) (string, error)

CalledPartyBCDToString4_1 calls the CalledPartyBCDToString4_1 RPC.

func (*PhoneNumberUtilsClient) Compare2_1 added in v0.0.6

func (c *PhoneNumberUtilsClient) Compare2_1(ctx context.Context, handle int64, arg0 string, arg1 string) (bool, error)

Compare2_1 calls the Compare2_1 RPC.

func (*PhoneNumberUtilsClient) Compare3 added in v0.0.6

func (c *PhoneNumberUtilsClient) Compare3(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 string) (bool, error)

Compare3 calls the Compare3 RPC.

func (*PhoneNumberUtilsClient) ConvertKeypadLettersToDigits added in v0.0.6

func (c *PhoneNumberUtilsClient) ConvertKeypadLettersToDigits(ctx context.Context, handle int64, arg0 string) (string, error)

ConvertKeypadLettersToDigits calls the ConvertKeypadLettersToDigits RPC.

func (*PhoneNumberUtilsClient) CreateTtsSpan added in v0.0.6

func (c *PhoneNumberUtilsClient) CreateTtsSpan(ctx context.Context, handle int64, arg0 string) (int64, error)

CreateTtsSpan calls the CreateTtsSpan RPC.

func (*PhoneNumberUtilsClient) CreateTtsSpannable added in v0.0.6

func (c *PhoneNumberUtilsClient) CreateTtsSpannable(ctx context.Context, handle int64, arg0 string) (int64, error)

CreateTtsSpannable calls the CreateTtsSpannable RPC.

func (*PhoneNumberUtilsClient) ExtractNetworkPortion added in v0.0.6

func (c *PhoneNumberUtilsClient) ExtractNetworkPortion(ctx context.Context, handle int64, arg0 string) (string, error)

ExtractNetworkPortion calls the ExtractNetworkPortion RPC.

func (*PhoneNumberUtilsClient) ExtractPostDialPortion added in v0.0.6

func (c *PhoneNumberUtilsClient) ExtractPostDialPortion(ctx context.Context, handle int64, arg0 string) (string, error)

ExtractPostDialPortion calls the ExtractPostDialPortion RPC.

func (*PhoneNumberUtilsClient) FormatJapaneseNumber added in v0.0.6

func (c *PhoneNumberUtilsClient) FormatJapaneseNumber(ctx context.Context, handle int64, arg0 int64) error

FormatJapaneseNumber calls the FormatJapaneseNumber RPC.

func (*PhoneNumberUtilsClient) FormatNanpNumber added in v0.0.6

func (c *PhoneNumberUtilsClient) FormatNanpNumber(ctx context.Context, handle int64, arg0 int64) error

FormatNanpNumber calls the FormatNanpNumber RPC.

func (*PhoneNumberUtilsClient) FormatNumber1_1 added in v0.0.6

func (c *PhoneNumberUtilsClient) FormatNumber1_1(ctx context.Context, handle int64, arg0 string) (string, error)

FormatNumber1_1 calls the FormatNumber1_1 RPC.

func (*PhoneNumberUtilsClient) FormatNumber2 added in v0.0.6

func (c *PhoneNumberUtilsClient) FormatNumber2(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

FormatNumber2 calls the FormatNumber2 RPC.

func (*PhoneNumberUtilsClient) FormatNumber2_2 added in v0.0.6

func (c *PhoneNumberUtilsClient) FormatNumber2_2(ctx context.Context, handle int64, arg0 string, arg1 string) (string, error)

FormatNumber2_2 calls the FormatNumber2_2 RPC.

func (*PhoneNumberUtilsClient) FormatNumber3_3 added in v0.0.6

func (c *PhoneNumberUtilsClient) FormatNumber3_3(ctx context.Context, handle int64, arg0 string, arg1 string, arg2 string) (string, error)

FormatNumber3_3 calls the FormatNumber3_3 RPC.

func (*PhoneNumberUtilsClient) FormatNumberToE164 added in v0.0.6

func (c *PhoneNumberUtilsClient) FormatNumberToE164(ctx context.Context, handle int64, arg0 string, arg1 string) (string, error)

FormatNumberToE164 calls the FormatNumberToE164 RPC.

func (*PhoneNumberUtilsClient) FormatNumberToRFC3966 added in v0.0.6

func (c *PhoneNumberUtilsClient) FormatNumberToRFC3966(ctx context.Context, handle int64, arg0 string, arg1 string) (string, error)

FormatNumberToRFC3966 calls the FormatNumberToRFC3966 RPC.

func (*PhoneNumberUtilsClient) GetFormatTypeForLocale added in v0.0.6

func (c *PhoneNumberUtilsClient) GetFormatTypeForLocale(ctx context.Context, handle int64, arg0 int64) (int32, error)

GetFormatTypeForLocale calls the GetFormatTypeForLocale RPC.

func (*PhoneNumberUtilsClient) GetNumberFromIntent added in v0.0.6

func (c *PhoneNumberUtilsClient) GetNumberFromIntent(ctx context.Context, handle int64, arg0 int64, arg1 int64) (string, error)

GetNumberFromIntent calls the GetNumberFromIntent RPC.

func (*PhoneNumberUtilsClient) GetStrippedReversed added in v0.0.6

func (c *PhoneNumberUtilsClient) GetStrippedReversed(ctx context.Context, handle int64, arg0 string) (string, error)

GetStrippedReversed calls the GetStrippedReversed RPC.

func (*PhoneNumberUtilsClient) Is12Key added in v0.0.6

func (c *PhoneNumberUtilsClient) Is12Key(ctx context.Context, handle int64, arg0 uint16) (bool, error)

Is12Key calls the Is12Key RPC.

func (*PhoneNumberUtilsClient) IsDialable added in v0.0.6

func (c *PhoneNumberUtilsClient) IsDialable(ctx context.Context, handle int64, arg0 uint16) (bool, error)

IsDialable calls the IsDialable RPC.

func (*PhoneNumberUtilsClient) IsEmergencyNumber added in v0.0.6

func (c *PhoneNumberUtilsClient) IsEmergencyNumber(ctx context.Context, handle int64, arg0 string) (bool, error)

IsEmergencyNumber calls the IsEmergencyNumber RPC.

func (*PhoneNumberUtilsClient) IsGlobalPhoneNumber added in v0.0.6

func (c *PhoneNumberUtilsClient) IsGlobalPhoneNumber(ctx context.Context, handle int64, arg0 string) (bool, error)

IsGlobalPhoneNumber calls the IsGlobalPhoneNumber RPC.

func (*PhoneNumberUtilsClient) IsISODigit added in v0.0.6

func (c *PhoneNumberUtilsClient) IsISODigit(ctx context.Context, handle int64, arg0 uint16) (bool, error)

IsISODigit calls the IsISODigit RPC.

func (*PhoneNumberUtilsClient) IsLocalEmergencyNumber added in v0.0.6

func (c *PhoneNumberUtilsClient) IsLocalEmergencyNumber(ctx context.Context, handle int64, arg0 int64, arg1 string) (bool, error)

IsLocalEmergencyNumber calls the IsLocalEmergencyNumber RPC.

func (*PhoneNumberUtilsClient) IsNonSeparator added in v0.0.6

func (c *PhoneNumberUtilsClient) IsNonSeparator(ctx context.Context, handle int64, arg0 uint16) (bool, error)

IsNonSeparator calls the IsNonSeparator RPC.

func (*PhoneNumberUtilsClient) IsReallyDialable added in v0.0.6

func (c *PhoneNumberUtilsClient) IsReallyDialable(ctx context.Context, handle int64, arg0 uint16) (bool, error)

IsReallyDialable calls the IsReallyDialable RPC.

func (*PhoneNumberUtilsClient) IsStartsPostDial added in v0.0.6

func (c *PhoneNumberUtilsClient) IsStartsPostDial(ctx context.Context, handle int64, arg0 uint16) (bool, error)

IsStartsPostDial calls the IsStartsPostDial RPC.

func (*PhoneNumberUtilsClient) IsVoiceMailNumber added in v0.0.6

func (c *PhoneNumberUtilsClient) IsVoiceMailNumber(ctx context.Context, handle int64, arg0 string) (bool, error)

IsVoiceMailNumber calls the IsVoiceMailNumber RPC.

func (*PhoneNumberUtilsClient) IsWellFormedSmsAddress added in v0.0.6

func (c *PhoneNumberUtilsClient) IsWellFormedSmsAddress(ctx context.Context, handle int64, arg0 string) (bool, error)

IsWellFormedSmsAddress calls the IsWellFormedSmsAddress RPC.

func (*PhoneNumberUtilsClient) IsWpsCallNumber added in v0.0.6

func (c *PhoneNumberUtilsClient) IsWpsCallNumber(ctx context.Context, handle int64, arg0 string) (bool, error)

IsWpsCallNumber calls the IsWpsCallNumber RPC.

func (*PhoneNumberUtilsClient) NetworkPortionToCalledPartyBCD added in v0.0.6

func (c *PhoneNumberUtilsClient) NetworkPortionToCalledPartyBCD(ctx context.Context, handle int64, arg0 string) (int64, error)

NetworkPortionToCalledPartyBCD calls the NetworkPortionToCalledPartyBCD RPC.

func (*PhoneNumberUtilsClient) NetworkPortionToCalledPartyBCDWithLength added in v0.0.6

func (c *PhoneNumberUtilsClient) NetworkPortionToCalledPartyBCDWithLength(ctx context.Context, handle int64, arg0 string) (int64, error)

NetworkPortionToCalledPartyBCDWithLength calls the NetworkPortionToCalledPartyBCDWithLength RPC.

func (*PhoneNumberUtilsClient) NormalizeNumber added in v0.0.6

func (c *PhoneNumberUtilsClient) NormalizeNumber(ctx context.Context, handle int64, arg0 string) (string, error)

NormalizeNumber calls the NormalizeNumber RPC.

func (*PhoneNumberUtilsClient) NumberToCalledPartyBCD1 added in v0.0.6

func (c *PhoneNumberUtilsClient) NumberToCalledPartyBCD1(ctx context.Context, handle int64, arg0 string) (int64, error)

NumberToCalledPartyBCD1 calls the NumberToCalledPartyBCD1 RPC.

func (*PhoneNumberUtilsClient) NumberToCalledPartyBCD2_1 added in v0.0.6

func (c *PhoneNumberUtilsClient) NumberToCalledPartyBCD2_1(ctx context.Context, handle int64, arg0 string, arg1 int32) (int64, error)

NumberToCalledPartyBCD2_1 calls the NumberToCalledPartyBCD2_1 RPC.

func (*PhoneNumberUtilsClient) ReplaceUnicodeDigits added in v0.0.6

func (c *PhoneNumberUtilsClient) ReplaceUnicodeDigits(ctx context.Context, handle int64, arg0 string) (string, error)

ReplaceUnicodeDigits calls the ReplaceUnicodeDigits RPC.

func (*PhoneNumberUtilsClient) StringFromStringAndTOA added in v0.0.6

func (c *PhoneNumberUtilsClient) StringFromStringAndTOA(ctx context.Context, handle int64, arg0 string, arg1 int32) (string, error)

StringFromStringAndTOA calls the StringFromStringAndTOA RPC.

func (*PhoneNumberUtilsClient) StripSeparators added in v0.0.6

func (c *PhoneNumberUtilsClient) StripSeparators(ctx context.Context, handle int64, arg0 string) (string, error)

StripSeparators calls the StripSeparators RPC.

func (*PhoneNumberUtilsClient) ToCallerIDMinMatch added in v0.0.6

func (c *PhoneNumberUtilsClient) ToCallerIDMinMatch(ctx context.Context, handle int64, arg0 string) (string, error)

ToCallerIDMinMatch calls the ToCallerIDMinMatch RPC.

func (*PhoneNumberUtilsClient) ToaFromString added in v0.0.6

func (c *PhoneNumberUtilsClient) ToaFromString(ctx context.Context, handle int64, arg0 string) (int32, error)

ToaFromString calls the ToaFromString RPC.

type PhoneStateListenerClient added in v0.0.6

type PhoneStateListenerClient struct {
	// contains filtered or unexported fields
}

PhoneStateListenerClient wraps the gRPC PhoneStateListenerService client.

func NewPhoneStateListenerClient added in v0.0.6

func NewPhoneStateListenerClient(cc grpc.ClientConnInterface) *PhoneStateListenerClient

NewPhoneStateListenerClient creates a new PhoneStateListener client.

func (*PhoneStateListenerClient) OnActiveDataSubscriptionIdChanged added in v0.0.6

func (c *PhoneStateListenerClient) OnActiveDataSubscriptionIdChanged(ctx context.Context, handle int64, arg0 int32) error

OnActiveDataSubscriptionIdChanged calls the OnActiveDataSubscriptionIdChanged RPC.

func (*PhoneStateListenerClient) OnBarringInfoChanged added in v0.0.6

func (c *PhoneStateListenerClient) OnBarringInfoChanged(ctx context.Context, handle int64, arg0 int64) error

OnBarringInfoChanged calls the OnBarringInfoChanged RPC.

func (*PhoneStateListenerClient) OnCallDisconnectCauseChanged added in v0.0.6

func (c *PhoneStateListenerClient) OnCallDisconnectCauseChanged(ctx context.Context, handle int64, arg0 int32, arg1 int32) error

OnCallDisconnectCauseChanged calls the OnCallDisconnectCauseChanged RPC.

func (*PhoneStateListenerClient) OnCallForwardingIndicatorChanged added in v0.0.6

func (c *PhoneStateListenerClient) OnCallForwardingIndicatorChanged(ctx context.Context, handle int64, arg0 bool) error

OnCallForwardingIndicatorChanged calls the OnCallForwardingIndicatorChanged RPC.

func (*PhoneStateListenerClient) OnCallStateChanged added in v0.0.6

func (c *PhoneStateListenerClient) OnCallStateChanged(ctx context.Context, handle int64, arg0 int32, arg1 string) error

OnCallStateChanged calls the OnCallStateChanged RPC.

func (*PhoneStateListenerClient) OnCellLocationChanged added in v0.0.6

func (c *PhoneStateListenerClient) OnCellLocationChanged(ctx context.Context, handle int64, arg0 int64) error

OnCellLocationChanged calls the OnCellLocationChanged RPC.

func (*PhoneStateListenerClient) OnDataActivity added in v0.0.6

func (c *PhoneStateListenerClient) OnDataActivity(ctx context.Context, handle int64, arg0 int32) error

OnDataActivity calls the OnDataActivity RPC.

func (*PhoneStateListenerClient) OnDataConnectionStateChanged1 added in v0.0.6

func (c *PhoneStateListenerClient) OnDataConnectionStateChanged1(ctx context.Context, handle int64, arg0 int32) error

OnDataConnectionStateChanged1 calls the OnDataConnectionStateChanged1 RPC.

func (*PhoneStateListenerClient) OnDataConnectionStateChanged2_1 added in v0.0.6

func (c *PhoneStateListenerClient) OnDataConnectionStateChanged2_1(ctx context.Context, handle int64, arg0 int32, arg1 int32) error

OnDataConnectionStateChanged2_1 calls the OnDataConnectionStateChanged2_1 RPC.

func (*PhoneStateListenerClient) OnDisplayInfoChanged added in v0.0.6

func (c *PhoneStateListenerClient) OnDisplayInfoChanged(ctx context.Context, handle int64, arg0 int64) error

OnDisplayInfoChanged calls the OnDisplayInfoChanged RPC.

func (*PhoneStateListenerClient) OnImsCallDisconnectCauseChanged added in v0.0.6

func (c *PhoneStateListenerClient) OnImsCallDisconnectCauseChanged(ctx context.Context, handle int64, arg0 int64) error

OnImsCallDisconnectCauseChanged calls the OnImsCallDisconnectCauseChanged RPC.

func (*PhoneStateListenerClient) OnMessageWaitingIndicatorChanged added in v0.0.6

func (c *PhoneStateListenerClient) OnMessageWaitingIndicatorChanged(ctx context.Context, handle int64, arg0 bool) error

OnMessageWaitingIndicatorChanged calls the OnMessageWaitingIndicatorChanged RPC.

func (*PhoneStateListenerClient) OnPreciseDataConnectionStateChanged added in v0.0.6

func (c *PhoneStateListenerClient) OnPreciseDataConnectionStateChanged(ctx context.Context, handle int64, arg0 int64) error

OnPreciseDataConnectionStateChanged calls the OnPreciseDataConnectionStateChanged RPC.

func (*PhoneStateListenerClient) OnRegistrationFailed added in v0.0.6

func (c *PhoneStateListenerClient) OnRegistrationFailed(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 int32, arg3 int32, arg4 int32) error

OnRegistrationFailed calls the OnRegistrationFailed RPC.

func (*PhoneStateListenerClient) OnServiceStateChanged added in v0.0.6

func (c *PhoneStateListenerClient) OnServiceStateChanged(ctx context.Context, handle int64, arg0 int64) error

OnServiceStateChanged calls the OnServiceStateChanged RPC.

func (*PhoneStateListenerClient) OnSignalStrengthChanged added in v0.0.6

func (c *PhoneStateListenerClient) OnSignalStrengthChanged(ctx context.Context, handle int64, arg0 int32) error

OnSignalStrengthChanged calls the OnSignalStrengthChanged RPC.

func (*PhoneStateListenerClient) OnSignalStrengthsChanged added in v0.0.6

func (c *PhoneStateListenerClient) OnSignalStrengthsChanged(ctx context.Context, handle int64, arg0 int64) error

OnSignalStrengthsChanged calls the OnSignalStrengthsChanged RPC.

func (*PhoneStateListenerClient) OnUserMobileDataStateChanged added in v0.0.6

func (c *PhoneStateListenerClient) OnUserMobileDataStateChanged(ctx context.Context, handle int64, arg0 bool) error

OnUserMobileDataStateChanged calls the OnUserMobileDataStateChanged RPC.

type PhysicalChannelConfigClient added in v0.0.6

type PhysicalChannelConfigClient struct {
	// contains filtered or unexported fields
}

PhysicalChannelConfigClient wraps the gRPC PhysicalChannelConfigService client.

func NewPhysicalChannelConfigClient added in v0.0.6

func NewPhysicalChannelConfigClient(cc grpc.ClientConnInterface) *PhysicalChannelConfigClient

NewPhysicalChannelConfigClient creates a new PhysicalChannelConfig client.

func (*PhysicalChannelConfigClient) DescribeContents added in v0.0.6

func (c *PhysicalChannelConfigClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*PhysicalChannelConfigClient) Equals added in v0.0.6

func (c *PhysicalChannelConfigClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*PhysicalChannelConfigClient) GetBand added in v0.0.6

GetBand calls the GetBand RPC.

func (*PhysicalChannelConfigClient) GetCellBandwidthDownlinkKhz added in v0.0.6

func (c *PhysicalChannelConfigClient) GetCellBandwidthDownlinkKhz(ctx context.Context) (int32, error)

GetCellBandwidthDownlinkKhz calls the GetCellBandwidthDownlinkKhz RPC.

func (*PhysicalChannelConfigClient) GetCellBandwidthUplinkKhz added in v0.0.6

func (c *PhysicalChannelConfigClient) GetCellBandwidthUplinkKhz(ctx context.Context) (int32, error)

GetCellBandwidthUplinkKhz calls the GetCellBandwidthUplinkKhz RPC.

func (*PhysicalChannelConfigClient) GetConnectionStatus added in v0.0.6

func (c *PhysicalChannelConfigClient) GetConnectionStatus(ctx context.Context) (int32, error)

GetConnectionStatus calls the GetConnectionStatus RPC.

func (*PhysicalChannelConfigClient) GetDownlinkChannelNumber added in v0.0.6

func (c *PhysicalChannelConfigClient) GetDownlinkChannelNumber(ctx context.Context) (int32, error)

GetDownlinkChannelNumber calls the GetDownlinkChannelNumber RPC.

func (*PhysicalChannelConfigClient) GetDownlinkFrequencyKhz added in v0.0.6

func (c *PhysicalChannelConfigClient) GetDownlinkFrequencyKhz(ctx context.Context) (int32, error)

GetDownlinkFrequencyKhz calls the GetDownlinkFrequencyKhz RPC.

func (*PhysicalChannelConfigClient) GetNetworkType added in v0.0.6

func (c *PhysicalChannelConfigClient) GetNetworkType(ctx context.Context) (int32, error)

GetNetworkType calls the GetNetworkType RPC.

func (*PhysicalChannelConfigClient) GetPhysicalCellId added in v0.0.6

func (c *PhysicalChannelConfigClient) GetPhysicalCellId(ctx context.Context) (int32, error)

GetPhysicalCellId calls the GetPhysicalCellId RPC.

func (*PhysicalChannelConfigClient) GetUplinkChannelNumber added in v0.0.6

func (c *PhysicalChannelConfigClient) GetUplinkChannelNumber(ctx context.Context) (int32, error)

GetUplinkChannelNumber calls the GetUplinkChannelNumber RPC.

func (*PhysicalChannelConfigClient) GetUplinkFrequencyKhz added in v0.0.6

func (c *PhysicalChannelConfigClient) GetUplinkFrequencyKhz(ctx context.Context) (int32, error)

GetUplinkFrequencyKhz calls the GetUplinkFrequencyKhz RPC.

func (*PhysicalChannelConfigClient) HashCode added in v0.0.6

HashCode calls the HashCode RPC.

func (*PhysicalChannelConfigClient) ToString added in v0.0.6

ToString calls the ToString RPC.

func (*PhysicalChannelConfigClient) WriteToParcel added in v0.0.6

func (c *PhysicalChannelConfigClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type PreciseDataConnectionStateClient added in v0.0.6

type PreciseDataConnectionStateClient struct {
	// contains filtered or unexported fields
}

PreciseDataConnectionStateClient wraps the gRPC PreciseDataConnectionStateService client.

func NewPreciseDataConnectionStateClient added in v0.0.6

func NewPreciseDataConnectionStateClient(cc grpc.ClientConnInterface) *PreciseDataConnectionStateClient

NewPreciseDataConnectionStateClient creates a new PreciseDataConnectionState client.

func (*PreciseDataConnectionStateClient) DescribeContents added in v0.0.6

func (c *PreciseDataConnectionStateClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*PreciseDataConnectionStateClient) Equals added in v0.0.6

Equals calls the Equals RPC.

func (*PreciseDataConnectionStateClient) GetApnSetting added in v0.0.6

func (c *PreciseDataConnectionStateClient) GetApnSetting(ctx context.Context) (int64, error)

GetApnSetting calls the GetApnSetting RPC.

func (*PreciseDataConnectionStateClient) GetId added in v0.0.6

GetId calls the GetId RPC.

func (*PreciseDataConnectionStateClient) GetLastCauseCode added in v0.0.6

func (c *PreciseDataConnectionStateClient) GetLastCauseCode(ctx context.Context) (int32, error)

GetLastCauseCode calls the GetLastCauseCode RPC.

func (*PreciseDataConnectionStateClient) GetLinkProperties added in v0.0.6

func (c *PreciseDataConnectionStateClient) GetLinkProperties(ctx context.Context) (int64, error)

GetLinkProperties calls the GetLinkProperties RPC.

func (*PreciseDataConnectionStateClient) GetNetworkType added in v0.0.6

func (c *PreciseDataConnectionStateClient) GetNetworkType(ctx context.Context) (int32, error)

GetNetworkType calls the GetNetworkType RPC.

func (*PreciseDataConnectionStateClient) GetNetworkValidationStatus added in v0.0.6

func (c *PreciseDataConnectionStateClient) GetNetworkValidationStatus(ctx context.Context) (int32, error)

GetNetworkValidationStatus calls the GetNetworkValidationStatus RPC.

func (*PreciseDataConnectionStateClient) GetState added in v0.0.6

GetState calls the GetState RPC.

func (*PreciseDataConnectionStateClient) GetTransportType added in v0.0.6

func (c *PreciseDataConnectionStateClient) GetTransportType(ctx context.Context) (int32, error)

GetTransportType calls the GetTransportType RPC.

func (*PreciseDataConnectionStateClient) HashCode added in v0.0.6

HashCode calls the HashCode RPC.

func (*PreciseDataConnectionStateClient) ToString added in v0.0.6

ToString calls the ToString RPC.

func (*PreciseDataConnectionStateClient) WriteToParcel added in v0.0.6

func (c *PreciseDataConnectionStateClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type RadioAccessSpecifierClient added in v0.0.6

type RadioAccessSpecifierClient struct {
	// contains filtered or unexported fields
}

RadioAccessSpecifierClient wraps the gRPC RadioAccessSpecifierService client.

func NewRadioAccessSpecifierClient added in v0.0.6

func NewRadioAccessSpecifierClient(cc grpc.ClientConnInterface) *RadioAccessSpecifierClient

NewRadioAccessSpecifierClient creates a new RadioAccessSpecifier client.

func (*RadioAccessSpecifierClient) DescribeContents added in v0.0.6

func (c *RadioAccessSpecifierClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*RadioAccessSpecifierClient) Equals added in v0.0.6

func (c *RadioAccessSpecifierClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*RadioAccessSpecifierClient) GetBands added in v0.0.6

func (c *RadioAccessSpecifierClient) GetBands(ctx context.Context, handle int64) (int64, error)

GetBands calls the GetBands RPC.

func (*RadioAccessSpecifierClient) GetChannels added in v0.0.6

func (c *RadioAccessSpecifierClient) GetChannels(ctx context.Context, handle int64) (int64, error)

GetChannels calls the GetChannels RPC.

func (*RadioAccessSpecifierClient) GetRadioAccessNetwork added in v0.0.6

func (c *RadioAccessSpecifierClient) GetRadioAccessNetwork(ctx context.Context, handle int64) (int32, error)

GetRadioAccessNetwork calls the GetRadioAccessNetwork RPC.

func (*RadioAccessSpecifierClient) HashCode added in v0.0.6

func (c *RadioAccessSpecifierClient) HashCode(ctx context.Context, handle int64) (int32, error)

HashCode calls the HashCode RPC.

func (*RadioAccessSpecifierClient) ToString added in v0.0.6

func (c *RadioAccessSpecifierClient) ToString(ctx context.Context, handle int64) (string, error)

ToString calls the ToString RPC.

func (*RadioAccessSpecifierClient) WriteToParcel added in v0.0.6

func (c *RadioAccessSpecifierClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type ScanManagerNetworkScanCallbackClient added in v0.0.6

type ScanManagerNetworkScanCallbackClient struct {
	// contains filtered or unexported fields
}

ScanManagerNetworkScanCallbackClient wraps the gRPC ScanManagerNetworkScanCallbackService client.

func NewScanManagerNetworkScanCallbackClient added in v0.0.6

func NewScanManagerNetworkScanCallbackClient(cc grpc.ClientConnInterface) *ScanManagerNetworkScanCallbackClient

NewScanManagerNetworkScanCallbackClient creates a new ScanManagerNetworkScanCallback client.

func (*ScanManagerNetworkScanCallbackClient) OnComplete added in v0.0.6

OnComplete calls the OnComplete RPC.

func (*ScanManagerNetworkScanCallbackClient) OnError added in v0.0.6

OnError calls the OnError RPC.

type ServiceStateClient added in v0.0.6

type ServiceStateClient struct {
	// contains filtered or unexported fields
}

ServiceStateClient wraps the gRPC ServiceStateService client.

func NewServiceStateClient added in v0.0.6

func NewServiceStateClient(cc grpc.ClientConnInterface) *ServiceStateClient

NewServiceStateClient creates a new ServiceState client.

func (*ServiceStateClient) DescribeContents added in v0.0.6

func (c *ServiceStateClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*ServiceStateClient) Equals added in v0.0.6

func (c *ServiceStateClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*ServiceStateClient) GetCdmaNetworkId added in v0.0.6

func (c *ServiceStateClient) GetCdmaNetworkId(ctx context.Context, handle int64) (int32, error)

GetCdmaNetworkId calls the GetCdmaNetworkId RPC.

func (*ServiceStateClient) GetCdmaSystemId added in v0.0.6

func (c *ServiceStateClient) GetCdmaSystemId(ctx context.Context, handle int64) (int32, error)

GetCdmaSystemId calls the GetCdmaSystemId RPC.

func (*ServiceStateClient) GetCellBandwidths added in v0.0.6

func (c *ServiceStateClient) GetCellBandwidths(ctx context.Context, handle int64) (int64, error)

GetCellBandwidths calls the GetCellBandwidths RPC.

func (*ServiceStateClient) GetChannelNumber added in v0.0.6

func (c *ServiceStateClient) GetChannelNumber(ctx context.Context, handle int64) (int32, error)

GetChannelNumber calls the GetChannelNumber RPC.

func (*ServiceStateClient) GetDuplexMode added in v0.0.6

func (c *ServiceStateClient) GetDuplexMode(ctx context.Context, handle int64) (int32, error)

GetDuplexMode calls the GetDuplexMode RPC.

func (*ServiceStateClient) GetIsManualSelection added in v0.0.6

func (c *ServiceStateClient) GetIsManualSelection(ctx context.Context, handle int64) (bool, error)

GetIsManualSelection calls the GetIsManualSelection RPC.

func (*ServiceStateClient) GetNetworkRegistrationInfoList added in v0.0.6

func (c *ServiceStateClient) GetNetworkRegistrationInfoList(ctx context.Context, handle int64) (int64, error)

GetNetworkRegistrationInfoList calls the GetNetworkRegistrationInfoList RPC.

func (*ServiceStateClient) GetOperatorAlphaLong added in v0.0.6

func (c *ServiceStateClient) GetOperatorAlphaLong(ctx context.Context, handle int64) (string, error)

GetOperatorAlphaLong calls the GetOperatorAlphaLong RPC.

func (*ServiceStateClient) GetOperatorAlphaShort added in v0.0.6

func (c *ServiceStateClient) GetOperatorAlphaShort(ctx context.Context, handle int64) (string, error)

GetOperatorAlphaShort calls the GetOperatorAlphaShort RPC.

func (*ServiceStateClient) GetOperatorNumeric added in v0.0.6

func (c *ServiceStateClient) GetOperatorNumeric(ctx context.Context, handle int64) (string, error)

GetOperatorNumeric calls the GetOperatorNumeric RPC.

func (*ServiceStateClient) GetRoaming added in v0.0.6

func (c *ServiceStateClient) GetRoaming(ctx context.Context, handle int64) (bool, error)

GetRoaming calls the GetRoaming RPC.

func (*ServiceStateClient) GetState added in v0.0.6

func (c *ServiceStateClient) GetState(ctx context.Context, handle int64) (int32, error)

GetState calls the GetState RPC.

func (*ServiceStateClient) HashCode added in v0.0.6

func (c *ServiceStateClient) HashCode(ctx context.Context, handle int64) (int32, error)

HashCode calls the HashCode RPC.

func (*ServiceStateClient) IsSearching added in v0.0.6

func (c *ServiceStateClient) IsSearching(ctx context.Context, handle int64) (bool, error)

IsSearching calls the IsSearching RPC.

func (*ServiceStateClient) IsUsingNonTerrestrialNetwork added in v0.0.6

func (c *ServiceStateClient) IsUsingNonTerrestrialNetwork(ctx context.Context, handle int64) (bool, error)

IsUsingNonTerrestrialNetwork calls the IsUsingNonTerrestrialNetwork RPC.

func (*ServiceStateClient) SetIsManualSelection added in v0.0.6

func (c *ServiceStateClient) SetIsManualSelection(ctx context.Context, handle int64, arg0 bool) error

SetIsManualSelection calls the SetIsManualSelection RPC.

func (*ServiceStateClient) SetOperatorName added in v0.0.6

func (c *ServiceStateClient) SetOperatorName(ctx context.Context, handle int64, arg0 string, arg1 string, arg2 string) error

SetOperatorName calls the SetOperatorName RPC.

func (*ServiceStateClient) SetRoaming added in v0.0.6

func (c *ServiceStateClient) SetRoaming(ctx context.Context, handle int64, arg0 bool) error

SetRoaming calls the SetRoaming RPC.

func (*ServiceStateClient) SetState added in v0.0.6

func (c *ServiceStateClient) SetState(ctx context.Context, handle int64, arg0 int32) error

SetState calls the SetState RPC.

func (*ServiceStateClient) SetStateOff added in v0.0.6

func (c *ServiceStateClient) SetStateOff(ctx context.Context, handle int64) error

SetStateOff calls the SetStateOff RPC.

func (*ServiceStateClient) SetStateOutOfService added in v0.0.6

func (c *ServiceStateClient) SetStateOutOfService(ctx context.Context, handle int64) error

SetStateOutOfService calls the SetStateOutOfService RPC.

func (*ServiceStateClient) ToString added in v0.0.6

func (c *ServiceStateClient) ToString(ctx context.Context, handle int64) (string, error)

ToString calls the ToString RPC.

func (*ServiceStateClient) WriteToParcel added in v0.0.6

func (c *ServiceStateClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type SignalStrengthClient added in v0.0.6

type SignalStrengthClient struct {
	// contains filtered or unexported fields
}

SignalStrengthClient wraps the gRPC SignalStrengthService client.

func NewSignalStrengthClient added in v0.0.6

func NewSignalStrengthClient(cc grpc.ClientConnInterface) *SignalStrengthClient

NewSignalStrengthClient creates a new SignalStrength client.

func (*SignalStrengthClient) DescribeContents added in v0.0.6

func (c *SignalStrengthClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*SignalStrengthClient) Equals added in v0.0.6

func (c *SignalStrengthClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*SignalStrengthClient) GetCdmaDbm added in v0.0.6

func (c *SignalStrengthClient) GetCdmaDbm(ctx context.Context, handle int64) (int32, error)

GetCdmaDbm calls the GetCdmaDbm RPC.

func (*SignalStrengthClient) GetCdmaEcio added in v0.0.6

func (c *SignalStrengthClient) GetCdmaEcio(ctx context.Context, handle int64) (int32, error)

GetCdmaEcio calls the GetCdmaEcio RPC.

func (*SignalStrengthClient) GetCellSignalStrengths added in v0.0.6

func (c *SignalStrengthClient) GetCellSignalStrengths(ctx context.Context, handle int64) (int64, error)

GetCellSignalStrengths calls the GetCellSignalStrengths RPC.

func (*SignalStrengthClient) GetEvdoDbm added in v0.0.6

func (c *SignalStrengthClient) GetEvdoDbm(ctx context.Context, handle int64) (int32, error)

GetEvdoDbm calls the GetEvdoDbm RPC.

func (*SignalStrengthClient) GetEvdoEcio added in v0.0.6

func (c *SignalStrengthClient) GetEvdoEcio(ctx context.Context, handle int64) (int32, error)

GetEvdoEcio calls the GetEvdoEcio RPC.

func (*SignalStrengthClient) GetEvdoSnr added in v0.0.6

func (c *SignalStrengthClient) GetEvdoSnr(ctx context.Context, handle int64) (int32, error)

GetEvdoSnr calls the GetEvdoSnr RPC.

func (*SignalStrengthClient) GetGsmBitErrorRate added in v0.0.6

func (c *SignalStrengthClient) GetGsmBitErrorRate(ctx context.Context, handle int64) (int32, error)

GetGsmBitErrorRate calls the GetGsmBitErrorRate RPC.

func (*SignalStrengthClient) GetGsmSignalStrength added in v0.0.6

func (c *SignalStrengthClient) GetGsmSignalStrength(ctx context.Context, handle int64) (int32, error)

GetGsmSignalStrength calls the GetGsmSignalStrength RPC.

func (*SignalStrengthClient) GetLevel added in v0.0.6

func (c *SignalStrengthClient) GetLevel(ctx context.Context, handle int64) (int32, error)

GetLevel calls the GetLevel RPC.

func (*SignalStrengthClient) GetTimestampMillis added in v0.0.6

func (c *SignalStrengthClient) GetTimestampMillis(ctx context.Context, handle int64) (int64, error)

GetTimestampMillis calls the GetTimestampMillis RPC.

func (*SignalStrengthClient) HashCode added in v0.0.6

func (c *SignalStrengthClient) HashCode(ctx context.Context, handle int64) (int32, error)

HashCode calls the HashCode RPC.

func (*SignalStrengthClient) IsGsm added in v0.0.6

func (c *SignalStrengthClient) IsGsm(ctx context.Context, handle int64) (bool, error)

IsGsm calls the IsGsm RPC.

func (*SignalStrengthClient) ToString added in v0.0.6

func (c *SignalStrengthClient) ToString(ctx context.Context, handle int64) (string, error)

ToString calls the ToString RPC.

func (*SignalStrengthClient) WriteToParcel added in v0.0.6

func (c *SignalStrengthClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type SignalStrengthUpdateRequestBuilderClient added in v0.0.6

type SignalStrengthUpdateRequestBuilderClient struct {
	// contains filtered or unexported fields
}

SignalStrengthUpdateRequestBuilderClient wraps the gRPC SignalStrengthUpdateRequestBuilderService client.

func NewSignalStrengthUpdateRequestBuilderClient added in v0.0.6

func NewSignalStrengthUpdateRequestBuilderClient(cc grpc.ClientConnInterface) *SignalStrengthUpdateRequestBuilderClient

NewSignalStrengthUpdateRequestBuilderClient creates a new SignalStrengthUpdateRequestBuilder client.

func (*SignalStrengthUpdateRequestBuilderClient) Build added in v0.0.6

Build calls the Build RPC.

func (*SignalStrengthUpdateRequestBuilderClient) SetReportingRequestedWhileIdle added in v0.0.6

func (c *SignalStrengthUpdateRequestBuilderClient) SetReportingRequestedWhileIdle(ctx context.Context, arg0 bool) (int64, error)

SetReportingRequestedWhileIdle calls the SetReportingRequestedWhileIdle RPC.

type SignalStrengthUpdateRequestClient added in v0.0.6

type SignalStrengthUpdateRequestClient struct {
	// contains filtered or unexported fields
}

SignalStrengthUpdateRequestClient wraps the gRPC SignalStrengthUpdateRequestService client.

func NewSignalStrengthUpdateRequestClient added in v0.0.6

func NewSignalStrengthUpdateRequestClient(cc grpc.ClientConnInterface) *SignalStrengthUpdateRequestClient

NewSignalStrengthUpdateRequestClient creates a new SignalStrengthUpdateRequest client.

func (*SignalStrengthUpdateRequestClient) DescribeContents added in v0.0.6

func (c *SignalStrengthUpdateRequestClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*SignalStrengthUpdateRequestClient) Equals added in v0.0.6

Equals calls the Equals RPC.

func (*SignalStrengthUpdateRequestClient) GetSignalThresholdInfos added in v0.0.6

func (c *SignalStrengthUpdateRequestClient) GetSignalThresholdInfos(ctx context.Context) (int64, error)

GetSignalThresholdInfos calls the GetSignalThresholdInfos RPC.

func (*SignalStrengthUpdateRequestClient) HashCode added in v0.0.6

HashCode calls the HashCode RPC.

func (*SignalStrengthUpdateRequestClient) IsReportingRequestedWhileIdle added in v0.0.6

func (c *SignalStrengthUpdateRequestClient) IsReportingRequestedWhileIdle(ctx context.Context) (bool, error)

IsReportingRequestedWhileIdle calls the IsReportingRequestedWhileIdle RPC.

func (*SignalStrengthUpdateRequestClient) ToString added in v0.0.6

ToString calls the ToString RPC.

func (*SignalStrengthUpdateRequestClient) WriteToParcel added in v0.0.6

func (c *SignalStrengthUpdateRequestClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type SignalThresholdInfoBuilderClient added in v0.0.6

type SignalThresholdInfoBuilderClient struct {
	// contains filtered or unexported fields
}

SignalThresholdInfoBuilderClient wraps the gRPC SignalThresholdInfoBuilderService client.

func NewSignalThresholdInfoBuilderClient added in v0.0.6

func NewSignalThresholdInfoBuilderClient(cc grpc.ClientConnInterface) *SignalThresholdInfoBuilderClient

NewSignalThresholdInfoBuilderClient creates a new SignalThresholdInfoBuilder client.

func (*SignalThresholdInfoBuilderClient) Build added in v0.0.6

Build calls the Build RPC.

func (*SignalThresholdInfoBuilderClient) SetHysteresisDb added in v0.0.6

func (c *SignalThresholdInfoBuilderClient) SetHysteresisDb(ctx context.Context, arg0 int32) (int64, error)

SetHysteresisDb calls the SetHysteresisDb RPC.

func (*SignalThresholdInfoBuilderClient) SetRadioAccessNetworkType added in v0.0.6

func (c *SignalThresholdInfoBuilderClient) SetRadioAccessNetworkType(ctx context.Context, arg0 int32) (int64, error)

SetRadioAccessNetworkType calls the SetRadioAccessNetworkType RPC.

func (*SignalThresholdInfoBuilderClient) SetSignalMeasurementType added in v0.0.6

func (c *SignalThresholdInfoBuilderClient) SetSignalMeasurementType(ctx context.Context, arg0 int32) (int64, error)

SetSignalMeasurementType calls the SetSignalMeasurementType RPC.

func (*SignalThresholdInfoBuilderClient) SetThresholds added in v0.0.6

func (c *SignalThresholdInfoBuilderClient) SetThresholds(ctx context.Context, arg0 int64) (int64, error)

SetThresholds calls the SetThresholds RPC.

type SignalThresholdInfoClient added in v0.0.6

type SignalThresholdInfoClient struct {
	// contains filtered or unexported fields
}

SignalThresholdInfoClient wraps the gRPC SignalThresholdInfoService client.

func NewSignalThresholdInfoClient added in v0.0.6

func NewSignalThresholdInfoClient(cc grpc.ClientConnInterface) *SignalThresholdInfoClient

NewSignalThresholdInfoClient creates a new SignalThresholdInfo client.

func (*SignalThresholdInfoClient) DescribeContents added in v0.0.6

func (c *SignalThresholdInfoClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*SignalThresholdInfoClient) Equals added in v0.0.6

func (c *SignalThresholdInfoClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*SignalThresholdInfoClient) GetHysteresisDb added in v0.0.6

func (c *SignalThresholdInfoClient) GetHysteresisDb(ctx context.Context) (int32, error)

GetHysteresisDb calls the GetHysteresisDb RPC.

func (*SignalThresholdInfoClient) GetMaximumNumberOfThresholdsAllowed added in v0.0.6

func (c *SignalThresholdInfoClient) GetMaximumNumberOfThresholdsAllowed(ctx context.Context) (int32, error)

GetMaximumNumberOfThresholdsAllowed calls the GetMaximumNumberOfThresholdsAllowed RPC.

func (*SignalThresholdInfoClient) GetMinimumNumberOfThresholdsAllowed added in v0.0.6

func (c *SignalThresholdInfoClient) GetMinimumNumberOfThresholdsAllowed(ctx context.Context) (int32, error)

GetMinimumNumberOfThresholdsAllowed calls the GetMinimumNumberOfThresholdsAllowed RPC.

func (*SignalThresholdInfoClient) GetRadioAccessNetworkType added in v0.0.6

func (c *SignalThresholdInfoClient) GetRadioAccessNetworkType(ctx context.Context) (int32, error)

GetRadioAccessNetworkType calls the GetRadioAccessNetworkType RPC.

func (*SignalThresholdInfoClient) GetSignalMeasurementType added in v0.0.6

func (c *SignalThresholdInfoClient) GetSignalMeasurementType(ctx context.Context) (int32, error)

GetSignalMeasurementType calls the GetSignalMeasurementType RPC.

func (*SignalThresholdInfoClient) GetThresholds added in v0.0.6

func (c *SignalThresholdInfoClient) GetThresholds(ctx context.Context) (int64, error)

GetThresholds calls the GetThresholds RPC.

func (*SignalThresholdInfoClient) HashCode added in v0.0.6

func (c *SignalThresholdInfoClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*SignalThresholdInfoClient) ToString added in v0.0.6

ToString calls the ToString RPC.

func (*SignalThresholdInfoClient) WriteToParcel added in v0.0.6

func (c *SignalThresholdInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type SmsManagerClient added in v0.0.6

type SmsManagerClient struct {
	// contains filtered or unexported fields
}

SmsManagerClient wraps the gRPC SmsManagerService client.

func NewSmsManagerClient added in v0.0.6

func NewSmsManagerClient(cc grpc.ClientConnInterface) *SmsManagerClient

NewSmsManagerClient creates a new SmsManager client.

func (*SmsManagerClient) CreateAppSpecificSmsToken added in v0.0.6

func (c *SmsManagerClient) CreateAppSpecificSmsToken(ctx context.Context, arg0 int64) (string, error)

CreateAppSpecificSmsToken calls the CreateAppSpecificSmsToken RPC.

func (*SmsManagerClient) CreateAppSpecificSmsTokenWithPackageInfo added in v0.0.6

func (c *SmsManagerClient) CreateAppSpecificSmsTokenWithPackageInfo(ctx context.Context, arg0 string, arg1 int64) (string, error)

CreateAppSpecificSmsTokenWithPackageInfo calls the CreateAppSpecificSmsTokenWithPackageInfo RPC.

func (*SmsManagerClient) CreateForSubscriptionId added in v0.0.6

func (c *SmsManagerClient) CreateForSubscriptionId(ctx context.Context, arg0 int32) (int64, error)

CreateForSubscriptionId calls the CreateForSubscriptionId RPC.

func (*SmsManagerClient) DivideMessage added in v0.0.6

func (c *SmsManagerClient) DivideMessage(ctx context.Context, arg0 string) (int64, error)

DivideMessage calls the DivideMessage RPC.

func (*SmsManagerClient) DownloadMultimediaMessage5 added in v0.0.6

func (c *SmsManagerClient) DownloadMultimediaMessage5(ctx context.Context, arg0 int64, arg1 string, arg2 int64, arg3 int64, arg4 int64) error

DownloadMultimediaMessage5 calls the DownloadMultimediaMessage5 RPC.

func (*SmsManagerClient) DownloadMultimediaMessage6_1 added in v0.0.6

func (c *SmsManagerClient) DownloadMultimediaMessage6_1(ctx context.Context, arg0 int64, arg1 string, arg2 int64, arg3 int64, arg4 int64, arg5 int64) error

DownloadMultimediaMessage6_1 calls the DownloadMultimediaMessage6_1 RPC.

func (*SmsManagerClient) GetCarrierConfigValues added in v0.0.6

func (c *SmsManagerClient) GetCarrierConfigValues(ctx context.Context) (int64, error)

GetCarrierConfigValues calls the GetCarrierConfigValues RPC.

func (*SmsManagerClient) GetDefault added in v0.0.6

func (c *SmsManagerClient) GetDefault(ctx context.Context) (int64, error)

GetDefault calls the GetDefault RPC.

func (*SmsManagerClient) GetDefaultSmsSubscriptionId added in v0.0.6

func (c *SmsManagerClient) GetDefaultSmsSubscriptionId(ctx context.Context) (int32, error)

GetDefaultSmsSubscriptionId calls the GetDefaultSmsSubscriptionId RPC.

func (*SmsManagerClient) GetSmsCapacityOnIcc added in v0.0.6

func (c *SmsManagerClient) GetSmsCapacityOnIcc(ctx context.Context) (int32, error)

GetSmsCapacityOnIcc calls the GetSmsCapacityOnIcc RPC.

func (*SmsManagerClient) GetSmsManagerForSubscriptionId added in v0.0.6

func (c *SmsManagerClient) GetSmsManagerForSubscriptionId(ctx context.Context, arg0 int32) (int64, error)

GetSmsManagerForSubscriptionId calls the GetSmsManagerForSubscriptionId RPC.

func (*SmsManagerClient) GetSmsMessagesForFinancialApp added in v0.0.6

func (c *SmsManagerClient) GetSmsMessagesForFinancialApp(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error

GetSmsMessagesForFinancialApp calls the GetSmsMessagesForFinancialApp RPC.

func (*SmsManagerClient) GetSmscAddress added in v0.0.6

func (c *SmsManagerClient) GetSmscAddress(ctx context.Context) (string, error)

GetSmscAddress calls the GetSmscAddress RPC.

func (*SmsManagerClient) GetSubscriptionId added in v0.0.6

func (c *SmsManagerClient) GetSubscriptionId(ctx context.Context) (int32, error)

GetSubscriptionId calls the GetSubscriptionId RPC.

func (*SmsManagerClient) InjectSmsPdu added in v0.0.6

func (c *SmsManagerClient) InjectSmsPdu(ctx context.Context, arg0 int64, arg1 string, arg2 int64) error

InjectSmsPdu calls the InjectSmsPdu RPC.

func (*SmsManagerClient) SendDataMessage added in v0.0.6

func (c *SmsManagerClient) SendDataMessage(ctx context.Context, arg0 string, arg1 string, arg2 int16, arg3 int64, arg4 int64, arg5 int64) error

SendDataMessage calls the SendDataMessage RPC.

func (*SmsManagerClient) SendMultimediaMessage5 added in v0.0.6

func (c *SmsManagerClient) SendMultimediaMessage5(ctx context.Context, arg0 int64, arg1 int64, arg2 string, arg3 int64, arg4 int64) error

SendMultimediaMessage5 calls the SendMultimediaMessage5 RPC.

func (*SmsManagerClient) SendMultimediaMessage6_1 added in v0.0.6

func (c *SmsManagerClient) SendMultimediaMessage6_1(ctx context.Context, arg0 int64, arg1 int64, arg2 string, arg3 int64, arg4 int64, arg5 int64) error

SendMultimediaMessage6_1 calls the SendMultimediaMessage6_1 RPC.

func (*SmsManagerClient) SendTextMessage5 added in v0.0.6

func (c *SmsManagerClient) SendTextMessage5(ctx context.Context, arg0 string, arg1 string, arg2 string, arg3 int64, arg4 int64) error

SendTextMessage5 calls the SendTextMessage5 RPC.

func (*SmsManagerClient) SendTextMessage6_1 added in v0.0.6

func (c *SmsManagerClient) SendTextMessage6_1(ctx context.Context, arg0 string, arg1 string, arg2 string, arg3 int64, arg4 int64, arg5 int64) error

SendTextMessage6_1 calls the SendTextMessage6_1 RPC.

func (*SmsManagerClient) SendTextMessageWithoutPersisting added in v0.0.6

func (c *SmsManagerClient) SendTextMessageWithoutPersisting(ctx context.Context, arg0 string, arg1 string, arg2 string, arg3 int64, arg4 int64) error

SendTextMessageWithoutPersisting calls the SendTextMessageWithoutPersisting RPC.

func (*SmsManagerClient) SetSmscAddress added in v0.0.6

func (c *SmsManagerClient) SetSmscAddress(ctx context.Context, arg0 string) (bool, error)

SetSmscAddress calls the SetSmscAddress RPC.

type SmsManagerFinancialSmsCallbackClient added in v0.0.6

type SmsManagerFinancialSmsCallbackClient struct {
	// contains filtered or unexported fields
}

SmsManagerFinancialSmsCallbackClient wraps the gRPC SmsManagerFinancialSmsCallbackService client.

func NewSmsManagerFinancialSmsCallbackClient added in v0.0.6

func NewSmsManagerFinancialSmsCallbackClient(cc grpc.ClientConnInterface) *SmsManagerFinancialSmsCallbackClient

NewSmsManagerFinancialSmsCallbackClient creates a new SmsManagerFinancialSmsCallback client.

func (*SmsManagerFinancialSmsCallbackClient) OnFinancialSmsMessages added in v0.0.6

func (c *SmsManagerFinancialSmsCallbackClient) OnFinancialSmsMessages(ctx context.Context, arg0 int64) error

OnFinancialSmsMessages calls the OnFinancialSmsMessages RPC.

type SmsMessageClient added in v0.0.6

type SmsMessageClient struct {
	// contains filtered or unexported fields
}

SmsMessageClient wraps the gRPC SmsMessageService client.

func NewSmsMessageClient added in v0.0.6

func NewSmsMessageClient(cc grpc.ClientConnInterface) *SmsMessageClient

NewSmsMessageClient creates a new SmsMessage client.

func (*SmsMessageClient) CalculateLength2 added in v0.0.6

func (c *SmsMessageClient) CalculateLength2(ctx context.Context, arg0 string, arg1 bool) (int64, error)

CalculateLength2 calls the CalculateLength2 RPC.

func (*SmsMessageClient) CalculateLength2_1 added in v0.0.6

func (c *SmsMessageClient) CalculateLength2_1(ctx context.Context, arg0 string, arg1 bool) (int64, error)

CalculateLength2_1 calls the CalculateLength2_1 RPC.

func (*SmsMessageClient) CreateFromPdu1 added in v0.0.6

func (c *SmsMessageClient) CreateFromPdu1(ctx context.Context, arg0 int64) (int64, error)

CreateFromPdu1 calls the CreateFromPdu1 RPC.

func (*SmsMessageClient) CreateFromPdu2_1 added in v0.0.6

func (c *SmsMessageClient) CreateFromPdu2_1(ctx context.Context, arg0 int64, arg1 string) (int64, error)

CreateFromPdu2_1 calls the CreateFromPdu2_1 RPC.

func (*SmsMessageClient) GetDisplayMessageBody added in v0.0.6

func (c *SmsMessageClient) GetDisplayMessageBody(ctx context.Context) (string, error)

GetDisplayMessageBody calls the GetDisplayMessageBody RPC.

func (*SmsMessageClient) GetDisplayOriginatingAddress added in v0.0.6

func (c *SmsMessageClient) GetDisplayOriginatingAddress(ctx context.Context) (string, error)

GetDisplayOriginatingAddress calls the GetDisplayOriginatingAddress RPC.

func (*SmsMessageClient) GetEmailBody added in v0.0.6

func (c *SmsMessageClient) GetEmailBody(ctx context.Context) (string, error)

GetEmailBody calls the GetEmailBody RPC.

func (*SmsMessageClient) GetEmailFrom added in v0.0.6

func (c *SmsMessageClient) GetEmailFrom(ctx context.Context) (string, error)

GetEmailFrom calls the GetEmailFrom RPC.

func (*SmsMessageClient) GetIndexOnIcc added in v0.0.6

func (c *SmsMessageClient) GetIndexOnIcc(ctx context.Context) (int32, error)

GetIndexOnIcc calls the GetIndexOnIcc RPC.

func (*SmsMessageClient) GetIndexOnSim added in v0.0.6

func (c *SmsMessageClient) GetIndexOnSim(ctx context.Context) (int32, error)

GetIndexOnSim calls the GetIndexOnSim RPC.

func (*SmsMessageClient) GetMessageBody added in v0.0.6

func (c *SmsMessageClient) GetMessageBody(ctx context.Context) (string, error)

GetMessageBody calls the GetMessageBody RPC.

func (*SmsMessageClient) GetMessageClass added in v0.0.6

func (c *SmsMessageClient) GetMessageClass(ctx context.Context) (int64, error)

GetMessageClass calls the GetMessageClass RPC.

func (*SmsMessageClient) GetOriginatingAddress added in v0.0.6

func (c *SmsMessageClient) GetOriginatingAddress(ctx context.Context) (string, error)

GetOriginatingAddress calls the GetOriginatingAddress RPC.

func (*SmsMessageClient) GetPdu added in v0.0.6

func (c *SmsMessageClient) GetPdu(ctx context.Context) (int64, error)

GetPdu calls the GetPdu RPC.

func (*SmsMessageClient) GetProtocolIdentifier added in v0.0.6

func (c *SmsMessageClient) GetProtocolIdentifier(ctx context.Context) (int32, error)

GetProtocolIdentifier calls the GetProtocolIdentifier RPC.

func (*SmsMessageClient) GetPseudoSubject added in v0.0.6

func (c *SmsMessageClient) GetPseudoSubject(ctx context.Context) (string, error)

GetPseudoSubject calls the GetPseudoSubject RPC.

func (*SmsMessageClient) GetRecipientAddress added in v0.0.6

func (c *SmsMessageClient) GetRecipientAddress(ctx context.Context) (string, error)

GetRecipientAddress calls the GetRecipientAddress RPC.

func (*SmsMessageClient) GetServiceCenterAddress added in v0.0.6

func (c *SmsMessageClient) GetServiceCenterAddress(ctx context.Context) (string, error)

GetServiceCenterAddress calls the GetServiceCenterAddress RPC.

func (*SmsMessageClient) GetStatus added in v0.0.6

func (c *SmsMessageClient) GetStatus(ctx context.Context) (int32, error)

GetStatus calls the GetStatus RPC.

func (*SmsMessageClient) GetStatusOnIcc added in v0.0.6

func (c *SmsMessageClient) GetStatusOnIcc(ctx context.Context) (int32, error)

GetStatusOnIcc calls the GetStatusOnIcc RPC.

func (*SmsMessageClient) GetStatusOnSim added in v0.0.6

func (c *SmsMessageClient) GetStatusOnSim(ctx context.Context) (int32, error)

GetStatusOnSim calls the GetStatusOnSim RPC.

func (*SmsMessageClient) GetSubmitPdu4 added in v0.0.6

func (c *SmsMessageClient) GetSubmitPdu4(ctx context.Context, arg0 string, arg1 string, arg2 string, arg3 bool) (int64, error)

GetSubmitPdu4 calls the GetSubmitPdu4 RPC.

func (*SmsMessageClient) GetSubmitPdu5_1 added in v0.0.6

func (c *SmsMessageClient) GetSubmitPdu5_1(ctx context.Context, arg0 string, arg1 string, arg2 int16, arg3 int64, arg4 bool) (int64, error)

GetSubmitPdu5_1 calls the GetSubmitPdu5_1 RPC.

func (*SmsMessageClient) GetTPLayerLengthForPDU added in v0.0.6

func (c *SmsMessageClient) GetTPLayerLengthForPDU(ctx context.Context, arg0 string) (int32, error)

GetTPLayerLengthForPDU calls the GetTPLayerLengthForPDU RPC.

func (*SmsMessageClient) GetTimestampMillis added in v0.0.6

func (c *SmsMessageClient) GetTimestampMillis(ctx context.Context) (int64, error)

GetTimestampMillis calls the GetTimestampMillis RPC.

func (*SmsMessageClient) GetUserData added in v0.0.6

func (c *SmsMessageClient) GetUserData(ctx context.Context) (int64, error)

GetUserData calls the GetUserData RPC.

func (*SmsMessageClient) IsCphsMwiMessage added in v0.0.6

func (c *SmsMessageClient) IsCphsMwiMessage(ctx context.Context) (bool, error)

IsCphsMwiMessage calls the IsCphsMwiMessage RPC.

func (*SmsMessageClient) IsEmail added in v0.0.6

func (c *SmsMessageClient) IsEmail(ctx context.Context) (bool, error)

IsEmail calls the IsEmail RPC.

func (*SmsMessageClient) IsMWIClearMessage added in v0.0.6

func (c *SmsMessageClient) IsMWIClearMessage(ctx context.Context) (bool, error)

IsMWIClearMessage calls the IsMWIClearMessage RPC.

func (*SmsMessageClient) IsMWISetMessage added in v0.0.6

func (c *SmsMessageClient) IsMWISetMessage(ctx context.Context) (bool, error)

IsMWISetMessage calls the IsMWISetMessage RPC.

func (*SmsMessageClient) IsMwiDontStore added in v0.0.6

func (c *SmsMessageClient) IsMwiDontStore(ctx context.Context) (bool, error)

IsMwiDontStore calls the IsMwiDontStore RPC.

func (*SmsMessageClient) IsReplace added in v0.0.6

func (c *SmsMessageClient) IsReplace(ctx context.Context) (bool, error)

IsReplace calls the IsReplace RPC.

func (*SmsMessageClient) IsReplyPathPresent added in v0.0.6

func (c *SmsMessageClient) IsReplyPathPresent(ctx context.Context) (bool, error)

IsReplyPathPresent calls the IsReplyPathPresent RPC.

func (*SmsMessageClient) IsStatusReportMessage added in v0.0.6

func (c *SmsMessageClient) IsStatusReportMessage(ctx context.Context) (bool, error)

IsStatusReportMessage calls the IsStatusReportMessage RPC.

type SmsMessageMessageClassClient added in v0.0.6

type SmsMessageMessageClassClient struct {
	// contains filtered or unexported fields
}

SmsMessageMessageClassClient wraps the gRPC SmsMessageMessageClassService client.

func NewSmsMessageMessageClassClient added in v0.0.6

func NewSmsMessageMessageClassClient(cc grpc.ClientConnInterface) *SmsMessageMessageClassClient

NewSmsMessageMessageClassClient creates a new SmsMessageMessageClass client.

func (*SmsMessageMessageClassClient) ValueOf added in v0.0.6

func (c *SmsMessageMessageClassClient) ValueOf(ctx context.Context, arg0 string) (int64, error)

ValueOf calls the ValueOf RPC.

func (*SmsMessageMessageClassClient) Values added in v0.0.6

Values calls the Values RPC.

type SmsMessageSubmitPduClient added in v0.0.6

type SmsMessageSubmitPduClient struct {
	// contains filtered or unexported fields
}

SmsMessageSubmitPduClient wraps the gRPC SmsMessageSubmitPduService client.

func NewSmsMessageSubmitPduClient added in v0.0.6

func NewSmsMessageSubmitPduClient(cc grpc.ClientConnInterface) *SmsMessageSubmitPduClient

NewSmsMessageSubmitPduClient creates a new SmsMessageSubmitPdu client.

func (*SmsMessageSubmitPduClient) ToString added in v0.0.6

ToString calls the ToString RPC.

type SubscriptionInfoClient added in v0.0.6

type SubscriptionInfoClient struct {
	// contains filtered or unexported fields
}

SubscriptionInfoClient wraps the gRPC SubscriptionInfoService client.

func NewSubscriptionInfoClient added in v0.0.6

func NewSubscriptionInfoClient(cc grpc.ClientConnInterface) *SubscriptionInfoClient

NewSubscriptionInfoClient creates a new SubscriptionInfo client.

func (*SubscriptionInfoClient) CreateIconBitmap added in v0.0.6

func (c *SubscriptionInfoClient) CreateIconBitmap(ctx context.Context, arg0 int64) (int64, error)

CreateIconBitmap calls the CreateIconBitmap RPC.

func (*SubscriptionInfoClient) DescribeContents added in v0.0.6

func (c *SubscriptionInfoClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*SubscriptionInfoClient) Equals added in v0.0.6

func (c *SubscriptionInfoClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*SubscriptionInfoClient) GetCardId added in v0.0.6

func (c *SubscriptionInfoClient) GetCardId(ctx context.Context) (int32, error)

GetCardId calls the GetCardId RPC.

func (*SubscriptionInfoClient) GetCarrierId added in v0.0.6

func (c *SubscriptionInfoClient) GetCarrierId(ctx context.Context) (int32, error)

GetCarrierId calls the GetCarrierId RPC.

func (*SubscriptionInfoClient) GetCarrierName added in v0.0.6

func (c *SubscriptionInfoClient) GetCarrierName(ctx context.Context) (int64, error)

GetCarrierName calls the GetCarrierName RPC.

func (*SubscriptionInfoClient) GetCountryIso added in v0.0.6

func (c *SubscriptionInfoClient) GetCountryIso(ctx context.Context) (string, error)

GetCountryIso calls the GetCountryIso RPC.

func (*SubscriptionInfoClient) GetDataRoaming added in v0.0.6

func (c *SubscriptionInfoClient) GetDataRoaming(ctx context.Context) (int32, error)

GetDataRoaming calls the GetDataRoaming RPC.

func (*SubscriptionInfoClient) GetDisplayName added in v0.0.6

func (c *SubscriptionInfoClient) GetDisplayName(ctx context.Context) (int64, error)

GetDisplayName calls the GetDisplayName RPC.

func (*SubscriptionInfoClient) GetGroupUuid added in v0.0.6

func (c *SubscriptionInfoClient) GetGroupUuid(ctx context.Context) (int64, error)

GetGroupUuid calls the GetGroupUuid RPC.

func (*SubscriptionInfoClient) GetIccId added in v0.0.6

func (c *SubscriptionInfoClient) GetIccId(ctx context.Context) (string, error)

GetIccId calls the GetIccId RPC.

func (*SubscriptionInfoClient) GetIconTint added in v0.0.6

func (c *SubscriptionInfoClient) GetIconTint(ctx context.Context) (int32, error)

GetIconTint calls the GetIconTint RPC.

func (*SubscriptionInfoClient) GetMcc added in v0.0.6

func (c *SubscriptionInfoClient) GetMcc(ctx context.Context) (int32, error)

GetMcc calls the GetMcc RPC.

func (*SubscriptionInfoClient) GetMccString added in v0.0.6

func (c *SubscriptionInfoClient) GetMccString(ctx context.Context) (string, error)

GetMccString calls the GetMccString RPC.

func (*SubscriptionInfoClient) GetMnc added in v0.0.6

func (c *SubscriptionInfoClient) GetMnc(ctx context.Context) (int32, error)

GetMnc calls the GetMnc RPC.

func (*SubscriptionInfoClient) GetMncString added in v0.0.6

func (c *SubscriptionInfoClient) GetMncString(ctx context.Context) (string, error)

GetMncString calls the GetMncString RPC.

func (*SubscriptionInfoClient) GetNumber added in v0.0.6

func (c *SubscriptionInfoClient) GetNumber(ctx context.Context) (string, error)

GetNumber calls the GetNumber RPC.

func (*SubscriptionInfoClient) GetPortIndex added in v0.0.6

func (c *SubscriptionInfoClient) GetPortIndex(ctx context.Context) (int32, error)

GetPortIndex calls the GetPortIndex RPC.

func (*SubscriptionInfoClient) GetServiceCapabilities added in v0.0.6

func (c *SubscriptionInfoClient) GetServiceCapabilities(ctx context.Context) (int64, error)

GetServiceCapabilities calls the GetServiceCapabilities RPC.

func (*SubscriptionInfoClient) GetSimSlotIndex added in v0.0.6

func (c *SubscriptionInfoClient) GetSimSlotIndex(ctx context.Context) (int32, error)

GetSimSlotIndex calls the GetSimSlotIndex RPC.

func (*SubscriptionInfoClient) GetSubscriptionId added in v0.0.6

func (c *SubscriptionInfoClient) GetSubscriptionId(ctx context.Context) (int32, error)

GetSubscriptionId calls the GetSubscriptionId RPC.

func (*SubscriptionInfoClient) GetSubscriptionType added in v0.0.6

func (c *SubscriptionInfoClient) GetSubscriptionType(ctx context.Context) (int32, error)

GetSubscriptionType calls the GetSubscriptionType RPC.

func (*SubscriptionInfoClient) GetUsageSetting added in v0.0.6

func (c *SubscriptionInfoClient) GetUsageSetting(ctx context.Context) (int32, error)

GetUsageSetting calls the GetUsageSetting RPC.

func (*SubscriptionInfoClient) HashCode added in v0.0.6

func (c *SubscriptionInfoClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*SubscriptionInfoClient) IsEmbedded added in v0.0.6

func (c *SubscriptionInfoClient) IsEmbedded(ctx context.Context) (bool, error)

IsEmbedded calls the IsEmbedded RPC.

func (*SubscriptionInfoClient) IsOnlyNonTerrestrialNetwork added in v0.0.6

func (c *SubscriptionInfoClient) IsOnlyNonTerrestrialNetwork(ctx context.Context) (bool, error)

IsOnlyNonTerrestrialNetwork calls the IsOnlyNonTerrestrialNetwork RPC.

func (*SubscriptionInfoClient) IsOpportunistic added in v0.0.6

func (c *SubscriptionInfoClient) IsOpportunistic(ctx context.Context) (bool, error)

IsOpportunistic calls the IsOpportunistic RPC.

func (*SubscriptionInfoClient) ToString added in v0.0.6

func (c *SubscriptionInfoClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

func (*SubscriptionInfoClient) WriteToParcel added in v0.0.6

func (c *SubscriptionInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type SubscriptionManagerClient added in v0.0.6

type SubscriptionManagerClient struct {
	// contains filtered or unexported fields
}

SubscriptionManagerClient wraps the gRPC SubscriptionManagerService client.

func NewSubscriptionManagerClient added in v0.0.6

func NewSubscriptionManagerClient(cc grpc.ClientConnInterface) *SubscriptionManagerClient

NewSubscriptionManagerClient creates a new SubscriptionManager client.

func (*SubscriptionManagerClient) AddOnOpportunisticSubscriptionsChangedListener added in v0.0.6

func (c *SubscriptionManagerClient) AddOnOpportunisticSubscriptionsChangedListener(ctx context.Context, arg0 int64, arg1 int64) error

AddOnOpportunisticSubscriptionsChangedListener calls the AddOnOpportunisticSubscriptionsChangedListener RPC.

func (*SubscriptionManagerClient) AddOnSubscriptionsChangedListener1 added in v0.0.6

func (c *SubscriptionManagerClient) AddOnSubscriptionsChangedListener1(ctx context.Context, arg0 int64) error

AddOnSubscriptionsChangedListener1 calls the AddOnSubscriptionsChangedListener1 RPC.

func (*SubscriptionManagerClient) AddOnSubscriptionsChangedListener2_1 added in v0.0.6

func (c *SubscriptionManagerClient) AddOnSubscriptionsChangedListener2_1(ctx context.Context, arg0 int64, arg1 int64) error

AddOnSubscriptionsChangedListener2_1 calls the AddOnSubscriptionsChangedListener2_1 RPC.

func (*SubscriptionManagerClient) CanManageSubscription added in v0.0.6

func (c *SubscriptionManagerClient) CanManageSubscription(ctx context.Context, arg0 int64) (bool, error)

CanManageSubscription calls the CanManageSubscription RPC.

func (*SubscriptionManagerClient) From added in v0.0.6

func (c *SubscriptionManagerClient) From(ctx context.Context, arg0 int64) (int64, error)

From calls the From RPC.

func (*SubscriptionManagerClient) GetAccessibleSubscriptionInfoList added in v0.0.6

func (c *SubscriptionManagerClient) GetAccessibleSubscriptionInfoList(ctx context.Context) (int64, error)

GetAccessibleSubscriptionInfoList calls the GetAccessibleSubscriptionInfoList RPC.

func (*SubscriptionManagerClient) GetActiveDataSubscriptionId added in v0.0.6

func (c *SubscriptionManagerClient) GetActiveDataSubscriptionId(ctx context.Context) (int32, error)

GetActiveDataSubscriptionId calls the GetActiveDataSubscriptionId RPC.

func (*SubscriptionManagerClient) GetActiveSubscriptionInfo added in v0.0.6

func (c *SubscriptionManagerClient) GetActiveSubscriptionInfo(ctx context.Context, arg0 int32) (int64, error)

GetActiveSubscriptionInfo calls the GetActiveSubscriptionInfo RPC.

func (*SubscriptionManagerClient) GetActiveSubscriptionInfoCount added in v0.0.6

func (c *SubscriptionManagerClient) GetActiveSubscriptionInfoCount(ctx context.Context) (int32, error)

GetActiveSubscriptionInfoCount calls the GetActiveSubscriptionInfoCount RPC.

func (*SubscriptionManagerClient) GetActiveSubscriptionInfoCountMax added in v0.0.6

func (c *SubscriptionManagerClient) GetActiveSubscriptionInfoCountMax(ctx context.Context) (int32, error)

GetActiveSubscriptionInfoCountMax calls the GetActiveSubscriptionInfoCountMax RPC.

func (*SubscriptionManagerClient) GetActiveSubscriptionInfoForSimSlotIndex added in v0.0.6

func (c *SubscriptionManagerClient) GetActiveSubscriptionInfoForSimSlotIndex(ctx context.Context, arg0 int32) (int64, error)

GetActiveSubscriptionInfoForSimSlotIndex calls the GetActiveSubscriptionInfoForSimSlotIndex RPC.

func (*SubscriptionManagerClient) GetActiveSubscriptionInfoList added in v0.0.6

func (c *SubscriptionManagerClient) GetActiveSubscriptionInfoList(ctx context.Context) (int64, error)

GetActiveSubscriptionInfoList calls the GetActiveSubscriptionInfoList RPC.

func (*SubscriptionManagerClient) GetAllSubscriptionInfoList added in v0.0.6

func (c *SubscriptionManagerClient) GetAllSubscriptionInfoList(ctx context.Context) (int64, error)

GetAllSubscriptionInfoList calls the GetAllSubscriptionInfoList RPC.

func (*SubscriptionManagerClient) GetCompleteActiveSubscriptionInfoList added in v0.0.6

func (c *SubscriptionManagerClient) GetCompleteActiveSubscriptionInfoList(ctx context.Context) (int64, error)

GetCompleteActiveSubscriptionInfoList calls the GetCompleteActiveSubscriptionInfoList RPC.

func (*SubscriptionManagerClient) GetDefaultDataSubscriptionId added in v0.0.6

func (c *SubscriptionManagerClient) GetDefaultDataSubscriptionId(ctx context.Context) (int32, error)

GetDefaultDataSubscriptionId calls the GetDefaultDataSubscriptionId RPC.

func (*SubscriptionManagerClient) GetDefaultSmsSubscriptionId added in v0.0.6

func (c *SubscriptionManagerClient) GetDefaultSmsSubscriptionId(ctx context.Context) (int32, error)

GetDefaultSmsSubscriptionId calls the GetDefaultSmsSubscriptionId RPC.

func (*SubscriptionManagerClient) GetDefaultSubscriptionId added in v0.0.6

func (c *SubscriptionManagerClient) GetDefaultSubscriptionId(ctx context.Context) (int32, error)

GetDefaultSubscriptionId calls the GetDefaultSubscriptionId RPC.

func (*SubscriptionManagerClient) GetDefaultVoiceSubscriptionId added in v0.0.6

func (c *SubscriptionManagerClient) GetDefaultVoiceSubscriptionId(ctx context.Context) (int32, error)

GetDefaultVoiceSubscriptionId calls the GetDefaultVoiceSubscriptionId RPC.

func (*SubscriptionManagerClient) GetDeviceToDeviceStatusSharingContacts added in v0.0.6

func (c *SubscriptionManagerClient) GetDeviceToDeviceStatusSharingContacts(ctx context.Context, arg0 int32) (int64, error)

GetDeviceToDeviceStatusSharingContacts calls the GetDeviceToDeviceStatusSharingContacts RPC.

func (*SubscriptionManagerClient) GetDeviceToDeviceStatusSharingPreference added in v0.0.6

func (c *SubscriptionManagerClient) GetDeviceToDeviceStatusSharingPreference(ctx context.Context, arg0 int32) (int32, error)

GetDeviceToDeviceStatusSharingPreference calls the GetDeviceToDeviceStatusSharingPreference RPC.

func (*SubscriptionManagerClient) GetOpportunisticSubscriptions added in v0.0.6

func (c *SubscriptionManagerClient) GetOpportunisticSubscriptions(ctx context.Context) (int64, error)

GetOpportunisticSubscriptions calls the GetOpportunisticSubscriptions RPC.

func (*SubscriptionManagerClient) GetPhoneNumber1 added in v0.0.6

func (c *SubscriptionManagerClient) GetPhoneNumber1(ctx context.Context, arg0 int32) (string, error)

GetPhoneNumber1 calls the GetPhoneNumber1 RPC.

func (*SubscriptionManagerClient) GetPhoneNumber2_1 added in v0.0.6

func (c *SubscriptionManagerClient) GetPhoneNumber2_1(ctx context.Context, arg0 int32, arg1 int32) (string, error)

GetPhoneNumber2_1 calls the GetPhoneNumber2_1 RPC.

func (*SubscriptionManagerClient) GetSlotIndex added in v0.0.6

func (c *SubscriptionManagerClient) GetSlotIndex(ctx context.Context, arg0 int32) (int32, error)

GetSlotIndex calls the GetSlotIndex RPC.

func (*SubscriptionManagerClient) GetSubscriptionId added in v0.0.6

func (c *SubscriptionManagerClient) GetSubscriptionId(ctx context.Context, arg0 int32) (int32, error)

GetSubscriptionId calls the GetSubscriptionId RPC.

func (*SubscriptionManagerClient) GetSubscriptionIds added in v0.0.6

func (c *SubscriptionManagerClient) GetSubscriptionIds(ctx context.Context, arg0 int32) (int64, error)

GetSubscriptionIds calls the GetSubscriptionIds RPC.

func (*SubscriptionManagerClient) GetSubscriptionPlans added in v0.0.6

func (c *SubscriptionManagerClient) GetSubscriptionPlans(ctx context.Context, arg0 int32) (int64, error)

GetSubscriptionPlans calls the GetSubscriptionPlans RPC.

func (*SubscriptionManagerClient) GetSubscriptionsInGroup added in v0.0.6

func (c *SubscriptionManagerClient) GetSubscriptionsInGroup(ctx context.Context, arg0 int64) (int64, error)

GetSubscriptionsInGroup calls the GetSubscriptionsInGroup RPC.

func (*SubscriptionManagerClient) IsActiveSubscriptionId added in v0.0.6

func (c *SubscriptionManagerClient) IsActiveSubscriptionId(ctx context.Context, arg0 int32) (bool, error)

IsActiveSubscriptionId calls the IsActiveSubscriptionId RPC.

func (*SubscriptionManagerClient) IsNetworkRoaming added in v0.0.6

func (c *SubscriptionManagerClient) IsNetworkRoaming(ctx context.Context, arg0 int32) (bool, error)

IsNetworkRoaming calls the IsNetworkRoaming RPC.

func (*SubscriptionManagerClient) IsUsableSubscriptionId added in v0.0.6

func (c *SubscriptionManagerClient) IsUsableSubscriptionId(ctx context.Context, arg0 int32) (bool, error)

IsUsableSubscriptionId calls the IsUsableSubscriptionId RPC.

func (*SubscriptionManagerClient) IsValidSubscriptionId added in v0.0.6

func (c *SubscriptionManagerClient) IsValidSubscriptionId(ctx context.Context, arg0 int32) (bool, error)

IsValidSubscriptionId calls the IsValidSubscriptionId RPC.

func (*SubscriptionManagerClient) RemoveOnOpportunisticSubscriptionsChangedListener added in v0.0.6

func (c *SubscriptionManagerClient) RemoveOnOpportunisticSubscriptionsChangedListener(ctx context.Context, arg0 int64) error

RemoveOnOpportunisticSubscriptionsChangedListener calls the RemoveOnOpportunisticSubscriptionsChangedListener RPC.

func (*SubscriptionManagerClient) RemoveOnSubscriptionsChangedListener added in v0.0.6

func (c *SubscriptionManagerClient) RemoveOnSubscriptionsChangedListener(ctx context.Context, arg0 int64) error

RemoveOnSubscriptionsChangedListener calls the RemoveOnSubscriptionsChangedListener RPC.

func (*SubscriptionManagerClient) SetCarrierPhoneNumber added in v0.0.6

func (c *SubscriptionManagerClient) SetCarrierPhoneNumber(ctx context.Context, arg0 int32, arg1 string) error

SetCarrierPhoneNumber calls the SetCarrierPhoneNumber RPC.

func (*SubscriptionManagerClient) SetDeviceToDeviceStatusSharingPreference added in v0.0.6

func (c *SubscriptionManagerClient) SetDeviceToDeviceStatusSharingPreference(ctx context.Context, arg0 int32, arg1 int32) error

SetDeviceToDeviceStatusSharingPreference calls the SetDeviceToDeviceStatusSharingPreference RPC.

func (*SubscriptionManagerClient) SetOpportunistic added in v0.0.6

func (c *SubscriptionManagerClient) SetOpportunistic(ctx context.Context, arg0 bool, arg1 int32) (bool, error)

SetOpportunistic calls the SetOpportunistic RPC.

func (*SubscriptionManagerClient) SetSubscriptionOverrideCongested3_1 added in v0.0.6

func (c *SubscriptionManagerClient) SetSubscriptionOverrideCongested3_1(ctx context.Context, arg0 int32, arg1 bool, arg2 int64) error

SetSubscriptionOverrideCongested3_1 calls the SetSubscriptionOverrideCongested3_1 RPC.

func (*SubscriptionManagerClient) SetSubscriptionOverrideCongested4 added in v0.0.6

func (c *SubscriptionManagerClient) SetSubscriptionOverrideCongested4(ctx context.Context, arg0 int32, arg1 bool, arg2 int64, arg3 int64) error

SetSubscriptionOverrideCongested4 calls the SetSubscriptionOverrideCongested4 RPC.

func (*SubscriptionManagerClient) SetSubscriptionOverrideUnmetered3_1 added in v0.0.6

func (c *SubscriptionManagerClient) SetSubscriptionOverrideUnmetered3_1(ctx context.Context, arg0 int32, arg1 bool, arg2 int64) error

SetSubscriptionOverrideUnmetered3_1 calls the SetSubscriptionOverrideUnmetered3_1 RPC.

func (*SubscriptionManagerClient) SetSubscriptionOverrideUnmetered4 added in v0.0.6

func (c *SubscriptionManagerClient) SetSubscriptionOverrideUnmetered4(ctx context.Context, arg0 int32, arg1 bool, arg2 int64, arg3 int64) error

SetSubscriptionOverrideUnmetered4 calls the SetSubscriptionOverrideUnmetered4 RPC.

func (*SubscriptionManagerClient) SwitchToSubscription added in v0.0.6

func (c *SubscriptionManagerClient) SwitchToSubscription(ctx context.Context, arg0 int32, arg1 int64) error

SwitchToSubscription calls the SwitchToSubscription RPC.

type SubscriptionManagerOnOpportunisticSubscriptionsChangedListenerClient added in v0.0.6

type SubscriptionManagerOnOpportunisticSubscriptionsChangedListenerClient struct {
	// contains filtered or unexported fields
}

SubscriptionManagerOnOpportunisticSubscriptionsChangedListenerClient wraps the gRPC SubscriptionManagerOnOpportunisticSubscriptionsChangedListenerService client.

func NewSubscriptionManagerOnOpportunisticSubscriptionsChangedListenerClient added in v0.0.6

func NewSubscriptionManagerOnOpportunisticSubscriptionsChangedListenerClient(cc grpc.ClientConnInterface) *SubscriptionManagerOnOpportunisticSubscriptionsChangedListenerClient

NewSubscriptionManagerOnOpportunisticSubscriptionsChangedListenerClient creates a new SubscriptionManagerOnOpportunisticSubscriptionsChangedListener client.

func (*SubscriptionManagerOnOpportunisticSubscriptionsChangedListenerClient) OnOpportunisticSubscriptionsChanged added in v0.0.6

OnOpportunisticSubscriptionsChanged calls the OnOpportunisticSubscriptionsChanged RPC.

type SubscriptionManagerOnSubscriptionsChangedListenerClient added in v0.0.6

type SubscriptionManagerOnSubscriptionsChangedListenerClient struct {
	// contains filtered or unexported fields
}

SubscriptionManagerOnSubscriptionsChangedListenerClient wraps the gRPC SubscriptionManagerOnSubscriptionsChangedListenerService client.

func NewSubscriptionManagerOnSubscriptionsChangedListenerClient added in v0.0.6

func NewSubscriptionManagerOnSubscriptionsChangedListenerClient(cc grpc.ClientConnInterface) *SubscriptionManagerOnSubscriptionsChangedListenerClient

NewSubscriptionManagerOnSubscriptionsChangedListenerClient creates a new SubscriptionManagerOnSubscriptionsChangedListener client.

func (*SubscriptionManagerOnSubscriptionsChangedListenerClient) OnSubscriptionsChanged added in v0.0.6

OnSubscriptionsChanged calls the OnSubscriptionsChanged RPC.

type SubscriptionPlanBuilderClient added in v0.0.6

type SubscriptionPlanBuilderClient struct {
	// contains filtered or unexported fields
}

SubscriptionPlanBuilderClient wraps the gRPC SubscriptionPlanBuilderService client.

func NewSubscriptionPlanBuilderClient added in v0.0.6

func NewSubscriptionPlanBuilderClient(cc grpc.ClientConnInterface) *SubscriptionPlanBuilderClient

NewSubscriptionPlanBuilderClient creates a new SubscriptionPlanBuilder client.

func (*SubscriptionPlanBuilderClient) Build added in v0.0.6

Build calls the Build RPC.

func (*SubscriptionPlanBuilderClient) CreateNonrecurring added in v0.0.6

func (c *SubscriptionPlanBuilderClient) CreateNonrecurring(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

CreateNonrecurring calls the CreateNonrecurring RPC.

func (*SubscriptionPlanBuilderClient) CreateRecurring added in v0.0.6

func (c *SubscriptionPlanBuilderClient) CreateRecurring(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

CreateRecurring calls the CreateRecurring RPC.

func (*SubscriptionPlanBuilderClient) ResetNetworkTypes added in v0.0.6

func (c *SubscriptionPlanBuilderClient) ResetNetworkTypes(ctx context.Context) (int64, error)

ResetNetworkTypes calls the ResetNetworkTypes RPC.

func (*SubscriptionPlanBuilderClient) SetDataLimit added in v0.0.6

func (c *SubscriptionPlanBuilderClient) SetDataLimit(ctx context.Context, arg0 int64, arg1 int32) (int64, error)

SetDataLimit calls the SetDataLimit RPC.

func (*SubscriptionPlanBuilderClient) SetDataUsage added in v0.0.6

func (c *SubscriptionPlanBuilderClient) SetDataUsage(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

SetDataUsage calls the SetDataUsage RPC.

func (*SubscriptionPlanBuilderClient) SetNetworkTypes added in v0.0.6

func (c *SubscriptionPlanBuilderClient) SetNetworkTypes(ctx context.Context, arg0 int64) (int64, error)

SetNetworkTypes calls the SetNetworkTypes RPC.

func (*SubscriptionPlanBuilderClient) SetSubscriptionStatus added in v0.0.6

func (c *SubscriptionPlanBuilderClient) SetSubscriptionStatus(ctx context.Context, arg0 int32) (int64, error)

SetSubscriptionStatus calls the SetSubscriptionStatus RPC.

func (*SubscriptionPlanBuilderClient) SetSummary added in v0.0.6

func (c *SubscriptionPlanBuilderClient) SetSummary(ctx context.Context, arg0 string) (int64, error)

SetSummary calls the SetSummary RPC.

func (*SubscriptionPlanBuilderClient) SetTitle added in v0.0.6

func (c *SubscriptionPlanBuilderClient) SetTitle(ctx context.Context, arg0 string) (int64, error)

SetTitle calls the SetTitle RPC.

type SubscriptionPlanClient added in v0.0.6

type SubscriptionPlanClient struct {
	// contains filtered or unexported fields
}

SubscriptionPlanClient wraps the gRPC SubscriptionPlanService client.

func NewSubscriptionPlanClient added in v0.0.6

func NewSubscriptionPlanClient(cc grpc.ClientConnInterface) *SubscriptionPlanClient

NewSubscriptionPlanClient creates a new SubscriptionPlan client.

func (*SubscriptionPlanClient) CycleIterator added in v0.0.6

func (c *SubscriptionPlanClient) CycleIterator(ctx context.Context) (int64, error)

CycleIterator calls the CycleIterator RPC.

func (*SubscriptionPlanClient) DescribeContents added in v0.0.6

func (c *SubscriptionPlanClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*SubscriptionPlanClient) Equals added in v0.0.6

func (c *SubscriptionPlanClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*SubscriptionPlanClient) GetDataLimitBehavior added in v0.0.6

func (c *SubscriptionPlanClient) GetDataLimitBehavior(ctx context.Context) (int32, error)

GetDataLimitBehavior calls the GetDataLimitBehavior RPC.

func (*SubscriptionPlanClient) GetDataLimitBytes added in v0.0.6

func (c *SubscriptionPlanClient) GetDataLimitBytes(ctx context.Context) (int64, error)

GetDataLimitBytes calls the GetDataLimitBytes RPC.

func (*SubscriptionPlanClient) GetDataUsageBytes added in v0.0.6

func (c *SubscriptionPlanClient) GetDataUsageBytes(ctx context.Context) (int64, error)

GetDataUsageBytes calls the GetDataUsageBytes RPC.

func (*SubscriptionPlanClient) GetDataUsageTime added in v0.0.6

func (c *SubscriptionPlanClient) GetDataUsageTime(ctx context.Context) (int64, error)

GetDataUsageTime calls the GetDataUsageTime RPC.

func (*SubscriptionPlanClient) GetNetworkTypes added in v0.0.6

func (c *SubscriptionPlanClient) GetNetworkTypes(ctx context.Context) (int64, error)

GetNetworkTypes calls the GetNetworkTypes RPC.

func (*SubscriptionPlanClient) GetPlanEndDate added in v0.0.6

func (c *SubscriptionPlanClient) GetPlanEndDate(ctx context.Context) (int64, error)

GetPlanEndDate calls the GetPlanEndDate RPC.

func (*SubscriptionPlanClient) GetSubscriptionStatus added in v0.0.6

func (c *SubscriptionPlanClient) GetSubscriptionStatus(ctx context.Context) (int32, error)

GetSubscriptionStatus calls the GetSubscriptionStatus RPC.

func (*SubscriptionPlanClient) GetSummary added in v0.0.6

func (c *SubscriptionPlanClient) GetSummary(ctx context.Context) (int64, error)

GetSummary calls the GetSummary RPC.

func (*SubscriptionPlanClient) GetTitle added in v0.0.6

func (c *SubscriptionPlanClient) GetTitle(ctx context.Context) (int64, error)

GetTitle calls the GetTitle RPC.

func (*SubscriptionPlanClient) HashCode added in v0.0.6

func (c *SubscriptionPlanClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*SubscriptionPlanClient) ToString added in v0.0.6

func (c *SubscriptionPlanClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

func (*SubscriptionPlanClient) WriteToParcel added in v0.0.6

func (c *SubscriptionPlanClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type UiccCardInfoClient added in v0.0.6

type UiccCardInfoClient struct {
	// contains filtered or unexported fields
}

UiccCardInfoClient wraps the gRPC UiccCardInfoService client.

func NewUiccCardInfoClient added in v0.0.6

func NewUiccCardInfoClient(cc grpc.ClientConnInterface) *UiccCardInfoClient

NewUiccCardInfoClient creates a new UiccCardInfo client.

func (*UiccCardInfoClient) DescribeContents added in v0.0.6

func (c *UiccCardInfoClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*UiccCardInfoClient) Equals added in v0.0.6

func (c *UiccCardInfoClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*UiccCardInfoClient) GetCardId added in v0.0.6

func (c *UiccCardInfoClient) GetCardId(ctx context.Context) (int32, error)

GetCardId calls the GetCardId RPC.

func (*UiccCardInfoClient) GetEid added in v0.0.6

func (c *UiccCardInfoClient) GetEid(ctx context.Context) (string, error)

GetEid calls the GetEid RPC.

func (*UiccCardInfoClient) GetIccId added in v0.0.6

func (c *UiccCardInfoClient) GetIccId(ctx context.Context) (string, error)

GetIccId calls the GetIccId RPC.

func (*UiccCardInfoClient) GetPhysicalSlotIndex added in v0.0.6

func (c *UiccCardInfoClient) GetPhysicalSlotIndex(ctx context.Context) (int32, error)

GetPhysicalSlotIndex calls the GetPhysicalSlotIndex RPC.

func (*UiccCardInfoClient) GetPorts added in v0.0.6

func (c *UiccCardInfoClient) GetPorts(ctx context.Context) (int64, error)

GetPorts calls the GetPorts RPC.

func (*UiccCardInfoClient) GetSlotIndex added in v0.0.6

func (c *UiccCardInfoClient) GetSlotIndex(ctx context.Context) (int32, error)

GetSlotIndex calls the GetSlotIndex RPC.

func (*UiccCardInfoClient) HashCode added in v0.0.6

func (c *UiccCardInfoClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*UiccCardInfoClient) IsEuicc added in v0.0.6

func (c *UiccCardInfoClient) IsEuicc(ctx context.Context) (bool, error)

IsEuicc calls the IsEuicc RPC.

func (*UiccCardInfoClient) IsMultipleEnabledProfilesSupported added in v0.0.6

func (c *UiccCardInfoClient) IsMultipleEnabledProfilesSupported(ctx context.Context) (bool, error)

IsMultipleEnabledProfilesSupported calls the IsMultipleEnabledProfilesSupported RPC.

func (*UiccCardInfoClient) IsRemovable added in v0.0.6

func (c *UiccCardInfoClient) IsRemovable(ctx context.Context) (bool, error)

IsRemovable calls the IsRemovable RPC.

func (*UiccCardInfoClient) ToString added in v0.0.6

func (c *UiccCardInfoClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

func (*UiccCardInfoClient) WriteToParcel added in v0.0.6

func (c *UiccCardInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type UiccPortInfoClient added in v0.0.6

type UiccPortInfoClient struct {
	// contains filtered or unexported fields
}

UiccPortInfoClient wraps the gRPC UiccPortInfoService client.

func NewUiccPortInfoClient added in v0.0.6

func NewUiccPortInfoClient(cc grpc.ClientConnInterface) *UiccPortInfoClient

NewUiccPortInfoClient creates a new UiccPortInfo client.

func (*UiccPortInfoClient) DescribeContents added in v0.0.6

func (c *UiccPortInfoClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*UiccPortInfoClient) Equals added in v0.0.6

func (c *UiccPortInfoClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*UiccPortInfoClient) GetIccId added in v0.0.6

func (c *UiccPortInfoClient) GetIccId(ctx context.Context) (string, error)

GetIccId calls the GetIccId RPC.

func (*UiccPortInfoClient) GetLogicalSlotIndex added in v0.0.6

func (c *UiccPortInfoClient) GetLogicalSlotIndex(ctx context.Context) (int32, error)

GetLogicalSlotIndex calls the GetLogicalSlotIndex RPC.

func (*UiccPortInfoClient) GetPortIndex added in v0.0.6

func (c *UiccPortInfoClient) GetPortIndex(ctx context.Context) (int32, error)

GetPortIndex calls the GetPortIndex RPC.

func (*UiccPortInfoClient) HashCode added in v0.0.6

func (c *UiccPortInfoClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*UiccPortInfoClient) IsActive added in v0.0.6

func (c *UiccPortInfoClient) IsActive(ctx context.Context) (bool, error)

IsActive calls the IsActive RPC.

func (*UiccPortInfoClient) ToString added in v0.0.6

func (c *UiccPortInfoClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

func (*UiccPortInfoClient) WriteToParcel added in v0.0.6

func (c *UiccPortInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type VisualVoicemailServiceClient added in v0.0.6

type VisualVoicemailServiceClient struct {
	// contains filtered or unexported fields
}

VisualVoicemailServiceClient wraps the gRPC VisualVoicemailServiceService client.

func NewVisualVoicemailServiceClient added in v0.0.6

func NewVisualVoicemailServiceClient(cc grpc.ClientConnInterface) *VisualVoicemailServiceClient

NewVisualVoicemailServiceClient creates a new VisualVoicemailService client.

func (*VisualVoicemailServiceClient) OnBind added in v0.0.6

func (c *VisualVoicemailServiceClient) OnBind(ctx context.Context, arg0 int64) (int64, error)

OnBind calls the OnBind RPC.

func (*VisualVoicemailServiceClient) OnCellServiceConnected added in v0.0.6

func (c *VisualVoicemailServiceClient) OnCellServiceConnected(ctx context.Context, arg0 int64, arg1 int64) error

OnCellServiceConnected calls the OnCellServiceConnected RPC.

func (*VisualVoicemailServiceClient) OnSimRemoved added in v0.0.6

func (c *VisualVoicemailServiceClient) OnSimRemoved(ctx context.Context, arg0 int64, arg1 int64) error

OnSimRemoved calls the OnSimRemoved RPC.

func (*VisualVoicemailServiceClient) OnSmsReceived added in v0.0.6

func (c *VisualVoicemailServiceClient) OnSmsReceived(ctx context.Context, arg0 int64, arg1 int64) error

OnSmsReceived calls the OnSmsReceived RPC.

func (*VisualVoicemailServiceClient) OnStopped added in v0.0.6

func (c *VisualVoicemailServiceClient) OnStopped(ctx context.Context, arg0 int64) error

OnStopped calls the OnStopped RPC.

type VisualVoicemailServiceVisualVoicemailTaskClient added in v0.0.6

type VisualVoicemailServiceVisualVoicemailTaskClient struct {
	// contains filtered or unexported fields
}

VisualVoicemailServiceVisualVoicemailTaskClient wraps the gRPC VisualVoicemailServiceVisualVoicemailTaskService client.

func NewVisualVoicemailServiceVisualVoicemailTaskClient added in v0.0.6

func NewVisualVoicemailServiceVisualVoicemailTaskClient(cc grpc.ClientConnInterface) *VisualVoicemailServiceVisualVoicemailTaskClient

NewVisualVoicemailServiceVisualVoicemailTaskClient creates a new VisualVoicemailServiceVisualVoicemailTask client.

func (*VisualVoicemailServiceVisualVoicemailTaskClient) Equals added in v0.0.6

Equals calls the Equals RPC.

func (*VisualVoicemailServiceVisualVoicemailTaskClient) Finish added in v0.0.6

Finish calls the Finish RPC.

func (*VisualVoicemailServiceVisualVoicemailTaskClient) HashCode added in v0.0.6

HashCode calls the HashCode RPC.

type VisualVoicemailSmsClient added in v0.0.6

type VisualVoicemailSmsClient struct {
	// contains filtered or unexported fields
}

VisualVoicemailSmsClient wraps the gRPC VisualVoicemailSmsService client.

func NewVisualVoicemailSmsClient added in v0.0.6

func NewVisualVoicemailSmsClient(cc grpc.ClientConnInterface) *VisualVoicemailSmsClient

NewVisualVoicemailSmsClient creates a new VisualVoicemailSms client.

func (*VisualVoicemailSmsClient) DescribeContents added in v0.0.6

func (c *VisualVoicemailSmsClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*VisualVoicemailSmsClient) GetFields added in v0.0.6

func (c *VisualVoicemailSmsClient) GetFields(ctx context.Context) (int64, error)

GetFields calls the GetFields RPC.

func (*VisualVoicemailSmsClient) GetMessageBody added in v0.0.6

func (c *VisualVoicemailSmsClient) GetMessageBody(ctx context.Context) (string, error)

GetMessageBody calls the GetMessageBody RPC.

func (*VisualVoicemailSmsClient) GetPhoneAccountHandle added in v0.0.6

func (c *VisualVoicemailSmsClient) GetPhoneAccountHandle(ctx context.Context) (int64, error)

GetPhoneAccountHandle calls the GetPhoneAccountHandle RPC.

func (*VisualVoicemailSmsClient) GetPrefix added in v0.0.6

func (c *VisualVoicemailSmsClient) GetPrefix(ctx context.Context) (string, error)

GetPrefix calls the GetPrefix RPC.

func (*VisualVoicemailSmsClient) WriteToParcel added in v0.0.6

func (c *VisualVoicemailSmsClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type VisualVoicemailSmsFilterSettingsBuilderClient added in v0.0.6

type VisualVoicemailSmsFilterSettingsBuilderClient struct {
	// contains filtered or unexported fields
}

VisualVoicemailSmsFilterSettingsBuilderClient wraps the gRPC VisualVoicemailSmsFilterSettingsBuilderService client.

func NewVisualVoicemailSmsFilterSettingsBuilderClient added in v0.0.6

func NewVisualVoicemailSmsFilterSettingsBuilderClient(cc grpc.ClientConnInterface) *VisualVoicemailSmsFilterSettingsBuilderClient

NewVisualVoicemailSmsFilterSettingsBuilderClient creates a new VisualVoicemailSmsFilterSettingsBuilder client.

func (*VisualVoicemailSmsFilterSettingsBuilderClient) Build added in v0.0.6

Build calls the Build RPC.

func (*VisualVoicemailSmsFilterSettingsBuilderClient) SetClientPrefix added in v0.0.6

SetClientPrefix calls the SetClientPrefix RPC.

func (*VisualVoicemailSmsFilterSettingsBuilderClient) SetDestinationPort added in v0.0.6

func (c *VisualVoicemailSmsFilterSettingsBuilderClient) SetDestinationPort(ctx context.Context, arg0 int32) (int64, error)

SetDestinationPort calls the SetDestinationPort RPC.

type VisualVoicemailSmsFilterSettingsClient added in v0.0.6

type VisualVoicemailSmsFilterSettingsClient struct {
	// contains filtered or unexported fields
}

VisualVoicemailSmsFilterSettingsClient wraps the gRPC VisualVoicemailSmsFilterSettingsService client.

func NewVisualVoicemailSmsFilterSettingsClient added in v0.0.6

func NewVisualVoicemailSmsFilterSettingsClient(cc grpc.ClientConnInterface) *VisualVoicemailSmsFilterSettingsClient

NewVisualVoicemailSmsFilterSettingsClient creates a new VisualVoicemailSmsFilterSettings client.

func (*VisualVoicemailSmsFilterSettingsClient) DescribeContents added in v0.0.6

DescribeContents calls the DescribeContents RPC.

func (*VisualVoicemailSmsFilterSettingsClient) ToString added in v0.0.6

ToString calls the ToString RPC.

func (*VisualVoicemailSmsFilterSettingsClient) WriteToParcel added in v0.0.6

func (c *VisualVoicemailSmsFilterSettingsClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL