Documentation
¶
Index ¶
- type CaptivePortalClient
- func (c *CaptivePortalClient) DescribeContents(ctx context.Context) (int32, error)
- func (c *CaptivePortalClient) IgnoreNetwork(ctx context.Context) error
- func (c *CaptivePortalClient) ReportCaptivePortalDismissed(ctx context.Context) error
- func (c *CaptivePortalClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
- type ConnectivityDiagnosticsManagerClient
- type ConnectivityDiagnosticsManagerConnectivityDiagnosticsCallbackClient
- func (c *ConnectivityDiagnosticsManagerConnectivityDiagnosticsCallbackClient) OnConnectivityReportAvailable(ctx context.Context, arg0 int64) error
- func (c *ConnectivityDiagnosticsManagerConnectivityDiagnosticsCallbackClient) OnDataStallSuspected(ctx context.Context, arg0 int64) error
- func (c *ConnectivityDiagnosticsManagerConnectivityDiagnosticsCallbackClient) OnNetworkConnectivityReported(ctx context.Context, arg0 int64, arg1 bool) error
- type ConnectivityDiagnosticsManagerConnectivityReportClient
- func (c *ConnectivityDiagnosticsManagerConnectivityReportClient) DescribeContents(ctx context.Context) (int32, error)
- func (c *ConnectivityDiagnosticsManagerConnectivityReportClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *ConnectivityDiagnosticsManagerConnectivityReportClient) GetAdditionalInfo(ctx context.Context) (int64, error)
- func (c *ConnectivityDiagnosticsManagerConnectivityReportClient) GetLinkProperties(ctx context.Context) (int64, error)
- func (c *ConnectivityDiagnosticsManagerConnectivityReportClient) GetNetwork(ctx context.Context) (int64, error)
- func (c *ConnectivityDiagnosticsManagerConnectivityReportClient) GetNetworkCapabilities(ctx context.Context) (int64, error)
- func (c *ConnectivityDiagnosticsManagerConnectivityReportClient) GetReportTimestamp(ctx context.Context) (int64, error)
- func (c *ConnectivityDiagnosticsManagerConnectivityReportClient) HashCode(ctx context.Context) (int32, error)
- func (c *ConnectivityDiagnosticsManagerConnectivityReportClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
- type ConnectivityDiagnosticsManagerDataStallReportClient
- func (c *ConnectivityDiagnosticsManagerDataStallReportClient) DescribeContents(ctx context.Context) (int32, error)
- func (c *ConnectivityDiagnosticsManagerDataStallReportClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *ConnectivityDiagnosticsManagerDataStallReportClient) GetDetectionMethod(ctx context.Context) (int32, error)
- func (c *ConnectivityDiagnosticsManagerDataStallReportClient) GetLinkProperties(ctx context.Context) (int64, error)
- func (c *ConnectivityDiagnosticsManagerDataStallReportClient) GetNetwork(ctx context.Context) (int64, error)
- func (c *ConnectivityDiagnosticsManagerDataStallReportClient) GetNetworkCapabilities(ctx context.Context) (int64, error)
- func (c *ConnectivityDiagnosticsManagerDataStallReportClient) GetReportTimestamp(ctx context.Context) (int64, error)
- func (c *ConnectivityDiagnosticsManagerDataStallReportClient) GetStallDetails(ctx context.Context) (int64, error)
- func (c *ConnectivityDiagnosticsManagerDataStallReportClient) HashCode(ctx context.Context) (int32, error)
- func (c *ConnectivityDiagnosticsManagerDataStallReportClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
- type ConnectivityManagerClient
- func (c *ConnectivityManagerClient) AddDefaultNetworkActiveListener(ctx context.Context, arg0 int64) error
- func (c *ConnectivityManagerClient) BindProcessToNetwork(ctx context.Context, arg0 int64) (bool, error)
- func (c *ConnectivityManagerClient) CreateSocketKeepalive(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64, ...) (int64, error)
- func (c *ConnectivityManagerClient) GetActiveNetwork(ctx context.Context) (int64, error)
- func (c *ConnectivityManagerClient) GetActiveNetworkInfo(ctx context.Context) (int64, error)
- func (c *ConnectivityManagerClient) GetAllNetworkInfo(ctx context.Context) (int64, error)
- func (c *ConnectivityManagerClient) GetAllNetworks(ctx context.Context) (int64, error)
- func (c *ConnectivityManagerClient) GetBackgroundDataSetting(ctx context.Context) (bool, error)
- func (c *ConnectivityManagerClient) GetBoundNetworkForProcess(ctx context.Context) (int64, error)
- func (c *ConnectivityManagerClient) GetConnectionOwnerUid(ctx context.Context, arg0 int32, arg1 int64, arg2 int64) (int32, error)
- func (c *ConnectivityManagerClient) GetDefaultProxy(ctx context.Context) (int64, error)
- func (c *ConnectivityManagerClient) GetLinkProperties(ctx context.Context, arg0 int64) (int64, error)
- func (c *ConnectivityManagerClient) GetMultipathPreference(ctx context.Context, arg0 int64) (int32, error)
- func (c *ConnectivityManagerClient) GetNetworkCapabilities(ctx context.Context, arg0 int64) (int64, error)
- func (c *ConnectivityManagerClient) GetNetworkInfo1(ctx context.Context, arg0 int64) (int64, error)
- func (c *ConnectivityManagerClient) GetNetworkInfo1_1(ctx context.Context, arg0 int32) (int64, error)
- func (c *ConnectivityManagerClient) GetNetworkPreference(ctx context.Context) (int32, error)
- func (c *ConnectivityManagerClient) GetNetworkWatchlistConfigHash(ctx context.Context) (int64, error)
- func (c *ConnectivityManagerClient) GetProcessDefaultNetwork(ctx context.Context) (int64, error)
- func (c *ConnectivityManagerClient) GetRestrictBackgroundStatus(ctx context.Context) (int32, error)
- func (c *ConnectivityManagerClient) IsActiveNetworkMetered(ctx context.Context) (bool, error)
- func (c *ConnectivityManagerClient) IsDefaultNetworkActive(ctx context.Context) (bool, error)
- func (c *ConnectivityManagerClient) IsNetworkTypeValid(ctx context.Context, arg0 int32) (bool, error)
- func (c *ConnectivityManagerClient) RegisterDefaultNetworkCallback(ctx context.Context, arg0 int64) error
- func (c *ConnectivityManagerClient) RegisterNetworkCallback2(ctx context.Context, arg0 int64, arg1 int64) error
- func (c *ConnectivityManagerClient) RegisterNetworkCallback2_1(ctx context.Context, arg0 int64, arg1 int64) error
- func (c *ConnectivityManagerClient) ReleaseNetworkRequest(ctx context.Context, arg0 int64) error
- func (c *ConnectivityManagerClient) RemoveDefaultNetworkActiveListener(ctx context.Context, arg0 int64) error
- func (c *ConnectivityManagerClient) ReportBadNetwork(ctx context.Context, arg0 int64) error
- func (c *ConnectivityManagerClient) ReportNetworkConnectivity(ctx context.Context, arg0 int64, arg1 bool) error
- func (c *ConnectivityManagerClient) RequestBandwidthUpdate(ctx context.Context, arg0 int64) (bool, error)
- func (c *ConnectivityManagerClient) RequestNetwork2(ctx context.Context, arg0 int64, arg1 int64) error
- func (c *ConnectivityManagerClient) RequestNetwork2_1(ctx context.Context, arg0 int64, arg1 int64) error
- func (c *ConnectivityManagerClient) RequestNetwork3_2(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) error
- func (c *ConnectivityManagerClient) SetNetworkPreference(ctx context.Context, arg0 int32) error
- func (c *ConnectivityManagerClient) SetProcessDefaultNetwork(ctx context.Context, arg0 int64) (bool, error)
- func (c *ConnectivityManagerClient) UnregisterNetworkCallback1(ctx context.Context, arg0 int64) error
- func (c *ConnectivityManagerClient) UnregisterNetworkCallback1_1(ctx context.Context, arg0 int64) error
- type ConnectivityManagerNetworkCallbackClient
- func (c *ConnectivityManagerNetworkCallbackClient) OnAvailable(ctx context.Context, arg0 int64) error
- func (c *ConnectivityManagerNetworkCallbackClient) OnBlockedStatusChanged(ctx context.Context, arg0 int64, arg1 bool) error
- func (c *ConnectivityManagerNetworkCallbackClient) OnCapabilitiesChanged(ctx context.Context, arg0 int64, arg1 int64) error
- func (c *ConnectivityManagerNetworkCallbackClient) OnLinkPropertiesChanged(ctx context.Context, arg0 int64, arg1 int64) error
- func (c *ConnectivityManagerNetworkCallbackClient) OnLosing(ctx context.Context, arg0 int64, arg1 int32) error
- func (c *ConnectivityManagerNetworkCallbackClient) OnLost(ctx context.Context, arg0 int64) error
- func (c *ConnectivityManagerNetworkCallbackClient) OnReserved(ctx context.Context, arg0 int64) error
- func (c *ConnectivityManagerNetworkCallbackClient) OnUnavailable(ctx context.Context) error
- type ConnectivityManagerOnNetworkActiveListenerClient
- type CredentialsClient
- type DhcpInfoClient
- type DnsResolverCallbackClient
- type DnsResolverClient
- type EthernetNetworkSpecifierClient
- func (c *EthernetNetworkSpecifierClient) CanBeSatisfiedBy(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *EthernetNetworkSpecifierClient) DescribeContents(ctx context.Context, handle int64) (int32, error)
- func (c *EthernetNetworkSpecifierClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *EthernetNetworkSpecifierClient) GetInterfaceName(ctx context.Context, handle int64) (string, error)
- func (c *EthernetNetworkSpecifierClient) HashCode(ctx context.Context, handle int64) (int32, error)
- func (c *EthernetNetworkSpecifierClient) ToString(ctx context.Context, handle int64) (string, error)
- func (c *EthernetNetworkSpecifierClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
- type Ikev2VpnProfileBuilderClient
- func (c *Ikev2VpnProfileBuilderClient) Build(ctx context.Context) (int64, error)
- func (c *Ikev2VpnProfileBuilderClient) SetAuthDigitalSignature(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
- func (c *Ikev2VpnProfileBuilderClient) SetAuthPsk(ctx context.Context, arg0 int64) (int64, error)
- func (c *Ikev2VpnProfileBuilderClient) SetAuthUsernamePassword(ctx context.Context, arg0 string, arg1 string, arg2 int64) (int64, error)
- func (c *Ikev2VpnProfileBuilderClient) SetAutomaticIpVersionSelectionEnabled(ctx context.Context, arg0 bool) (int64, error)
- func (c *Ikev2VpnProfileBuilderClient) SetAutomaticNattKeepaliveTimerEnabled(ctx context.Context, arg0 bool) (int64, error)
- func (c *Ikev2VpnProfileBuilderClient) SetBypassable(ctx context.Context, arg0 bool) (int64, error)
- func (c *Ikev2VpnProfileBuilderClient) SetLocalRoutesExcluded(ctx context.Context, arg0 bool) (int64, error)
- func (c *Ikev2VpnProfileBuilderClient) SetMaxMtu(ctx context.Context, arg0 int32) (int64, error)
- func (c *Ikev2VpnProfileBuilderClient) SetMetered(ctx context.Context, arg0 bool) (int64, error)
- func (c *Ikev2VpnProfileBuilderClient) SetProxy(ctx context.Context, arg0 int64) (int64, error)
- func (c *Ikev2VpnProfileBuilderClient) SetRequiresInternetValidation(ctx context.Context, arg0 bool) (int64, error)
- type Ikev2VpnProfileClient
- func (c *Ikev2VpnProfileClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *Ikev2VpnProfileClient) GetAllowedAlgorithms(ctx context.Context) (int64, error)
- func (c *Ikev2VpnProfileClient) GetIkeTunnelConnectionParams(ctx context.Context) (int64, error)
- func (c *Ikev2VpnProfileClient) GetMaxMtu(ctx context.Context) (int32, error)
- func (c *Ikev2VpnProfileClient) GetPassword(ctx context.Context) (string, error)
- func (c *Ikev2VpnProfileClient) GetPresharedKey(ctx context.Context) (int64, error)
- func (c *Ikev2VpnProfileClient) GetProxyInfo(ctx context.Context) (int64, error)
- func (c *Ikev2VpnProfileClient) GetRsaPrivateKey(ctx context.Context) (int64, error)
- func (c *Ikev2VpnProfileClient) GetServerAddr(ctx context.Context) (string, error)
- func (c *Ikev2VpnProfileClient) GetServerRootCaCert(ctx context.Context) (int64, error)
- func (c *Ikev2VpnProfileClient) GetUserCert(ctx context.Context) (int64, error)
- func (c *Ikev2VpnProfileClient) GetUserIdentity(ctx context.Context) (string, error)
- func (c *Ikev2VpnProfileClient) GetUsername(ctx context.Context) (string, error)
- func (c *Ikev2VpnProfileClient) HashCode(ctx context.Context) (int32, error)
- func (c *Ikev2VpnProfileClient) IsAutomaticIpVersionSelectionEnabled(ctx context.Context) (bool, error)
- func (c *Ikev2VpnProfileClient) IsAutomaticNattKeepaliveTimerEnabled(ctx context.Context) (bool, error)
- func (c *Ikev2VpnProfileClient) IsBypassable(ctx context.Context) (bool, error)
- func (c *Ikev2VpnProfileClient) IsMetered(ctx context.Context) (bool, error)
- func (c *Ikev2VpnProfileClient) ToString(ctx context.Context) (string, error)
- type InetAddressesClient
- type IpConfigurationBuilderClient
- type IpConfigurationClient
- func (c *IpConfigurationClient) DescribeContents(ctx context.Context) (int32, error)
- func (c *IpConfigurationClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *IpConfigurationClient) GetHttpProxy(ctx context.Context) (int64, error)
- func (c *IpConfigurationClient) GetStaticIpConfiguration(ctx context.Context) (int64, error)
- func (c *IpConfigurationClient) HashCode(ctx context.Context) (int32, error)
- func (c *IpConfigurationClient) ToString(ctx context.Context) (string, error)
- func (c *IpConfigurationClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
- type IpPrefixClient
- func (c *IpPrefixClient) Contains(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *IpPrefixClient) DescribeContents(ctx context.Context, handle int64) (int32, error)
- func (c *IpPrefixClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *IpPrefixClient) GetAddress(ctx context.Context, handle int64) (int64, error)
- func (c *IpPrefixClient) GetPrefixLength(ctx context.Context, handle int64) (int32, error)
- func (c *IpPrefixClient) GetRawAddress(ctx context.Context, handle int64) (int64, error)
- func (c *IpPrefixClient) HashCode(ctx context.Context, handle int64) (int32, error)
- func (c *IpPrefixClient) ToString(ctx context.Context, handle int64) (string, error)
- func (c *IpPrefixClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
- type IpSecAlgorithmClient
- func (c *IpSecAlgorithmClient) DescribeContents(ctx context.Context, handle int64) (int32, error)
- func (c *IpSecAlgorithmClient) GetKey(ctx context.Context, handle int64) (int64, error)
- func (c *IpSecAlgorithmClient) GetName(ctx context.Context, handle int64) (string, error)
- func (c *IpSecAlgorithmClient) GetSupportedAlgorithms(ctx context.Context, handle int64) (int64, error)
- func (c *IpSecAlgorithmClient) GetTruncationLengthBits(ctx context.Context, handle int64) (int32, error)
- func (c *IpSecAlgorithmClient) ToString(ctx context.Context, handle int64) (string, error)
- func (c *IpSecAlgorithmClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
- type IpSecManagerClient
- func (c *IpSecManagerClient) AllocateSecurityParameterIndex1(ctx context.Context, arg0 int64) (int64, error)
- func (c *IpSecManagerClient) AllocateSecurityParameterIndex2_1(ctx context.Context, arg0 int64, arg1 int32) (int64, error)
- func (c *IpSecManagerClient) ApplyTransportModeTransform3(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) error
- func (c *IpSecManagerClient) ApplyTransportModeTransform3_1(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) error
- func (c *IpSecManagerClient) ApplyTransportModeTransform3_2(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) error
- func (c *IpSecManagerClient) OpenUdpEncapsulationSocket0(ctx context.Context) (int64, error)
- func (c *IpSecManagerClient) OpenUdpEncapsulationSocket1_1(ctx context.Context, arg0 int32) (int64, error)
- func (c *IpSecManagerClient) RemoveTransportModeTransforms1(ctx context.Context, arg0 int64) error
- func (c *IpSecManagerClient) RemoveTransportModeTransforms1_1(ctx context.Context, arg0 int64) error
- func (c *IpSecManagerClient) RemoveTransportModeTransforms1_2(ctx context.Context, arg0 int64) error
- type IpSecManagerSecurityParameterIndexClient
- type IpSecManagerSpiUnavailableExceptionClient
- type IpSecManagerUdpEncapsulationSocketClient
- func (c *IpSecManagerUdpEncapsulationSocketClient) Close(ctx context.Context) error
- func (c *IpSecManagerUdpEncapsulationSocketClient) GetFileDescriptor(ctx context.Context) (int64, error)
- func (c *IpSecManagerUdpEncapsulationSocketClient) GetPort(ctx context.Context) (int32, error)
- func (c *IpSecManagerUdpEncapsulationSocketClient) ToString(ctx context.Context) (string, error)
- type IpSecTransformBuilderClient
- func (c *IpSecTransformBuilderClient) BuildTransportModeTransform(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
- func (c *IpSecTransformBuilderClient) SetAuthenticatedEncryption(ctx context.Context, arg0 int64) (int64, error)
- func (c *IpSecTransformBuilderClient) SetAuthentication(ctx context.Context, arg0 int64) (int64, error)
- func (c *IpSecTransformBuilderClient) SetEncryption(ctx context.Context, arg0 int64) (int64, error)
- func (c *IpSecTransformBuilderClient) SetIpv4Encapsulation(ctx context.Context, arg0 int64, arg1 int32) (int64, error)
- type IpSecTransformClient
- type IpSecTransformStateBuilderClient
- func (c *IpSecTransformStateBuilderClient) Build(ctx context.Context) (int64, error)
- func (c *IpSecTransformStateBuilderClient) SetByteCount(ctx context.Context, arg0 int64) (int64, error)
- func (c *IpSecTransformStateBuilderClient) SetPacketCount(ctx context.Context, arg0 int64) (int64, error)
- func (c *IpSecTransformStateBuilderClient) SetReplayBitmap(ctx context.Context, arg0 int64) (int64, error)
- func (c *IpSecTransformStateBuilderClient) SetRxHighestSequenceNumber(ctx context.Context, arg0 int64) (int64, error)
- func (c *IpSecTransformStateBuilderClient) SetTimestampMillis(ctx context.Context, arg0 int64) (int64, error)
- func (c *IpSecTransformStateBuilderClient) SetTxHighestSequenceNumber(ctx context.Context, arg0 int64) (int64, error)
- type IpSecTransformStateClient
- func (c *IpSecTransformStateClient) DescribeContents(ctx context.Context) (int32, error)
- func (c *IpSecTransformStateClient) GetByteCount(ctx context.Context) (int64, error)
- func (c *IpSecTransformStateClient) GetPacketCount(ctx context.Context) (int64, error)
- func (c *IpSecTransformStateClient) GetReplayBitmap(ctx context.Context) (int64, error)
- func (c *IpSecTransformStateClient) GetRxHighestSequenceNumber(ctx context.Context) (int64, error)
- func (c *IpSecTransformStateClient) GetTimestampMillis(ctx context.Context) (int64, error)
- func (c *IpSecTransformStateClient) GetTxHighestSequenceNumber(ctx context.Context) (int64, error)
- func (c *IpSecTransformStateClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
- type L2capNetworkSpecifierBuilderClient
- func (c *L2capNetworkSpecifierBuilderClient) Build(ctx context.Context) (int64, error)
- func (c *L2capNetworkSpecifierBuilderClient) SetHeaderCompression(ctx context.Context, arg0 int32) (int64, error)
- func (c *L2capNetworkSpecifierBuilderClient) SetPsm(ctx context.Context, arg0 int32) (int64, error)
- func (c *L2capNetworkSpecifierBuilderClient) SetRemoteAddress(ctx context.Context, arg0 int64) (int64, error)
- func (c *L2capNetworkSpecifierBuilderClient) SetRole(ctx context.Context, arg0 int32) (int64, error)
- type L2capNetworkSpecifierClient
- func (c *L2capNetworkSpecifierClient) CanBeSatisfiedBy(ctx context.Context, arg0 int64) (bool, error)
- func (c *L2capNetworkSpecifierClient) DescribeContents(ctx context.Context) (int32, error)
- func (c *L2capNetworkSpecifierClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *L2capNetworkSpecifierClient) GetHeaderCompression(ctx context.Context) (int32, error)
- func (c *L2capNetworkSpecifierClient) GetPsm(ctx context.Context) (int32, error)
- func (c *L2capNetworkSpecifierClient) GetRemoteAddress(ctx context.Context) (int64, error)
- func (c *L2capNetworkSpecifierClient) GetRole(ctx context.Context) (int32, error)
- func (c *L2capNetworkSpecifierClient) HashCode(ctx context.Context) (int32, error)
- func (c *L2capNetworkSpecifierClient) Redact(ctx context.Context) (int64, error)
- func (c *L2capNetworkSpecifierClient) ToString(ctx context.Context) (string, error)
- func (c *L2capNetworkSpecifierClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
- type LinkAddressClient
- func (c *LinkAddressClient) DescribeContents(ctx context.Context) (int32, error)
- func (c *LinkAddressClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *LinkAddressClient) GetAddress(ctx context.Context) (int64, error)
- func (c *LinkAddressClient) GetFlags(ctx context.Context) (int32, error)
- func (c *LinkAddressClient) GetPrefixLength(ctx context.Context) (int32, error)
- func (c *LinkAddressClient) GetScope(ctx context.Context) (int32, error)
- func (c *LinkAddressClient) HashCode(ctx context.Context) (int32, error)
- func (c *LinkAddressClient) ToString(ctx context.Context) (string, error)
- func (c *LinkAddressClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
- type LinkPropertiesClient
- func (c *LinkPropertiesClient) AddRoute(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *LinkPropertiesClient) Clear(ctx context.Context, handle int64) error
- func (c *LinkPropertiesClient) DescribeContents(ctx context.Context, handle int64) (int32, error)
- func (c *LinkPropertiesClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *LinkPropertiesClient) GetDhcpServerAddress(ctx context.Context, handle int64) (int64, error)
- func (c *LinkPropertiesClient) GetDnsServers(ctx context.Context, handle int64) (int64, error)
- func (c *LinkPropertiesClient) GetDomains(ctx context.Context, handle int64) (string, error)
- func (c *LinkPropertiesClient) GetHttpProxy(ctx context.Context, handle int64) (int64, error)
- func (c *LinkPropertiesClient) GetInterfaceName(ctx context.Context, handle int64) (string, error)
- func (c *LinkPropertiesClient) GetLinkAddresses(ctx context.Context, handle int64) (int64, error)
- func (c *LinkPropertiesClient) GetMtu(ctx context.Context, handle int64) (int32, error)
- func (c *LinkPropertiesClient) GetNat64Prefix(ctx context.Context, handle int64) (int64, error)
- func (c *LinkPropertiesClient) GetPrivateDnsServerName(ctx context.Context, handle int64) (string, error)
- func (c *LinkPropertiesClient) GetRoutes(ctx context.Context, handle int64) (int64, error)
- func (c *LinkPropertiesClient) HashCode(ctx context.Context, handle int64) (int32, error)
- func (c *LinkPropertiesClient) IsPrivateDnsActive(ctx context.Context, handle int64) (bool, error)
- func (c *LinkPropertiesClient) IsWakeOnLanSupported(ctx context.Context, handle int64) (bool, error)
- func (c *LinkPropertiesClient) SetDhcpServerAddress(ctx context.Context, handle int64, arg0 int64) error
- func (c *LinkPropertiesClient) SetDomains(ctx context.Context, handle int64, arg0 string) error
- func (c *LinkPropertiesClient) SetHttpProxy(ctx context.Context, handle int64, arg0 int64) error
- func (c *LinkPropertiesClient) SetInterfaceName(ctx context.Context, handle int64, arg0 string) error
- func (c *LinkPropertiesClient) SetMtu(ctx context.Context, handle int64, arg0 int32) error
- func (c *LinkPropertiesClient) SetNat64Prefix(ctx context.Context, handle int64, arg0 int64) error
- func (c *LinkPropertiesClient) ToString(ctx context.Context, handle int64) (string, error)
- func (c *LinkPropertiesClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
- type LocalServerSocketClient
- func (c *LocalServerSocketClient) Accept(ctx context.Context, handle int64) (int64, error)
- func (c *LocalServerSocketClient) Close(ctx context.Context, handle int64) error
- func (c *LocalServerSocketClient) GetFileDescriptor(ctx context.Context, handle int64) (int64, error)
- func (c *LocalServerSocketClient) GetLocalSocketAddress(ctx context.Context, handle int64) (int64, error)
- type LocalSocketAddressClient
- type LocalSocketAddressNamespaceClient
- type LocalSocketClient
- func (c *LocalSocketClient) Bind(ctx context.Context, handle int64, arg0 int64) error
- func (c *LocalSocketClient) Close(ctx context.Context, handle int64) error
- func (c *LocalSocketClient) Connect1(ctx context.Context, handle int64, arg0 int64) error
- func (c *LocalSocketClient) Connect2_1(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
- func (c *LocalSocketClient) GetAncillaryFileDescriptors(ctx context.Context, handle int64) (int64, error)
- func (c *LocalSocketClient) GetFileDescriptor(ctx context.Context, handle int64) (int64, error)
- func (c *LocalSocketClient) GetInputStream(ctx context.Context, handle int64) (int64, error)
- func (c *LocalSocketClient) GetLocalSocketAddress(ctx context.Context, handle int64) (int64, error)
- func (c *LocalSocketClient) GetOutputStream(ctx context.Context, handle int64) (int64, error)
- func (c *LocalSocketClient) GetPeerCredentials(ctx context.Context, handle int64) (int64, error)
- func (c *LocalSocketClient) GetReceiveBufferSize(ctx context.Context, handle int64) (int32, error)
- func (c *LocalSocketClient) GetRemoteSocketAddress(ctx context.Context, handle int64) (int64, error)
- func (c *LocalSocketClient) GetSendBufferSize(ctx context.Context, handle int64) (int32, error)
- func (c *LocalSocketClient) GetSoTimeout(ctx context.Context, handle int64) (int32, error)
- func (c *LocalSocketClient) IsClosed(ctx context.Context, handle int64) (bool, error)
- func (c *LocalSocketClient) IsInputShutdown(ctx context.Context, handle int64) (bool, error)
- func (c *LocalSocketClient) IsOutputShutdown(ctx context.Context, handle int64) (bool, error)
- func (c *LocalSocketClient) SetFileDescriptorsForSend(ctx context.Context, handle int64, arg0 int64) error
- func (c *LocalSocketClient) SetReceiveBufferSize(ctx context.Context, handle int64, arg0 int32) error
- func (c *LocalSocketClient) SetSendBufferSize(ctx context.Context, handle int64, arg0 int32) error
- func (c *LocalSocketClient) SetSoTimeout(ctx context.Context, handle int64, arg0 int32) error
- func (c *LocalSocketClient) ShutdownInput(ctx context.Context, handle int64) error
- func (c *LocalSocketClient) ShutdownOutput(ctx context.Context, handle int64) error
- func (c *LocalSocketClient) ToString(ctx context.Context, handle int64) (string, error)
- type MacAddressClient
- func (c *MacAddressClient) DescribeContents(ctx context.Context) (int32, error)
- func (c *MacAddressClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *MacAddressClient) FromBytes(ctx context.Context, arg0 int64) (int64, error)
- func (c *MacAddressClient) FromString(ctx context.Context, arg0 string) (int64, error)
- func (c *MacAddressClient) GetAddressType(ctx context.Context) (int32, error)
- func (c *MacAddressClient) GetLinkLocalIpv6FromEui48Mac(ctx context.Context) (int64, error)
- func (c *MacAddressClient) HashCode(ctx context.Context) (int32, error)
- func (c *MacAddressClient) IsLocallyAssigned(ctx context.Context) (bool, error)
- func (c *MacAddressClient) Matches(ctx context.Context, arg0 int64, arg1 int64) (bool, error)
- func (c *MacAddressClient) ToByteArray(ctx context.Context) (int64, error)
- func (c *MacAddressClient) ToOuiString(ctx context.Context) (string, error)
- func (c *MacAddressClient) ToString(ctx context.Context) (string, error)
- func (c *MacAddressClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
- type MailToClient
- func (c *MailToClient) GetBody(ctx context.Context) (string, error)
- func (c *MailToClient) GetCc(ctx context.Context) (string, error)
- func (c *MailToClient) GetSubject(ctx context.Context) (string, error)
- func (c *MailToClient) GetTo(ctx context.Context) (string, error)
- func (c *MailToClient) IsMailTo(ctx context.Context, arg0 string) (bool, error)
- func (c *MailToClient) Parse(ctx context.Context, arg0 string) (int64, error)
- func (c *MailToClient) ToString(ctx context.Context) (string, error)
- type PlatformVpnProfileClient
- func (c *PlatformVpnProfileClient) AreLocalRoutesExcluded(ctx context.Context) (bool, error)
- func (c *PlatformVpnProfileClient) GetType(ctx context.Context) (int32, error)
- func (c *PlatformVpnProfileClient) GetTypeString(ctx context.Context) (string, error)
- func (c *PlatformVpnProfileClient) IsInternetValidationRequired(ctx context.Context) (bool, error)
- type ProxyClient
- func (c *ProxyClient) GetDefaultHost(ctx context.Context, handle int64) (string, error)
- func (c *ProxyClient) GetDefaultPort(ctx context.Context, handle int64) (int32, error)
- func (c *ProxyClient) GetHost(ctx context.Context, handle int64, arg0 int64) (string, error)
- func (c *ProxyClient) GetPort(ctx context.Context, handle int64, arg0 int64) (int32, error)
- type ProxyInfoClient
- func (c *ProxyInfoClient) BuildDirectProxy(ctx context.Context, handle int64, arg0 string, arg1 int32) (int64, error)
- func (c *ProxyInfoClient) BuildPacProxy1(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *ProxyInfoClient) BuildPacProxy2_1(ctx context.Context, handle int64, arg0 int64, arg1 int32) (int64, error)
- func (c *ProxyInfoClient) DescribeContents(ctx context.Context, handle int64) (int32, error)
- func (c *ProxyInfoClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *ProxyInfoClient) GetExclusionList(ctx context.Context, handle int64) (int64, error)
- func (c *ProxyInfoClient) GetHost(ctx context.Context, handle int64) (string, error)
- func (c *ProxyInfoClient) GetPacFileUrl(ctx context.Context, handle int64) (int64, error)
- func (c *ProxyInfoClient) GetPort(ctx context.Context, handle int64) (int32, error)
- func (c *ProxyInfoClient) HashCode(ctx context.Context, handle int64) (int32, error)
- func (c *ProxyInfoClient) IsValid(ctx context.Context, handle int64) (bool, error)
- func (c *ProxyInfoClient) ToString(ctx context.Context, handle int64) (string, error)
- func (c *ProxyInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
- type RouteInfoClient
- func (c *RouteInfoClient) DescribeContents(ctx context.Context) (int32, error)
- func (c *RouteInfoClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *RouteInfoClient) GetDestination(ctx context.Context) (int64, error)
- func (c *RouteInfoClient) GetGateway(ctx context.Context) (int64, error)
- func (c *RouteInfoClient) GetInterface(ctx context.Context) (string, error)
- func (c *RouteInfoClient) GetType(ctx context.Context) (int32, error)
- func (c *RouteInfoClient) HasGateway(ctx context.Context) (bool, error)
- func (c *RouteInfoClient) HashCode(ctx context.Context) (int32, error)
- func (c *RouteInfoClient) IsDefaultRoute(ctx context.Context) (bool, error)
- func (c *RouteInfoClient) Matches(ctx context.Context, arg0 int64) (bool, error)
- func (c *RouteInfoClient) ToString(ctx context.Context) (string, error)
- func (c *RouteInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
- type SSLCertificateSocketFactoryClient
- func (c *SSLCertificateSocketFactoryClient) CreateSocket0(ctx context.Context, handle int64) (int64, error)
- func (c *SSLCertificateSocketFactoryClient) CreateSocket2_1(ctx context.Context, handle int64, arg0 string, arg1 int32) (int64, error)
- func (c *SSLCertificateSocketFactoryClient) CreateSocket2_3(ctx context.Context, handle int64, arg0 int64, arg1 int32) (int64, error)
- func (c *SSLCertificateSocketFactoryClient) CreateSocket4_2(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int64, ...) (int64, error)
- func (c *SSLCertificateSocketFactoryClient) CreateSocket4_4(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int64, ...) (int64, error)
- func (c *SSLCertificateSocketFactoryClient) CreateSocket4_5(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 int32, ...) (int64, error)
- func (c *SSLCertificateSocketFactoryClient) GetDefault1(ctx context.Context, handle int64, arg0 int32) (int64, error)
- func (c *SSLCertificateSocketFactoryClient) GetDefault2_1(ctx context.Context, handle int64, arg0 int32, arg1 int64) (int64, error)
- func (c *SSLCertificateSocketFactoryClient) GetDefaultCipherSuites(ctx context.Context, handle int64) (int64, error)
- func (c *SSLCertificateSocketFactoryClient) GetInsecure(ctx context.Context, handle int64, arg0 int32, arg1 int64) (int64, error)
- func (c *SSLCertificateSocketFactoryClient) GetNpnSelectedProtocol(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *SSLCertificateSocketFactoryClient) GetSupportedCipherSuites(ctx context.Context, handle int64) (int64, error)
- func (c *SSLCertificateSocketFactoryClient) SetHostname(ctx context.Context, handle int64, arg0 int64, arg1 string) error
- func (c *SSLCertificateSocketFactoryClient) SetKeyManagers(ctx context.Context, handle int64, arg0 int64) error
- func (c *SSLCertificateSocketFactoryClient) SetNpnProtocols(ctx context.Context, handle int64, arg0 int64) error
- func (c *SSLCertificateSocketFactoryClient) SetTrustManagers(ctx context.Context, handle int64, arg0 int64) error
- func (c *SSLCertificateSocketFactoryClient) SetUseSessionTickets(ctx context.Context, handle int64, arg0 int64, arg1 bool) error
- type SocketKeepaliveCallbackClient
- func (c *SocketKeepaliveCallbackClient) OnDataReceived(ctx context.Context) error
- func (c *SocketKeepaliveCallbackClient) OnError(ctx context.Context, arg0 int32) error
- func (c *SocketKeepaliveCallbackClient) OnStarted(ctx context.Context) error
- func (c *SocketKeepaliveCallbackClient) OnStopped(ctx context.Context) error
- type SocketKeepaliveClient
- type StaticIpConfigurationBuilderClient
- func (c *StaticIpConfigurationBuilderClient) Build(ctx context.Context) (int64, error)
- func (c *StaticIpConfigurationBuilderClient) SetDomains(ctx context.Context, arg0 string) (int64, error)
- func (c *StaticIpConfigurationBuilderClient) SetGateway(ctx context.Context, arg0 int64) (int64, error)
- func (c *StaticIpConfigurationBuilderClient) SetIpAddress(ctx context.Context, arg0 int64) (int64, error)
- type StaticIpConfigurationClient
- func (c *StaticIpConfigurationClient) DescribeContents(ctx context.Context) (int32, error)
- func (c *StaticIpConfigurationClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *StaticIpConfigurationClient) GetDnsServers(ctx context.Context) (int64, error)
- func (c *StaticIpConfigurationClient) GetDomains(ctx context.Context) (string, error)
- func (c *StaticIpConfigurationClient) GetGateway(ctx context.Context) (int64, error)
- func (c *StaticIpConfigurationClient) GetIpAddress(ctx context.Context) (int64, error)
- func (c *StaticIpConfigurationClient) HashCode(ctx context.Context) (int32, error)
- func (c *StaticIpConfigurationClient) ToString(ctx context.Context) (string, error)
- func (c *StaticIpConfigurationClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
- type TelephonyNetworkSpecifierBuilderClient
- type TelephonyNetworkSpecifierClient
- func (c *TelephonyNetworkSpecifierClient) DescribeContents(ctx context.Context) (int32, error)
- func (c *TelephonyNetworkSpecifierClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *TelephonyNetworkSpecifierClient) GetSubscriptionId(ctx context.Context) (int32, error)
- func (c *TelephonyNetworkSpecifierClient) HashCode(ctx context.Context) (int32, error)
- func (c *TelephonyNetworkSpecifierClient) ToString(ctx context.Context) (string, error)
- func (c *TelephonyNetworkSpecifierClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
- type TetheringInterfaceClient
- func (c *TetheringInterfaceClient) DescribeContents(ctx context.Context, handle int64) (int32, error)
- func (c *TetheringInterfaceClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *TetheringInterfaceClient) GetInterface(ctx context.Context, handle int64) (string, error)
- func (c *TetheringInterfaceClient) GetSoftApConfiguration(ctx context.Context, handle int64) (int64, error)
- func (c *TetheringInterfaceClient) GetType(ctx context.Context, handle int64) (int32, error)
- func (c *TetheringInterfaceClient) HashCode(ctx context.Context, handle int64) (int32, error)
- func (c *TetheringInterfaceClient) ToString(ctx context.Context, handle int64) (string, error)
- func (c *TetheringInterfaceClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
- type TetheringManagerClient
- func (c *TetheringManagerClient) RegisterTetheringEventCallback(ctx context.Context, arg0 int64, arg1 int64) error
- func (c *TetheringManagerClient) StartTethering(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error
- func (c *TetheringManagerClient) StopTethering(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error
- func (c *TetheringManagerClient) UnregisterTetheringEventCallback(ctx context.Context, arg0 int64) error
- type TetheringManagerTetheringRequestClient
- func (c *TetheringManagerTetheringRequestClient) DescribeContents(ctx context.Context) (int32, error)
- func (c *TetheringManagerTetheringRequestClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *TetheringManagerTetheringRequestClient) GetSoftApConfiguration(ctx context.Context) (int64, error)
- func (c *TetheringManagerTetheringRequestClient) HashCode(ctx context.Context) (int32, error)
- func (c *TetheringManagerTetheringRequestClient) ToString(ctx context.Context) (string, error)
- func (c *TetheringManagerTetheringRequestClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
- type TrafficStatsClient
- func (c *TrafficStatsClient) ClearThreadStatsTag(ctx context.Context, handle int64) error
- func (c *TrafficStatsClient) ClearThreadStatsUid(ctx context.Context, handle int64) error
- func (c *TrafficStatsClient) GetAndSetThreadStatsTag(ctx context.Context, handle int64, arg0 int32) (int32, error)
- func (c *TrafficStatsClient) GetMobileRxBytes(ctx context.Context, handle int64) (int64, error)
- func (c *TrafficStatsClient) GetMobileRxPackets(ctx context.Context, handle int64) (int64, error)
- func (c *TrafficStatsClient) GetMobileTxBytes(ctx context.Context, handle int64) (int64, error)
- func (c *TrafficStatsClient) GetMobileTxPackets(ctx context.Context, handle int64) (int64, error)
- func (c *TrafficStatsClient) GetRxBytes(ctx context.Context, handle int64, arg0 string) (int64, error)
- func (c *TrafficStatsClient) GetRxPackets(ctx context.Context, handle int64, arg0 string) (int64, error)
- func (c *TrafficStatsClient) GetThreadStatsTag(ctx context.Context, handle int64) (int32, error)
- func (c *TrafficStatsClient) GetThreadStatsUid(ctx context.Context, handle int64) (int32, error)
- func (c *TrafficStatsClient) GetTotalRxBytes(ctx context.Context, handle int64) (int64, error)
- func (c *TrafficStatsClient) GetTotalRxPackets(ctx context.Context, handle int64) (int64, error)
- func (c *TrafficStatsClient) GetTotalTxBytes(ctx context.Context, handle int64) (int64, error)
- func (c *TrafficStatsClient) GetTotalTxPackets(ctx context.Context, handle int64) (int64, error)
- func (c *TrafficStatsClient) GetTxBytes(ctx context.Context, handle int64, arg0 string) (int64, error)
- func (c *TrafficStatsClient) GetTxPackets(ctx context.Context, handle int64, arg0 string) (int64, error)
- func (c *TrafficStatsClient) GetUidRxBytes(ctx context.Context, handle int64, arg0 int32) (int64, error)
- func (c *TrafficStatsClient) GetUidRxPackets(ctx context.Context, handle int64, arg0 int32) (int64, error)
- func (c *TrafficStatsClient) GetUidTcpRxBytes(ctx context.Context, handle int64, arg0 int32) (int64, error)
- func (c *TrafficStatsClient) GetUidTcpRxSegments(ctx context.Context, handle int64, arg0 int32) (int64, error)
- func (c *TrafficStatsClient) GetUidTcpTxBytes(ctx context.Context, handle int64, arg0 int32) (int64, error)
- func (c *TrafficStatsClient) GetUidTcpTxSegments(ctx context.Context, handle int64, arg0 int32) (int64, error)
- func (c *TrafficStatsClient) GetUidTxBytes(ctx context.Context, handle int64, arg0 int32) (int64, error)
- func (c *TrafficStatsClient) GetUidTxPackets(ctx context.Context, handle int64, arg0 int32) (int64, error)
- func (c *TrafficStatsClient) GetUidUdpRxBytes(ctx context.Context, handle int64, arg0 int32) (int64, error)
- func (c *TrafficStatsClient) GetUidUdpRxPackets(ctx context.Context, handle int64, arg0 int32) (int64, error)
- func (c *TrafficStatsClient) GetUidUdpTxBytes(ctx context.Context, handle int64, arg0 int32) (int64, error)
- func (c *TrafficStatsClient) GetUidUdpTxPackets(ctx context.Context, handle int64, arg0 int32) (int64, error)
- func (c *TrafficStatsClient) IncrementOperationCount1(ctx context.Context, handle int64, arg0 int32) error
- func (c *TrafficStatsClient) IncrementOperationCount2_1(ctx context.Context, handle int64, arg0 int32, arg1 int32) error
- func (c *TrafficStatsClient) SetThreadStatsTag(ctx context.Context, handle int64, arg0 int32) error
- func (c *TrafficStatsClient) SetThreadStatsUid(ctx context.Context, handle int64, arg0 int32) error
- func (c *TrafficStatsClient) TagDatagramSocket(ctx context.Context, handle int64, arg0 int64) error
- func (c *TrafficStatsClient) TagFileDescriptor(ctx context.Context, handle int64, arg0 int64) error
- func (c *TrafficStatsClient) TagSocket(ctx context.Context, handle int64, arg0 int64) error
- func (c *TrafficStatsClient) UntagDatagramSocket(ctx context.Context, handle int64, arg0 int64) error
- func (c *TrafficStatsClient) UntagFileDescriptor(ctx context.Context, handle int64, arg0 int64) error
- func (c *TrafficStatsClient) UntagSocket(ctx context.Context, handle int64, arg0 int64) error
- type UrlQuerySanitizerClient
- func (c *UrlQuerySanitizerClient) GetAllButNulAndAngleBracketsLegal(ctx context.Context, handle int64) (int64, error)
- func (c *UrlQuerySanitizerClient) GetAllButNulLegal(ctx context.Context, handle int64) (int64, error)
- func (c *UrlQuerySanitizerClient) GetAllButWhitespaceLegal(ctx context.Context, handle int64) (int64, error)
- func (c *UrlQuerySanitizerClient) GetAllIllegal(ctx context.Context, handle int64) (int64, error)
- func (c *UrlQuerySanitizerClient) GetAllowUnregisteredParamaters(ctx context.Context, handle int64) (bool, error)
- func (c *UrlQuerySanitizerClient) GetAmpAndSpaceLegal(ctx context.Context, handle int64) (int64, error)
- func (c *UrlQuerySanitizerClient) GetAmpLegal(ctx context.Context, handle int64) (int64, error)
- func (c *UrlQuerySanitizerClient) GetEffectiveValueSanitizer(ctx context.Context, handle int64, arg0 string) (int64, error)
- func (c *UrlQuerySanitizerClient) GetParameterList(ctx context.Context, handle int64) (int64, error)
- func (c *UrlQuerySanitizerClient) GetParameterSet(ctx context.Context, handle int64) (int64, error)
- func (c *UrlQuerySanitizerClient) GetPreferFirstRepeatedParameter(ctx context.Context, handle int64) (bool, error)
- func (c *UrlQuerySanitizerClient) GetSpaceLegal(ctx context.Context, handle int64) (int64, error)
- func (c *UrlQuerySanitizerClient) GetUnregisteredParameterValueSanitizer(ctx context.Context, handle int64) (int64, error)
- func (c *UrlQuerySanitizerClient) GetUrlAndSpaceLegal(ctx context.Context, handle int64) (int64, error)
- func (c *UrlQuerySanitizerClient) GetUrlLegal(ctx context.Context, handle int64) (int64, error)
- func (c *UrlQuerySanitizerClient) GetValue(ctx context.Context, handle int64, arg0 string) (string, error)
- func (c *UrlQuerySanitizerClient) GetValueSanitizer(ctx context.Context, handle int64, arg0 string) (int64, error)
- func (c *UrlQuerySanitizerClient) HasParameter(ctx context.Context, handle int64, arg0 string) (bool, error)
- func (c *UrlQuerySanitizerClient) ParseQuery(ctx context.Context, handle int64, arg0 string) error
- func (c *UrlQuerySanitizerClient) ParseUrl(ctx context.Context, handle int64, arg0 string) error
- func (c *UrlQuerySanitizerClient) RegisterParameter(ctx context.Context, handle int64, arg0 string, arg1 int64) error
- func (c *UrlQuerySanitizerClient) RegisterParameters(ctx context.Context, handle int64, arg0 int64, arg1 int64) error
- func (c *UrlQuerySanitizerClient) SetAllowUnregisteredParamaters(ctx context.Context, handle int64, arg0 bool) error
- func (c *UrlQuerySanitizerClient) SetPreferFirstRepeatedParameter(ctx context.Context, handle int64, arg0 bool) error
- func (c *UrlQuerySanitizerClient) SetUnregisteredParameterValueSanitizer(ctx context.Context, handle int64, arg0 int64) error
- func (c *UrlQuerySanitizerClient) Unescape(ctx context.Context, handle int64, arg0 string) (string, error)
- type UrlQuerySanitizerIllegalCharacterValueSanitizerClient
- type UrlQuerySanitizerValueSanitizerClient
- type VpnManagerClient
- func (c *VpnManagerClient) DeleteProvisionedVpnProfile(ctx context.Context) error
- func (c *VpnManagerClient) GetProvisionedVpnProfileState(ctx context.Context) (int64, error)
- func (c *VpnManagerClient) ProvisionVpnProfile(ctx context.Context, arg0 int64) (int64, error)
- func (c *VpnManagerClient) StartProvisionedVpnProfile(ctx context.Context) error
- func (c *VpnManagerClient) StartProvisionedVpnProfileSession(ctx context.Context) (string, error)
- func (c *VpnManagerClient) StopProvisionedVpnProfile(ctx context.Context) error
- type VpnProfileStateClient
- func (c *VpnProfileStateClient) DescribeContents(ctx context.Context, handle int64) (int32, error)
- func (c *VpnProfileStateClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *VpnProfileStateClient) GetSessionId(ctx context.Context, handle int64) (string, error)
- func (c *VpnProfileStateClient) GetState(ctx context.Context, handle int64) (int32, error)
- func (c *VpnProfileStateClient) HashCode(ctx context.Context, handle int64) (int32, error)
- func (c *VpnProfileStateClient) IsAlwaysOn(ctx context.Context, handle int64) (bool, error)
- func (c *VpnProfileStateClient) IsLockdownEnabled(ctx context.Context, handle int64) (bool, error)
- func (c *VpnProfileStateClient) ToString(ctx context.Context, handle int64) (string, error)
- func (c *VpnProfileStateClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
- type WorkCapabilitiesClient
- func (c *WorkCapabilitiesClient) DescribeContents(ctx context.Context, handle int64) (int32, error)
- func (c *WorkCapabilitiesClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *WorkCapabilitiesClient) GetCapabilities(ctx context.Context, handle int64) (int64, error)
- func (c *WorkCapabilitiesClient) GetEnterpriseIds(ctx context.Context, handle int64) (int64, error)
- func (c *WorkCapabilitiesClient) GetLinkDownstreamBandwidthKbps(ctx context.Context, handle int64) (int32, error)
- func (c *WorkCapabilitiesClient) GetLinkUpstreamBandwidthKbps(ctx context.Context, handle int64) (int32, error)
- func (c *WorkCapabilitiesClient) GetNetworkSpecifier(ctx context.Context, handle int64) (int64, error)
- func (c *WorkCapabilitiesClient) GetOwnerUid(ctx context.Context, handle int64) (int32, error)
- func (c *WorkCapabilitiesClient) GetSignalStrength(ctx context.Context, handle int64) (int32, error)
- func (c *WorkCapabilitiesClient) GetSubscriptionIds(ctx context.Context, handle int64) (int64, error)
- func (c *WorkCapabilitiesClient) GetTransportInfo(ctx context.Context, handle int64) (int64, error)
- func (c *WorkCapabilitiesClient) HasCapability(ctx context.Context, handle int64, arg0 int32) (bool, error)
- func (c *WorkCapabilitiesClient) HasEnterpriseId(ctx context.Context, handle int64, arg0 int32) (bool, error)
- func (c *WorkCapabilitiesClient) HasTransport(ctx context.Context, handle int64, arg0 int32) (bool, error)
- func (c *WorkCapabilitiesClient) HashCode(ctx context.Context, handle int64) (int32, error)
- func (c *WorkCapabilitiesClient) ToString(ctx context.Context, handle int64) (string, error)
- func (c *WorkCapabilitiesClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
- type WorkClient
- func (c *WorkClient) BindSocket1(ctx context.Context, arg0 int64) error
- func (c *WorkClient) BindSocket1_1(ctx context.Context, arg0 int64) error
- func (c *WorkClient) BindSocket1_2(ctx context.Context, arg0 int64) error
- func (c *WorkClient) DescribeContents(ctx context.Context) (int32, error)
- func (c *WorkClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *WorkClient) FromNetworkHandle(ctx context.Context, arg0 int64) (int64, error)
- func (c *WorkClient) GetAllByName(ctx context.Context, arg0 string) (int64, error)
- func (c *WorkClient) GetByName(ctx context.Context, arg0 string) (int64, error)
- func (c *WorkClient) GetNetworkHandle(ctx context.Context) (int64, error)
- func (c *WorkClient) GetSocketFactory(ctx context.Context) (int64, error)
- func (c *WorkClient) HashCode(ctx context.Context) (int32, error)
- func (c *WorkClient) OpenConnection1(ctx context.Context, arg0 int64) (int64, error)
- func (c *WorkClient) OpenConnection2_1(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
- func (c *WorkClient) ToString(ctx context.Context) (string, error)
- func (c *WorkClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
- type WorkInfoClient
- func (c *WorkInfoClient) DescribeContents(ctx context.Context, handle int64) (int32, error)
- func (c *WorkInfoClient) GetDetailedState(ctx context.Context, handle int64) (int64, error)
- func (c *WorkInfoClient) GetExtraInfo(ctx context.Context, handle int64) (string, error)
- func (c *WorkInfoClient) GetReason(ctx context.Context, handle int64) (string, error)
- func (c *WorkInfoClient) GetState(ctx context.Context, handle int64) (int64, error)
- func (c *WorkInfoClient) GetSubtype(ctx context.Context, handle int64) (int32, error)
- func (c *WorkInfoClient) GetSubtypeName(ctx context.Context, handle int64) (string, error)
- func (c *WorkInfoClient) GetType(ctx context.Context, handle int64) (int32, error)
- func (c *WorkInfoClient) GetTypeName(ctx context.Context, handle int64) (string, error)
- func (c *WorkInfoClient) IsAvailable(ctx context.Context, handle int64) (bool, error)
- func (c *WorkInfoClient) IsConnected(ctx context.Context, handle int64) (bool, error)
- func (c *WorkInfoClient) IsConnectedOrConnecting(ctx context.Context, handle int64) (bool, error)
- func (c *WorkInfoClient) IsFailover(ctx context.Context, handle int64) (bool, error)
- func (c *WorkInfoClient) IsRoaming(ctx context.Context, handle int64) (bool, error)
- func (c *WorkInfoClient) SetDetailedState(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 string) error
- func (c *WorkInfoClient) ToString(ctx context.Context, handle int64) (string, error)
- func (c *WorkInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
- type WorkInfoDetailedStateClient
- type WorkInfoStateClient
- type WorkRequestBuilderClient
- func (c *WorkRequestBuilderClient) AddCapability(ctx context.Context, arg0 int32) (int64, error)
- func (c *WorkRequestBuilderClient) AddTransportType(ctx context.Context, arg0 int32) (int64, error)
- func (c *WorkRequestBuilderClient) Build(ctx context.Context) (int64, error)
- func (c *WorkRequestBuilderClient) ClearCapabilities(ctx context.Context) (int64, error)
- func (c *WorkRequestBuilderClient) RemoveCapability(ctx context.Context, arg0 int32) (int64, error)
- func (c *WorkRequestBuilderClient) RemoveTransportType(ctx context.Context, arg0 int32) (int64, error)
- func (c *WorkRequestBuilderClient) SetIncludeOtherUidNetworks(ctx context.Context, arg0 bool) (int64, error)
- func (c *WorkRequestBuilderClient) SetNetworkSpecifier1(ctx context.Context, arg0 int64) (int64, error)
- func (c *WorkRequestBuilderClient) SetNetworkSpecifier1_1(ctx context.Context, arg0 string) (int64, error)
- type WorkRequestClient
- func (c *WorkRequestClient) CanBeSatisfiedBy(ctx context.Context, arg0 int64) (bool, error)
- func (c *WorkRequestClient) DescribeContents(ctx context.Context) (int32, error)
- func (c *WorkRequestClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *WorkRequestClient) GetCapabilities(ctx context.Context) (int64, error)
- func (c *WorkRequestClient) GetNetworkSpecifier(ctx context.Context) (int64, error)
- func (c *WorkRequestClient) GetSubscriptionIds(ctx context.Context) (int64, error)
- func (c *WorkRequestClient) GetTransportTypes(ctx context.Context) (int64, error)
- func (c *WorkRequestClient) HasCapability(ctx context.Context, arg0 int32) (bool, error)
- func (c *WorkRequestClient) HasTransport(ctx context.Context, arg0 int32) (bool, error)
- func (c *WorkRequestClient) HashCode(ctx context.Context) (int32, error)
- func (c *WorkRequestClient) ToString(ctx context.Context) (string, error)
- func (c *WorkRequestClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CaptivePortalClient ¶ added in v0.0.6
type CaptivePortalClient struct {
// contains filtered or unexported fields
}
CaptivePortalClient wraps the gRPC CaptivePortalService client.
func NewCaptivePortalClient ¶ added in v0.0.6
func NewCaptivePortalClient(cc grpc.ClientConnInterface) *CaptivePortalClient
NewCaptivePortalClient creates a new CaptivePortal client.
func (*CaptivePortalClient) DescribeContents ¶ added in v0.0.6
func (c *CaptivePortalClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*CaptivePortalClient) IgnoreNetwork ¶ added in v0.0.6
func (c *CaptivePortalClient) IgnoreNetwork(ctx context.Context) error
IgnoreNetwork calls the IgnoreNetwork RPC.
func (*CaptivePortalClient) ReportCaptivePortalDismissed ¶ added in v0.0.6
func (c *CaptivePortalClient) ReportCaptivePortalDismissed(ctx context.Context) error
ReportCaptivePortalDismissed calls the ReportCaptivePortalDismissed RPC.
func (*CaptivePortalClient) WriteToParcel ¶ added in v0.0.6
WriteToParcel calls the WriteToParcel RPC.
type ConnectivityDiagnosticsManagerClient ¶ added in v0.0.6
type ConnectivityDiagnosticsManagerClient struct {
// contains filtered or unexported fields
}
ConnectivityDiagnosticsManagerClient wraps the gRPC ConnectivityDiagnosticsManagerService client.
func NewConnectivityDiagnosticsManagerClient ¶ added in v0.0.6
func NewConnectivityDiagnosticsManagerClient(cc grpc.ClientConnInterface) *ConnectivityDiagnosticsManagerClient
NewConnectivityDiagnosticsManagerClient creates a new ConnectivityDiagnosticsManager client.
func (*ConnectivityDiagnosticsManagerClient) RegisterConnectivityDiagnosticsCallback ¶ added in v0.0.6
func (c *ConnectivityDiagnosticsManagerClient) RegisterConnectivityDiagnosticsCallback(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error
RegisterConnectivityDiagnosticsCallback calls the RegisterConnectivityDiagnosticsCallback RPC.
func (*ConnectivityDiagnosticsManagerClient) UnregisterConnectivityDiagnosticsCallback ¶ added in v0.0.6
func (c *ConnectivityDiagnosticsManagerClient) UnregisterConnectivityDiagnosticsCallback(ctx context.Context, arg0 int64) error
UnregisterConnectivityDiagnosticsCallback calls the UnregisterConnectivityDiagnosticsCallback RPC.
type ConnectivityDiagnosticsManagerConnectivityDiagnosticsCallbackClient ¶ added in v0.0.6
type ConnectivityDiagnosticsManagerConnectivityDiagnosticsCallbackClient struct {
// contains filtered or unexported fields
}
ConnectivityDiagnosticsManagerConnectivityDiagnosticsCallbackClient wraps the gRPC ConnectivityDiagnosticsManagerConnectivityDiagnosticsCallbackService client.
func NewConnectivityDiagnosticsManagerConnectivityDiagnosticsCallbackClient ¶ added in v0.0.6
func NewConnectivityDiagnosticsManagerConnectivityDiagnosticsCallbackClient(cc grpc.ClientConnInterface) *ConnectivityDiagnosticsManagerConnectivityDiagnosticsCallbackClient
NewConnectivityDiagnosticsManagerConnectivityDiagnosticsCallbackClient creates a new ConnectivityDiagnosticsManagerConnectivityDiagnosticsCallback client.
func (*ConnectivityDiagnosticsManagerConnectivityDiagnosticsCallbackClient) OnConnectivityReportAvailable ¶ added in v0.0.6
func (c *ConnectivityDiagnosticsManagerConnectivityDiagnosticsCallbackClient) OnConnectivityReportAvailable(ctx context.Context, arg0 int64) error
OnConnectivityReportAvailable calls the OnConnectivityReportAvailable RPC.
func (*ConnectivityDiagnosticsManagerConnectivityDiagnosticsCallbackClient) OnDataStallSuspected ¶ added in v0.0.6
func (c *ConnectivityDiagnosticsManagerConnectivityDiagnosticsCallbackClient) OnDataStallSuspected(ctx context.Context, arg0 int64) error
OnDataStallSuspected calls the OnDataStallSuspected RPC.
func (*ConnectivityDiagnosticsManagerConnectivityDiagnosticsCallbackClient) OnNetworkConnectivityReported ¶ added in v0.0.6
func (c *ConnectivityDiagnosticsManagerConnectivityDiagnosticsCallbackClient) OnNetworkConnectivityReported(ctx context.Context, arg0 int64, arg1 bool) error
OnNetworkConnectivityReported calls the OnNetworkConnectivityReported RPC.
type ConnectivityDiagnosticsManagerConnectivityReportClient ¶ added in v0.0.6
type ConnectivityDiagnosticsManagerConnectivityReportClient struct {
// contains filtered or unexported fields
}
ConnectivityDiagnosticsManagerConnectivityReportClient wraps the gRPC ConnectivityDiagnosticsManagerConnectivityReportService client.
func NewConnectivityDiagnosticsManagerConnectivityReportClient ¶ added in v0.0.6
func NewConnectivityDiagnosticsManagerConnectivityReportClient(cc grpc.ClientConnInterface) *ConnectivityDiagnosticsManagerConnectivityReportClient
NewConnectivityDiagnosticsManagerConnectivityReportClient creates a new ConnectivityDiagnosticsManagerConnectivityReport client.
func (*ConnectivityDiagnosticsManagerConnectivityReportClient) DescribeContents ¶ added in v0.0.6
func (c *ConnectivityDiagnosticsManagerConnectivityReportClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*ConnectivityDiagnosticsManagerConnectivityReportClient) Equals ¶ added in v0.0.6
func (c *ConnectivityDiagnosticsManagerConnectivityReportClient) Equals(ctx context.Context, arg0 int64) (bool, error)
Equals calls the Equals RPC.
func (*ConnectivityDiagnosticsManagerConnectivityReportClient) GetAdditionalInfo ¶ added in v0.0.6
func (c *ConnectivityDiagnosticsManagerConnectivityReportClient) GetAdditionalInfo(ctx context.Context) (int64, error)
GetAdditionalInfo calls the GetAdditionalInfo RPC.
func (*ConnectivityDiagnosticsManagerConnectivityReportClient) GetLinkProperties ¶ added in v0.0.6
func (c *ConnectivityDiagnosticsManagerConnectivityReportClient) GetLinkProperties(ctx context.Context) (int64, error)
GetLinkProperties calls the GetLinkProperties RPC.
func (*ConnectivityDiagnosticsManagerConnectivityReportClient) GetNetwork ¶ added in v0.0.6
func (c *ConnectivityDiagnosticsManagerConnectivityReportClient) GetNetwork(ctx context.Context) (int64, error)
GetNetwork calls the GetNetwork RPC.
func (*ConnectivityDiagnosticsManagerConnectivityReportClient) GetNetworkCapabilities ¶ added in v0.0.6
func (c *ConnectivityDiagnosticsManagerConnectivityReportClient) GetNetworkCapabilities(ctx context.Context) (int64, error)
GetNetworkCapabilities calls the GetNetworkCapabilities RPC.
func (*ConnectivityDiagnosticsManagerConnectivityReportClient) GetReportTimestamp ¶ added in v0.0.6
func (c *ConnectivityDiagnosticsManagerConnectivityReportClient) GetReportTimestamp(ctx context.Context) (int64, error)
GetReportTimestamp calls the GetReportTimestamp RPC.
func (*ConnectivityDiagnosticsManagerConnectivityReportClient) HashCode ¶ added in v0.0.6
func (c *ConnectivityDiagnosticsManagerConnectivityReportClient) HashCode(ctx context.Context) (int32, error)
HashCode calls the HashCode RPC.
func (*ConnectivityDiagnosticsManagerConnectivityReportClient) WriteToParcel ¶ added in v0.0.6
func (c *ConnectivityDiagnosticsManagerConnectivityReportClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
WriteToParcel calls the WriteToParcel RPC.
type ConnectivityDiagnosticsManagerDataStallReportClient ¶ added in v0.0.6
type ConnectivityDiagnosticsManagerDataStallReportClient struct {
// contains filtered or unexported fields
}
ConnectivityDiagnosticsManagerDataStallReportClient wraps the gRPC ConnectivityDiagnosticsManagerDataStallReportService client.
func NewConnectivityDiagnosticsManagerDataStallReportClient ¶ added in v0.0.6
func NewConnectivityDiagnosticsManagerDataStallReportClient(cc grpc.ClientConnInterface) *ConnectivityDiagnosticsManagerDataStallReportClient
NewConnectivityDiagnosticsManagerDataStallReportClient creates a new ConnectivityDiagnosticsManagerDataStallReport client.
func (*ConnectivityDiagnosticsManagerDataStallReportClient) DescribeContents ¶ added in v0.0.6
func (c *ConnectivityDiagnosticsManagerDataStallReportClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*ConnectivityDiagnosticsManagerDataStallReportClient) Equals ¶ added in v0.0.6
func (c *ConnectivityDiagnosticsManagerDataStallReportClient) Equals(ctx context.Context, arg0 int64) (bool, error)
Equals calls the Equals RPC.
func (*ConnectivityDiagnosticsManagerDataStallReportClient) GetDetectionMethod ¶ added in v0.0.6
func (c *ConnectivityDiagnosticsManagerDataStallReportClient) GetDetectionMethod(ctx context.Context) (int32, error)
GetDetectionMethod calls the GetDetectionMethod RPC.
func (*ConnectivityDiagnosticsManagerDataStallReportClient) GetLinkProperties ¶ added in v0.0.6
func (c *ConnectivityDiagnosticsManagerDataStallReportClient) GetLinkProperties(ctx context.Context) (int64, error)
GetLinkProperties calls the GetLinkProperties RPC.
func (*ConnectivityDiagnosticsManagerDataStallReportClient) GetNetwork ¶ added in v0.0.6
func (c *ConnectivityDiagnosticsManagerDataStallReportClient) GetNetwork(ctx context.Context) (int64, error)
GetNetwork calls the GetNetwork RPC.
func (*ConnectivityDiagnosticsManagerDataStallReportClient) GetNetworkCapabilities ¶ added in v0.0.6
func (c *ConnectivityDiagnosticsManagerDataStallReportClient) GetNetworkCapabilities(ctx context.Context) (int64, error)
GetNetworkCapabilities calls the GetNetworkCapabilities RPC.
func (*ConnectivityDiagnosticsManagerDataStallReportClient) GetReportTimestamp ¶ added in v0.0.6
func (c *ConnectivityDiagnosticsManagerDataStallReportClient) GetReportTimestamp(ctx context.Context) (int64, error)
GetReportTimestamp calls the GetReportTimestamp RPC.
func (*ConnectivityDiagnosticsManagerDataStallReportClient) GetStallDetails ¶ added in v0.0.6
func (c *ConnectivityDiagnosticsManagerDataStallReportClient) GetStallDetails(ctx context.Context) (int64, error)
GetStallDetails calls the GetStallDetails RPC.
func (*ConnectivityDiagnosticsManagerDataStallReportClient) HashCode ¶ added in v0.0.6
func (c *ConnectivityDiagnosticsManagerDataStallReportClient) HashCode(ctx context.Context) (int32, error)
HashCode calls the HashCode RPC.
func (*ConnectivityDiagnosticsManagerDataStallReportClient) WriteToParcel ¶ added in v0.0.6
func (c *ConnectivityDiagnosticsManagerDataStallReportClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
WriteToParcel calls the WriteToParcel RPC.
type ConnectivityManagerClient ¶ added in v0.0.6
type ConnectivityManagerClient struct {
// contains filtered or unexported fields
}
ConnectivityManagerClient wraps the gRPC ConnectivityManagerService client.
func NewConnectivityManagerClient ¶ added in v0.0.6
func NewConnectivityManagerClient(cc grpc.ClientConnInterface) *ConnectivityManagerClient
NewConnectivityManagerClient creates a new ConnectivityManager client.
func (*ConnectivityManagerClient) AddDefaultNetworkActiveListener ¶ added in v0.0.6
func (c *ConnectivityManagerClient) AddDefaultNetworkActiveListener(ctx context.Context, arg0 int64) error
AddDefaultNetworkActiveListener calls the AddDefaultNetworkActiveListener RPC.
func (*ConnectivityManagerClient) BindProcessToNetwork ¶ added in v0.0.6
func (c *ConnectivityManagerClient) BindProcessToNetwork(ctx context.Context, arg0 int64) (bool, error)
BindProcessToNetwork calls the BindProcessToNetwork RPC.
func (*ConnectivityManagerClient) CreateSocketKeepalive ¶ added in v0.0.6
func (c *ConnectivityManagerClient) CreateSocketKeepalive(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64, arg4 int64, arg5 int64) (int64, error)
CreateSocketKeepalive calls the CreateSocketKeepalive RPC.
func (*ConnectivityManagerClient) GetActiveNetwork ¶ added in v0.0.6
func (c *ConnectivityManagerClient) GetActiveNetwork(ctx context.Context) (int64, error)
GetActiveNetwork calls the GetActiveNetwork RPC.
func (*ConnectivityManagerClient) GetActiveNetworkInfo ¶ added in v0.0.6
func (c *ConnectivityManagerClient) GetActiveNetworkInfo(ctx context.Context) (int64, error)
GetActiveNetworkInfo calls the GetActiveNetworkInfo RPC.
func (*ConnectivityManagerClient) GetAllNetworkInfo ¶ added in v0.0.6
func (c *ConnectivityManagerClient) GetAllNetworkInfo(ctx context.Context) (int64, error)
GetAllNetworkInfo calls the GetAllNetworkInfo RPC.
func (*ConnectivityManagerClient) GetAllNetworks ¶ added in v0.0.6
func (c *ConnectivityManagerClient) GetAllNetworks(ctx context.Context) (int64, error)
GetAllNetworks calls the GetAllNetworks RPC.
func (*ConnectivityManagerClient) GetBackgroundDataSetting ¶ added in v0.0.6
func (c *ConnectivityManagerClient) GetBackgroundDataSetting(ctx context.Context) (bool, error)
GetBackgroundDataSetting calls the GetBackgroundDataSetting RPC.
func (*ConnectivityManagerClient) GetBoundNetworkForProcess ¶ added in v0.0.6
func (c *ConnectivityManagerClient) GetBoundNetworkForProcess(ctx context.Context) (int64, error)
GetBoundNetworkForProcess calls the GetBoundNetworkForProcess RPC.
func (*ConnectivityManagerClient) GetConnectionOwnerUid ¶ added in v0.0.6
func (c *ConnectivityManagerClient) GetConnectionOwnerUid(ctx context.Context, arg0 int32, arg1 int64, arg2 int64) (int32, error)
GetConnectionOwnerUid calls the GetConnectionOwnerUid RPC.
func (*ConnectivityManagerClient) GetDefaultProxy ¶ added in v0.0.6
func (c *ConnectivityManagerClient) GetDefaultProxy(ctx context.Context) (int64, error)
GetDefaultProxy calls the GetDefaultProxy RPC.
func (*ConnectivityManagerClient) GetLinkProperties ¶ added in v0.0.6
func (c *ConnectivityManagerClient) GetLinkProperties(ctx context.Context, arg0 int64) (int64, error)
GetLinkProperties calls the GetLinkProperties RPC.
func (*ConnectivityManagerClient) GetMultipathPreference ¶ added in v0.0.6
func (c *ConnectivityManagerClient) GetMultipathPreference(ctx context.Context, arg0 int64) (int32, error)
GetMultipathPreference calls the GetMultipathPreference RPC.
func (*ConnectivityManagerClient) GetNetworkCapabilities ¶ added in v0.0.6
func (c *ConnectivityManagerClient) GetNetworkCapabilities(ctx context.Context, arg0 int64) (int64, error)
GetNetworkCapabilities calls the GetNetworkCapabilities RPC.
func (*ConnectivityManagerClient) GetNetworkInfo1 ¶ added in v0.0.6
GetNetworkInfo1 calls the GetNetworkInfo1 RPC.
func (*ConnectivityManagerClient) GetNetworkInfo1_1 ¶ added in v0.0.6
func (c *ConnectivityManagerClient) GetNetworkInfo1_1(ctx context.Context, arg0 int32) (int64, error)
GetNetworkInfo1_1 calls the GetNetworkInfo1_1 RPC.
func (*ConnectivityManagerClient) GetNetworkPreference ¶ added in v0.0.6
func (c *ConnectivityManagerClient) GetNetworkPreference(ctx context.Context) (int32, error)
GetNetworkPreference calls the GetNetworkPreference RPC.
func (*ConnectivityManagerClient) GetNetworkWatchlistConfigHash ¶ added in v0.0.6
func (c *ConnectivityManagerClient) GetNetworkWatchlistConfigHash(ctx context.Context) (int64, error)
GetNetworkWatchlistConfigHash calls the GetNetworkWatchlistConfigHash RPC.
func (*ConnectivityManagerClient) GetProcessDefaultNetwork ¶ added in v0.0.6
func (c *ConnectivityManagerClient) GetProcessDefaultNetwork(ctx context.Context) (int64, error)
GetProcessDefaultNetwork calls the GetProcessDefaultNetwork RPC.
func (*ConnectivityManagerClient) GetRestrictBackgroundStatus ¶ added in v0.0.6
func (c *ConnectivityManagerClient) GetRestrictBackgroundStatus(ctx context.Context) (int32, error)
GetRestrictBackgroundStatus calls the GetRestrictBackgroundStatus RPC.
func (*ConnectivityManagerClient) IsActiveNetworkMetered ¶ added in v0.0.6
func (c *ConnectivityManagerClient) IsActiveNetworkMetered(ctx context.Context) (bool, error)
IsActiveNetworkMetered calls the IsActiveNetworkMetered RPC.
func (*ConnectivityManagerClient) IsDefaultNetworkActive ¶ added in v0.0.6
func (c *ConnectivityManagerClient) IsDefaultNetworkActive(ctx context.Context) (bool, error)
IsDefaultNetworkActive calls the IsDefaultNetworkActive RPC.
func (*ConnectivityManagerClient) IsNetworkTypeValid ¶ added in v0.0.6
func (c *ConnectivityManagerClient) IsNetworkTypeValid(ctx context.Context, arg0 int32) (bool, error)
IsNetworkTypeValid calls the IsNetworkTypeValid RPC.
func (*ConnectivityManagerClient) RegisterDefaultNetworkCallback ¶ added in v0.0.6
func (c *ConnectivityManagerClient) RegisterDefaultNetworkCallback(ctx context.Context, arg0 int64) error
RegisterDefaultNetworkCallback calls the RegisterDefaultNetworkCallback RPC.
func (*ConnectivityManagerClient) RegisterNetworkCallback2 ¶ added in v0.0.6
func (c *ConnectivityManagerClient) RegisterNetworkCallback2(ctx context.Context, arg0 int64, arg1 int64) error
RegisterNetworkCallback2 calls the RegisterNetworkCallback2 RPC.
func (*ConnectivityManagerClient) RegisterNetworkCallback2_1 ¶ added in v0.0.6
func (c *ConnectivityManagerClient) RegisterNetworkCallback2_1(ctx context.Context, arg0 int64, arg1 int64) error
RegisterNetworkCallback2_1 calls the RegisterNetworkCallback2_1 RPC.
func (*ConnectivityManagerClient) ReleaseNetworkRequest ¶ added in v0.0.6
func (c *ConnectivityManagerClient) ReleaseNetworkRequest(ctx context.Context, arg0 int64) error
ReleaseNetworkRequest calls the ReleaseNetworkRequest RPC.
func (*ConnectivityManagerClient) RemoveDefaultNetworkActiveListener ¶ added in v0.0.6
func (c *ConnectivityManagerClient) RemoveDefaultNetworkActiveListener(ctx context.Context, arg0 int64) error
RemoveDefaultNetworkActiveListener calls the RemoveDefaultNetworkActiveListener RPC.
func (*ConnectivityManagerClient) ReportBadNetwork ¶ added in v0.0.6
func (c *ConnectivityManagerClient) ReportBadNetwork(ctx context.Context, arg0 int64) error
ReportBadNetwork calls the ReportBadNetwork RPC.
func (*ConnectivityManagerClient) ReportNetworkConnectivity ¶ added in v0.0.6
func (c *ConnectivityManagerClient) ReportNetworkConnectivity(ctx context.Context, arg0 int64, arg1 bool) error
ReportNetworkConnectivity calls the ReportNetworkConnectivity RPC.
func (*ConnectivityManagerClient) RequestBandwidthUpdate ¶ added in v0.0.6
func (c *ConnectivityManagerClient) RequestBandwidthUpdate(ctx context.Context, arg0 int64) (bool, error)
RequestBandwidthUpdate calls the RequestBandwidthUpdate RPC.
func (*ConnectivityManagerClient) RequestNetwork2 ¶ added in v0.0.6
func (c *ConnectivityManagerClient) RequestNetwork2(ctx context.Context, arg0 int64, arg1 int64) error
RequestNetwork2 calls the RequestNetwork2 RPC.
func (*ConnectivityManagerClient) RequestNetwork2_1 ¶ added in v0.0.6
func (c *ConnectivityManagerClient) RequestNetwork2_1(ctx context.Context, arg0 int64, arg1 int64) error
RequestNetwork2_1 calls the RequestNetwork2_1 RPC.
func (*ConnectivityManagerClient) RequestNetwork3_2 ¶ added in v0.0.6
func (c *ConnectivityManagerClient) RequestNetwork3_2(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) error
RequestNetwork3_2 calls the RequestNetwork3_2 RPC.
func (*ConnectivityManagerClient) SetNetworkPreference ¶ added in v0.0.6
func (c *ConnectivityManagerClient) SetNetworkPreference(ctx context.Context, arg0 int32) error
SetNetworkPreference calls the SetNetworkPreference RPC.
func (*ConnectivityManagerClient) SetProcessDefaultNetwork ¶ added in v0.0.6
func (c *ConnectivityManagerClient) SetProcessDefaultNetwork(ctx context.Context, arg0 int64) (bool, error)
SetProcessDefaultNetwork calls the SetProcessDefaultNetwork RPC.
func (*ConnectivityManagerClient) UnregisterNetworkCallback1 ¶ added in v0.0.6
func (c *ConnectivityManagerClient) UnregisterNetworkCallback1(ctx context.Context, arg0 int64) error
UnregisterNetworkCallback1 calls the UnregisterNetworkCallback1 RPC.
func (*ConnectivityManagerClient) UnregisterNetworkCallback1_1 ¶ added in v0.0.6
func (c *ConnectivityManagerClient) UnregisterNetworkCallback1_1(ctx context.Context, arg0 int64) error
UnregisterNetworkCallback1_1 calls the UnregisterNetworkCallback1_1 RPC.
type ConnectivityManagerNetworkCallbackClient ¶ added in v0.0.6
type ConnectivityManagerNetworkCallbackClient struct {
// contains filtered or unexported fields
}
ConnectivityManagerNetworkCallbackClient wraps the gRPC ConnectivityManagerNetworkCallbackService client.
func NewConnectivityManagerNetworkCallbackClient ¶ added in v0.0.6
func NewConnectivityManagerNetworkCallbackClient(cc grpc.ClientConnInterface) *ConnectivityManagerNetworkCallbackClient
NewConnectivityManagerNetworkCallbackClient creates a new ConnectivityManagerNetworkCallback client.
func (*ConnectivityManagerNetworkCallbackClient) OnAvailable ¶ added in v0.0.6
func (c *ConnectivityManagerNetworkCallbackClient) OnAvailable(ctx context.Context, arg0 int64) error
OnAvailable calls the OnAvailable RPC.
func (*ConnectivityManagerNetworkCallbackClient) OnBlockedStatusChanged ¶ added in v0.0.6
func (c *ConnectivityManagerNetworkCallbackClient) OnBlockedStatusChanged(ctx context.Context, arg0 int64, arg1 bool) error
OnBlockedStatusChanged calls the OnBlockedStatusChanged RPC.
func (*ConnectivityManagerNetworkCallbackClient) OnCapabilitiesChanged ¶ added in v0.0.6
func (c *ConnectivityManagerNetworkCallbackClient) OnCapabilitiesChanged(ctx context.Context, arg0 int64, arg1 int64) error
OnCapabilitiesChanged calls the OnCapabilitiesChanged RPC.
func (*ConnectivityManagerNetworkCallbackClient) OnLinkPropertiesChanged ¶ added in v0.0.6
func (c *ConnectivityManagerNetworkCallbackClient) OnLinkPropertiesChanged(ctx context.Context, arg0 int64, arg1 int64) error
OnLinkPropertiesChanged calls the OnLinkPropertiesChanged RPC.
func (*ConnectivityManagerNetworkCallbackClient) OnLosing ¶ added in v0.0.6
func (c *ConnectivityManagerNetworkCallbackClient) OnLosing(ctx context.Context, arg0 int64, arg1 int32) error
OnLosing calls the OnLosing RPC.
func (*ConnectivityManagerNetworkCallbackClient) OnLost ¶ added in v0.0.6
func (c *ConnectivityManagerNetworkCallbackClient) OnLost(ctx context.Context, arg0 int64) error
OnLost calls the OnLost RPC.
func (*ConnectivityManagerNetworkCallbackClient) OnReserved ¶ added in v0.0.6
func (c *ConnectivityManagerNetworkCallbackClient) OnReserved(ctx context.Context, arg0 int64) error
OnReserved calls the OnReserved RPC.
func (*ConnectivityManagerNetworkCallbackClient) OnUnavailable ¶ added in v0.0.6
func (c *ConnectivityManagerNetworkCallbackClient) OnUnavailable(ctx context.Context) error
OnUnavailable calls the OnUnavailable RPC.
type ConnectivityManagerOnNetworkActiveListenerClient ¶ added in v0.0.6
type ConnectivityManagerOnNetworkActiveListenerClient struct {
// contains filtered or unexported fields
}
ConnectivityManagerOnNetworkActiveListenerClient wraps the gRPC ConnectivityManagerOnNetworkActiveListenerService client.
func NewConnectivityManagerOnNetworkActiveListenerClient ¶ added in v0.0.6
func NewConnectivityManagerOnNetworkActiveListenerClient(cc grpc.ClientConnInterface) *ConnectivityManagerOnNetworkActiveListenerClient
NewConnectivityManagerOnNetworkActiveListenerClient creates a new ConnectivityManagerOnNetworkActiveListener client.
func (*ConnectivityManagerOnNetworkActiveListenerClient) OnNetworkActive ¶ added in v0.0.6
func (c *ConnectivityManagerOnNetworkActiveListenerClient) OnNetworkActive(ctx context.Context) error
OnNetworkActive calls the OnNetworkActive RPC.
type CredentialsClient ¶ added in v0.0.6
type CredentialsClient struct {
// contains filtered or unexported fields
}
CredentialsClient wraps the gRPC CredentialsService client.
func NewCredentialsClient ¶ added in v0.0.6
func NewCredentialsClient(cc grpc.ClientConnInterface) *CredentialsClient
NewCredentialsClient creates a new Credentials client.
type DhcpInfoClient ¶ added in v0.0.6
type DhcpInfoClient struct {
// contains filtered or unexported fields
}
DhcpInfoClient wraps the gRPC DhcpInfoService client.
func NewDhcpInfoClient ¶ added in v0.0.6
func NewDhcpInfoClient(cc grpc.ClientConnInterface) *DhcpInfoClient
NewDhcpInfoClient creates a new DhcpInfo client.
func (*DhcpInfoClient) DescribeContents ¶ added in v0.0.6
DescribeContents calls the DescribeContents RPC.
func (*DhcpInfoClient) WriteToParcel ¶ added in v0.0.6
func (c *DhcpInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
WriteToParcel calls the WriteToParcel RPC.
type DnsResolverCallbackClient ¶ added in v0.0.6
type DnsResolverCallbackClient struct {
// contains filtered or unexported fields
}
DnsResolverCallbackClient wraps the gRPC DnsResolverCallbackService client.
func NewDnsResolverCallbackClient ¶ added in v0.0.6
func NewDnsResolverCallbackClient(cc grpc.ClientConnInterface) *DnsResolverCallbackClient
NewDnsResolverCallbackClient creates a new DnsResolverCallback client.
type DnsResolverClient ¶ added in v0.0.6
type DnsResolverClient struct {
// contains filtered or unexported fields
}
DnsResolverClient wraps the gRPC DnsResolverService client.
func NewDnsResolverClient ¶ added in v0.0.6
func NewDnsResolverClient(cc grpc.ClientConnInterface) *DnsResolverClient
NewDnsResolverClient creates a new DnsResolver client.
func (*DnsResolverClient) GetInstance ¶ added in v0.0.6
func (c *DnsResolverClient) GetInstance(ctx context.Context) (int64, error)
GetInstance calls the GetInstance RPC.
type EthernetNetworkSpecifierClient ¶ added in v0.0.6
type EthernetNetworkSpecifierClient struct {
// contains filtered or unexported fields
}
EthernetNetworkSpecifierClient wraps the gRPC EthernetNetworkSpecifierService client.
func NewEthernetNetworkSpecifierClient ¶ added in v0.0.6
func NewEthernetNetworkSpecifierClient(cc grpc.ClientConnInterface) *EthernetNetworkSpecifierClient
NewEthernetNetworkSpecifierClient creates a new EthernetNetworkSpecifier client.
func (*EthernetNetworkSpecifierClient) CanBeSatisfiedBy ¶ added in v0.0.6
func (c *EthernetNetworkSpecifierClient) CanBeSatisfiedBy(ctx context.Context, handle int64, arg0 int64) (bool, error)
CanBeSatisfiedBy calls the CanBeSatisfiedBy RPC.
func (*EthernetNetworkSpecifierClient) DescribeContents ¶ added in v0.0.6
func (c *EthernetNetworkSpecifierClient) DescribeContents(ctx context.Context, handle int64) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*EthernetNetworkSpecifierClient) Equals ¶ added in v0.0.6
func (c *EthernetNetworkSpecifierClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)
Equals calls the Equals RPC.
func (*EthernetNetworkSpecifierClient) GetInterfaceName ¶ added in v0.0.6
func (c *EthernetNetworkSpecifierClient) GetInterfaceName(ctx context.Context, handle int64) (string, error)
GetInterfaceName calls the GetInterfaceName RPC.
func (*EthernetNetworkSpecifierClient) ToString ¶ added in v0.0.6
func (c *EthernetNetworkSpecifierClient) ToString(ctx context.Context, handle int64) (string, error)
ToString calls the ToString RPC.
func (*EthernetNetworkSpecifierClient) WriteToParcel ¶ added in v0.0.6
func (c *EthernetNetworkSpecifierClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
WriteToParcel calls the WriteToParcel RPC.
type Ikev2VpnProfileBuilderClient ¶ added in v0.0.6
type Ikev2VpnProfileBuilderClient struct {
// contains filtered or unexported fields
}
Ikev2VpnProfileBuilderClient wraps the gRPC Ikev2VpnProfileBuilderService client.
func NewIkev2VpnProfileBuilderClient ¶ added in v0.0.6
func NewIkev2VpnProfileBuilderClient(cc grpc.ClientConnInterface) *Ikev2VpnProfileBuilderClient
NewIkev2VpnProfileBuilderClient creates a new Ikev2VpnProfileBuilder client.
func (*Ikev2VpnProfileBuilderClient) Build ¶ added in v0.0.6
func (c *Ikev2VpnProfileBuilderClient) Build(ctx context.Context) (int64, error)
Build calls the Build RPC.
func (*Ikev2VpnProfileBuilderClient) SetAuthDigitalSignature ¶ added in v0.0.6
func (c *Ikev2VpnProfileBuilderClient) SetAuthDigitalSignature(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
SetAuthDigitalSignature calls the SetAuthDigitalSignature RPC.
func (*Ikev2VpnProfileBuilderClient) SetAuthPsk ¶ added in v0.0.6
SetAuthPsk calls the SetAuthPsk RPC.
func (*Ikev2VpnProfileBuilderClient) SetAuthUsernamePassword ¶ added in v0.0.6
func (c *Ikev2VpnProfileBuilderClient) SetAuthUsernamePassword(ctx context.Context, arg0 string, arg1 string, arg2 int64) (int64, error)
SetAuthUsernamePassword calls the SetAuthUsernamePassword RPC.
func (*Ikev2VpnProfileBuilderClient) SetAutomaticIpVersionSelectionEnabled ¶ added in v0.0.6
func (c *Ikev2VpnProfileBuilderClient) SetAutomaticIpVersionSelectionEnabled(ctx context.Context, arg0 bool) (int64, error)
SetAutomaticIpVersionSelectionEnabled calls the SetAutomaticIpVersionSelectionEnabled RPC.
func (*Ikev2VpnProfileBuilderClient) SetAutomaticNattKeepaliveTimerEnabled ¶ added in v0.0.6
func (c *Ikev2VpnProfileBuilderClient) SetAutomaticNattKeepaliveTimerEnabled(ctx context.Context, arg0 bool) (int64, error)
SetAutomaticNattKeepaliveTimerEnabled calls the SetAutomaticNattKeepaliveTimerEnabled RPC.
func (*Ikev2VpnProfileBuilderClient) SetBypassable ¶ added in v0.0.6
SetBypassable calls the SetBypassable RPC.
func (*Ikev2VpnProfileBuilderClient) SetLocalRoutesExcluded ¶ added in v0.0.6
func (c *Ikev2VpnProfileBuilderClient) SetLocalRoutesExcluded(ctx context.Context, arg0 bool) (int64, error)
SetLocalRoutesExcluded calls the SetLocalRoutesExcluded RPC.
func (*Ikev2VpnProfileBuilderClient) SetMetered ¶ added in v0.0.6
SetMetered calls the SetMetered RPC.
func (*Ikev2VpnProfileBuilderClient) SetRequiresInternetValidation ¶ added in v0.0.6
func (c *Ikev2VpnProfileBuilderClient) SetRequiresInternetValidation(ctx context.Context, arg0 bool) (int64, error)
SetRequiresInternetValidation calls the SetRequiresInternetValidation RPC.
type Ikev2VpnProfileClient ¶ added in v0.0.6
type Ikev2VpnProfileClient struct {
// contains filtered or unexported fields
}
Ikev2VpnProfileClient wraps the gRPC Ikev2VpnProfileService client.
func NewIkev2VpnProfileClient ¶ added in v0.0.6
func NewIkev2VpnProfileClient(cc grpc.ClientConnInterface) *Ikev2VpnProfileClient
NewIkev2VpnProfileClient creates a new Ikev2VpnProfile client.
func (*Ikev2VpnProfileClient) GetAllowedAlgorithms ¶ added in v0.0.6
func (c *Ikev2VpnProfileClient) GetAllowedAlgorithms(ctx context.Context) (int64, error)
GetAllowedAlgorithms calls the GetAllowedAlgorithms RPC.
func (*Ikev2VpnProfileClient) GetIkeTunnelConnectionParams ¶ added in v0.0.6
func (c *Ikev2VpnProfileClient) GetIkeTunnelConnectionParams(ctx context.Context) (int64, error)
GetIkeTunnelConnectionParams calls the GetIkeTunnelConnectionParams RPC.
func (*Ikev2VpnProfileClient) GetMaxMtu ¶ added in v0.0.6
func (c *Ikev2VpnProfileClient) GetMaxMtu(ctx context.Context) (int32, error)
GetMaxMtu calls the GetMaxMtu RPC.
func (*Ikev2VpnProfileClient) GetPassword ¶ added in v0.0.6
func (c *Ikev2VpnProfileClient) GetPassword(ctx context.Context) (string, error)
GetPassword calls the GetPassword RPC.
func (*Ikev2VpnProfileClient) GetPresharedKey ¶ added in v0.0.6
func (c *Ikev2VpnProfileClient) GetPresharedKey(ctx context.Context) (int64, error)
GetPresharedKey calls the GetPresharedKey RPC.
func (*Ikev2VpnProfileClient) GetProxyInfo ¶ added in v0.0.6
func (c *Ikev2VpnProfileClient) GetProxyInfo(ctx context.Context) (int64, error)
GetProxyInfo calls the GetProxyInfo RPC.
func (*Ikev2VpnProfileClient) GetRsaPrivateKey ¶ added in v0.0.6
func (c *Ikev2VpnProfileClient) GetRsaPrivateKey(ctx context.Context) (int64, error)
GetRsaPrivateKey calls the GetRsaPrivateKey RPC.
func (*Ikev2VpnProfileClient) GetServerAddr ¶ added in v0.0.6
func (c *Ikev2VpnProfileClient) GetServerAddr(ctx context.Context) (string, error)
GetServerAddr calls the GetServerAddr RPC.
func (*Ikev2VpnProfileClient) GetServerRootCaCert ¶ added in v0.0.6
func (c *Ikev2VpnProfileClient) GetServerRootCaCert(ctx context.Context) (int64, error)
GetServerRootCaCert calls the GetServerRootCaCert RPC.
func (*Ikev2VpnProfileClient) GetUserCert ¶ added in v0.0.6
func (c *Ikev2VpnProfileClient) GetUserCert(ctx context.Context) (int64, error)
GetUserCert calls the GetUserCert RPC.
func (*Ikev2VpnProfileClient) GetUserIdentity ¶ added in v0.0.6
func (c *Ikev2VpnProfileClient) GetUserIdentity(ctx context.Context) (string, error)
GetUserIdentity calls the GetUserIdentity RPC.
func (*Ikev2VpnProfileClient) GetUsername ¶ added in v0.0.6
func (c *Ikev2VpnProfileClient) GetUsername(ctx context.Context) (string, error)
GetUsername calls the GetUsername RPC.
func (*Ikev2VpnProfileClient) HashCode ¶ added in v0.0.6
func (c *Ikev2VpnProfileClient) HashCode(ctx context.Context) (int32, error)
HashCode calls the HashCode RPC.
func (*Ikev2VpnProfileClient) IsAutomaticIpVersionSelectionEnabled ¶ added in v0.0.6
func (c *Ikev2VpnProfileClient) IsAutomaticIpVersionSelectionEnabled(ctx context.Context) (bool, error)
IsAutomaticIpVersionSelectionEnabled calls the IsAutomaticIpVersionSelectionEnabled RPC.
func (*Ikev2VpnProfileClient) IsAutomaticNattKeepaliveTimerEnabled ¶ added in v0.0.6
func (c *Ikev2VpnProfileClient) IsAutomaticNattKeepaliveTimerEnabled(ctx context.Context) (bool, error)
IsAutomaticNattKeepaliveTimerEnabled calls the IsAutomaticNattKeepaliveTimerEnabled RPC.
func (*Ikev2VpnProfileClient) IsBypassable ¶ added in v0.0.6
func (c *Ikev2VpnProfileClient) IsBypassable(ctx context.Context) (bool, error)
IsBypassable calls the IsBypassable RPC.
type InetAddressesClient ¶ added in v0.0.6
type InetAddressesClient struct {
// contains filtered or unexported fields
}
InetAddressesClient wraps the gRPC InetAddressesService client.
func NewInetAddressesClient ¶ added in v0.0.6
func NewInetAddressesClient(cc grpc.ClientConnInterface) *InetAddressesClient
NewInetAddressesClient creates a new InetAddresses client.
func (*InetAddressesClient) IsNumericAddress ¶ added in v0.0.6
IsNumericAddress calls the IsNumericAddress RPC.
func (*InetAddressesClient) ParseNumericAddress ¶ added in v0.0.6
ParseNumericAddress calls the ParseNumericAddress RPC.
type IpConfigurationBuilderClient ¶ added in v0.0.6
type IpConfigurationBuilderClient struct {
// contains filtered or unexported fields
}
IpConfigurationBuilderClient wraps the gRPC IpConfigurationBuilderService client.
func NewIpConfigurationBuilderClient ¶ added in v0.0.6
func NewIpConfigurationBuilderClient(cc grpc.ClientConnInterface) *IpConfigurationBuilderClient
NewIpConfigurationBuilderClient creates a new IpConfigurationBuilder client.
func (*IpConfigurationBuilderClient) Build ¶ added in v0.0.6
func (c *IpConfigurationBuilderClient) Build(ctx context.Context) (int64, error)
Build calls the Build RPC.
func (*IpConfigurationBuilderClient) SetHttpProxy ¶ added in v0.0.6
SetHttpProxy calls the SetHttpProxy RPC.
func (*IpConfigurationBuilderClient) SetStaticIpConfiguration ¶ added in v0.0.6
func (c *IpConfigurationBuilderClient) SetStaticIpConfiguration(ctx context.Context, arg0 int64) (int64, error)
SetStaticIpConfiguration calls the SetStaticIpConfiguration RPC.
type IpConfigurationClient ¶ added in v0.0.6
type IpConfigurationClient struct {
// contains filtered or unexported fields
}
IpConfigurationClient wraps the gRPC IpConfigurationService client.
func NewIpConfigurationClient ¶ added in v0.0.6
func NewIpConfigurationClient(cc grpc.ClientConnInterface) *IpConfigurationClient
NewIpConfigurationClient creates a new IpConfiguration client.
func (*IpConfigurationClient) DescribeContents ¶ added in v0.0.6
func (c *IpConfigurationClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*IpConfigurationClient) GetHttpProxy ¶ added in v0.0.6
func (c *IpConfigurationClient) GetHttpProxy(ctx context.Context) (int64, error)
GetHttpProxy calls the GetHttpProxy RPC.
func (*IpConfigurationClient) GetStaticIpConfiguration ¶ added in v0.0.6
func (c *IpConfigurationClient) GetStaticIpConfiguration(ctx context.Context) (int64, error)
GetStaticIpConfiguration calls the GetStaticIpConfiguration RPC.
func (*IpConfigurationClient) HashCode ¶ added in v0.0.6
func (c *IpConfigurationClient) HashCode(ctx context.Context) (int32, error)
HashCode calls the HashCode RPC.
func (*IpConfigurationClient) ToString ¶ added in v0.0.6
func (c *IpConfigurationClient) ToString(ctx context.Context) (string, error)
ToString calls the ToString RPC.
func (*IpConfigurationClient) WriteToParcel ¶ added in v0.0.6
WriteToParcel calls the WriteToParcel RPC.
type IpPrefixClient ¶ added in v0.0.6
type IpPrefixClient struct {
// contains filtered or unexported fields
}
IpPrefixClient wraps the gRPC IpPrefixService client.
func NewIpPrefixClient ¶ added in v0.0.6
func NewIpPrefixClient(cc grpc.ClientConnInterface) *IpPrefixClient
NewIpPrefixClient creates a new IpPrefix client.
func (*IpPrefixClient) DescribeContents ¶ added in v0.0.6
DescribeContents calls the DescribeContents RPC.
func (*IpPrefixClient) GetAddress ¶ added in v0.0.6
GetAddress calls the GetAddress RPC.
func (*IpPrefixClient) GetPrefixLength ¶ added in v0.0.6
GetPrefixLength calls the GetPrefixLength RPC.
func (*IpPrefixClient) GetRawAddress ¶ added in v0.0.6
GetRawAddress calls the GetRawAddress RPC.
func (*IpPrefixClient) WriteToParcel ¶ added in v0.0.6
func (c *IpPrefixClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
WriteToParcel calls the WriteToParcel RPC.
type IpSecAlgorithmClient ¶ added in v0.0.6
type IpSecAlgorithmClient struct {
// contains filtered or unexported fields
}
IpSecAlgorithmClient wraps the gRPC IpSecAlgorithmService client.
func NewIpSecAlgorithmClient ¶ added in v0.0.6
func NewIpSecAlgorithmClient(cc grpc.ClientConnInterface) *IpSecAlgorithmClient
NewIpSecAlgorithmClient creates a new IpSecAlgorithm client.
func (*IpSecAlgorithmClient) DescribeContents ¶ added in v0.0.6
DescribeContents calls the DescribeContents RPC.
func (*IpSecAlgorithmClient) GetSupportedAlgorithms ¶ added in v0.0.6
func (c *IpSecAlgorithmClient) GetSupportedAlgorithms(ctx context.Context, handle int64) (int64, error)
GetSupportedAlgorithms calls the GetSupportedAlgorithms RPC.
func (*IpSecAlgorithmClient) GetTruncationLengthBits ¶ added in v0.0.6
func (c *IpSecAlgorithmClient) GetTruncationLengthBits(ctx context.Context, handle int64) (int32, error)
GetTruncationLengthBits calls the GetTruncationLengthBits RPC.
func (*IpSecAlgorithmClient) WriteToParcel ¶ added in v0.0.6
func (c *IpSecAlgorithmClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
WriteToParcel calls the WriteToParcel RPC.
type IpSecManagerClient ¶ added in v0.0.6
type IpSecManagerClient struct {
// contains filtered or unexported fields
}
IpSecManagerClient wraps the gRPC IpSecManagerService client.
func NewIpSecManagerClient ¶ added in v0.0.6
func NewIpSecManagerClient(cc grpc.ClientConnInterface) *IpSecManagerClient
NewIpSecManagerClient creates a new IpSecManager client.
func (*IpSecManagerClient) AllocateSecurityParameterIndex1 ¶ added in v0.0.6
func (c *IpSecManagerClient) AllocateSecurityParameterIndex1(ctx context.Context, arg0 int64) (int64, error)
AllocateSecurityParameterIndex1 calls the AllocateSecurityParameterIndex1 RPC.
func (*IpSecManagerClient) AllocateSecurityParameterIndex2_1 ¶ added in v0.0.6
func (c *IpSecManagerClient) AllocateSecurityParameterIndex2_1(ctx context.Context, arg0 int64, arg1 int32) (int64, error)
AllocateSecurityParameterIndex2_1 calls the AllocateSecurityParameterIndex2_1 RPC.
func (*IpSecManagerClient) ApplyTransportModeTransform3 ¶ added in v0.0.6
func (c *IpSecManagerClient) ApplyTransportModeTransform3(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) error
ApplyTransportModeTransform3 calls the ApplyTransportModeTransform3 RPC.
func (*IpSecManagerClient) ApplyTransportModeTransform3_1 ¶ added in v0.0.6
func (c *IpSecManagerClient) ApplyTransportModeTransform3_1(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) error
ApplyTransportModeTransform3_1 calls the ApplyTransportModeTransform3_1 RPC.
func (*IpSecManagerClient) ApplyTransportModeTransform3_2 ¶ added in v0.0.6
func (c *IpSecManagerClient) ApplyTransportModeTransform3_2(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) error
ApplyTransportModeTransform3_2 calls the ApplyTransportModeTransform3_2 RPC.
func (*IpSecManagerClient) OpenUdpEncapsulationSocket0 ¶ added in v0.0.6
func (c *IpSecManagerClient) OpenUdpEncapsulationSocket0(ctx context.Context) (int64, error)
OpenUdpEncapsulationSocket0 calls the OpenUdpEncapsulationSocket0 RPC.
func (*IpSecManagerClient) OpenUdpEncapsulationSocket1_1 ¶ added in v0.0.6
func (c *IpSecManagerClient) OpenUdpEncapsulationSocket1_1(ctx context.Context, arg0 int32) (int64, error)
OpenUdpEncapsulationSocket1_1 calls the OpenUdpEncapsulationSocket1_1 RPC.
func (*IpSecManagerClient) RemoveTransportModeTransforms1 ¶ added in v0.0.6
func (c *IpSecManagerClient) RemoveTransportModeTransforms1(ctx context.Context, arg0 int64) error
RemoveTransportModeTransforms1 calls the RemoveTransportModeTransforms1 RPC.
func (*IpSecManagerClient) RemoveTransportModeTransforms1_1 ¶ added in v0.0.6
func (c *IpSecManagerClient) RemoveTransportModeTransforms1_1(ctx context.Context, arg0 int64) error
RemoveTransportModeTransforms1_1 calls the RemoveTransportModeTransforms1_1 RPC.
func (*IpSecManagerClient) RemoveTransportModeTransforms1_2 ¶ added in v0.0.6
func (c *IpSecManagerClient) RemoveTransportModeTransforms1_2(ctx context.Context, arg0 int64) error
RemoveTransportModeTransforms1_2 calls the RemoveTransportModeTransforms1_2 RPC.
type IpSecManagerSecurityParameterIndexClient ¶ added in v0.0.6
type IpSecManagerSecurityParameterIndexClient struct {
// contains filtered or unexported fields
}
IpSecManagerSecurityParameterIndexClient wraps the gRPC IpSecManagerSecurityParameterIndexService client.
func NewIpSecManagerSecurityParameterIndexClient ¶ added in v0.0.6
func NewIpSecManagerSecurityParameterIndexClient(cc grpc.ClientConnInterface) *IpSecManagerSecurityParameterIndexClient
NewIpSecManagerSecurityParameterIndexClient creates a new IpSecManagerSecurityParameterIndex client.
func (*IpSecManagerSecurityParameterIndexClient) Close ¶ added in v0.0.6
func (c *IpSecManagerSecurityParameterIndexClient) Close(ctx context.Context) error
Close calls the Close RPC.
type IpSecManagerSpiUnavailableExceptionClient ¶ added in v0.0.6
type IpSecManagerSpiUnavailableExceptionClient struct {
// contains filtered or unexported fields
}
IpSecManagerSpiUnavailableExceptionClient wraps the gRPC IpSecManagerSpiUnavailableExceptionService client.
func NewIpSecManagerSpiUnavailableExceptionClient ¶ added in v0.0.6
func NewIpSecManagerSpiUnavailableExceptionClient(cc grpc.ClientConnInterface) *IpSecManagerSpiUnavailableExceptionClient
NewIpSecManagerSpiUnavailableExceptionClient creates a new IpSecManagerSpiUnavailableException client.
type IpSecManagerUdpEncapsulationSocketClient ¶ added in v0.0.6
type IpSecManagerUdpEncapsulationSocketClient struct {
// contains filtered or unexported fields
}
IpSecManagerUdpEncapsulationSocketClient wraps the gRPC IpSecManagerUdpEncapsulationSocketService client.
func NewIpSecManagerUdpEncapsulationSocketClient ¶ added in v0.0.6
func NewIpSecManagerUdpEncapsulationSocketClient(cc grpc.ClientConnInterface) *IpSecManagerUdpEncapsulationSocketClient
NewIpSecManagerUdpEncapsulationSocketClient creates a new IpSecManagerUdpEncapsulationSocket client.
func (*IpSecManagerUdpEncapsulationSocketClient) Close ¶ added in v0.0.6
func (c *IpSecManagerUdpEncapsulationSocketClient) Close(ctx context.Context) error
Close calls the Close RPC.
func (*IpSecManagerUdpEncapsulationSocketClient) GetFileDescriptor ¶ added in v0.0.6
func (c *IpSecManagerUdpEncapsulationSocketClient) GetFileDescriptor(ctx context.Context) (int64, error)
GetFileDescriptor calls the GetFileDescriptor RPC.
type IpSecTransformBuilderClient ¶ added in v0.0.6
type IpSecTransformBuilderClient struct {
// contains filtered or unexported fields
}
IpSecTransformBuilderClient wraps the gRPC IpSecTransformBuilderService client.
func NewIpSecTransformBuilderClient ¶ added in v0.0.6
func NewIpSecTransformBuilderClient(cc grpc.ClientConnInterface) *IpSecTransformBuilderClient
NewIpSecTransformBuilderClient creates a new IpSecTransformBuilder client.
func (*IpSecTransformBuilderClient) BuildTransportModeTransform ¶ added in v0.0.6
func (c *IpSecTransformBuilderClient) BuildTransportModeTransform(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
BuildTransportModeTransform calls the BuildTransportModeTransform RPC.
func (*IpSecTransformBuilderClient) SetAuthenticatedEncryption ¶ added in v0.0.6
func (c *IpSecTransformBuilderClient) SetAuthenticatedEncryption(ctx context.Context, arg0 int64) (int64, error)
SetAuthenticatedEncryption calls the SetAuthenticatedEncryption RPC.
func (*IpSecTransformBuilderClient) SetAuthentication ¶ added in v0.0.6
func (c *IpSecTransformBuilderClient) SetAuthentication(ctx context.Context, arg0 int64) (int64, error)
SetAuthentication calls the SetAuthentication RPC.
func (*IpSecTransformBuilderClient) SetEncryption ¶ added in v0.0.6
SetEncryption calls the SetEncryption RPC.
func (*IpSecTransformBuilderClient) SetIpv4Encapsulation ¶ added in v0.0.6
func (c *IpSecTransformBuilderClient) SetIpv4Encapsulation(ctx context.Context, arg0 int64, arg1 int32) (int64, error)
SetIpv4Encapsulation calls the SetIpv4Encapsulation RPC.
type IpSecTransformClient ¶ added in v0.0.6
type IpSecTransformClient struct {
// contains filtered or unexported fields
}
IpSecTransformClient wraps the gRPC IpSecTransformService client.
func NewIpSecTransformClient ¶ added in v0.0.6
func NewIpSecTransformClient(cc grpc.ClientConnInterface) *IpSecTransformClient
NewIpSecTransformClient creates a new IpSecTransform client.
func (*IpSecTransformClient) Close ¶ added in v0.0.6
func (c *IpSecTransformClient) Close(ctx context.Context) error
Close calls the Close RPC.
type IpSecTransformStateBuilderClient ¶ added in v0.0.6
type IpSecTransformStateBuilderClient struct {
// contains filtered or unexported fields
}
IpSecTransformStateBuilderClient wraps the gRPC IpSecTransformStateBuilderService client.
func NewIpSecTransformStateBuilderClient ¶ added in v0.0.6
func NewIpSecTransformStateBuilderClient(cc grpc.ClientConnInterface) *IpSecTransformStateBuilderClient
NewIpSecTransformStateBuilderClient creates a new IpSecTransformStateBuilder client.
func (*IpSecTransformStateBuilderClient) Build ¶ added in v0.0.6
func (c *IpSecTransformStateBuilderClient) Build(ctx context.Context) (int64, error)
Build calls the Build RPC.
func (*IpSecTransformStateBuilderClient) SetByteCount ¶ added in v0.0.6
func (c *IpSecTransformStateBuilderClient) SetByteCount(ctx context.Context, arg0 int64) (int64, error)
SetByteCount calls the SetByteCount RPC.
func (*IpSecTransformStateBuilderClient) SetPacketCount ¶ added in v0.0.6
func (c *IpSecTransformStateBuilderClient) SetPacketCount(ctx context.Context, arg0 int64) (int64, error)
SetPacketCount calls the SetPacketCount RPC.
func (*IpSecTransformStateBuilderClient) SetReplayBitmap ¶ added in v0.0.6
func (c *IpSecTransformStateBuilderClient) SetReplayBitmap(ctx context.Context, arg0 int64) (int64, error)
SetReplayBitmap calls the SetReplayBitmap RPC.
func (*IpSecTransformStateBuilderClient) SetRxHighestSequenceNumber ¶ added in v0.0.6
func (c *IpSecTransformStateBuilderClient) SetRxHighestSequenceNumber(ctx context.Context, arg0 int64) (int64, error)
SetRxHighestSequenceNumber calls the SetRxHighestSequenceNumber RPC.
func (*IpSecTransformStateBuilderClient) SetTimestampMillis ¶ added in v0.0.6
func (c *IpSecTransformStateBuilderClient) SetTimestampMillis(ctx context.Context, arg0 int64) (int64, error)
SetTimestampMillis calls the SetTimestampMillis RPC.
func (*IpSecTransformStateBuilderClient) SetTxHighestSequenceNumber ¶ added in v0.0.6
func (c *IpSecTransformStateBuilderClient) SetTxHighestSequenceNumber(ctx context.Context, arg0 int64) (int64, error)
SetTxHighestSequenceNumber calls the SetTxHighestSequenceNumber RPC.
type IpSecTransformStateClient ¶ added in v0.0.6
type IpSecTransformStateClient struct {
// contains filtered or unexported fields
}
IpSecTransformStateClient wraps the gRPC IpSecTransformStateService client.
func NewIpSecTransformStateClient ¶ added in v0.0.6
func NewIpSecTransformStateClient(cc grpc.ClientConnInterface) *IpSecTransformStateClient
NewIpSecTransformStateClient creates a new IpSecTransformState client.
func (*IpSecTransformStateClient) DescribeContents ¶ added in v0.0.6
func (c *IpSecTransformStateClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*IpSecTransformStateClient) GetByteCount ¶ added in v0.0.6
func (c *IpSecTransformStateClient) GetByteCount(ctx context.Context) (int64, error)
GetByteCount calls the GetByteCount RPC.
func (*IpSecTransformStateClient) GetPacketCount ¶ added in v0.0.6
func (c *IpSecTransformStateClient) GetPacketCount(ctx context.Context) (int64, error)
GetPacketCount calls the GetPacketCount RPC.
func (*IpSecTransformStateClient) GetReplayBitmap ¶ added in v0.0.6
func (c *IpSecTransformStateClient) GetReplayBitmap(ctx context.Context) (int64, error)
GetReplayBitmap calls the GetReplayBitmap RPC.
func (*IpSecTransformStateClient) GetRxHighestSequenceNumber ¶ added in v0.0.6
func (c *IpSecTransformStateClient) GetRxHighestSequenceNumber(ctx context.Context) (int64, error)
GetRxHighestSequenceNumber calls the GetRxHighestSequenceNumber RPC.
func (*IpSecTransformStateClient) GetTimestampMillis ¶ added in v0.0.6
func (c *IpSecTransformStateClient) GetTimestampMillis(ctx context.Context) (int64, error)
GetTimestampMillis calls the GetTimestampMillis RPC.
func (*IpSecTransformStateClient) GetTxHighestSequenceNumber ¶ added in v0.0.6
func (c *IpSecTransformStateClient) GetTxHighestSequenceNumber(ctx context.Context) (int64, error)
GetTxHighestSequenceNumber calls the GetTxHighestSequenceNumber RPC.
func (*IpSecTransformStateClient) WriteToParcel ¶ added in v0.0.6
func (c *IpSecTransformStateClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
WriteToParcel calls the WriteToParcel RPC.
type L2capNetworkSpecifierBuilderClient ¶ added in v0.0.6
type L2capNetworkSpecifierBuilderClient struct {
// contains filtered or unexported fields
}
L2capNetworkSpecifierBuilderClient wraps the gRPC L2CapNetworkSpecifierBuilderService client.
func NewL2capNetworkSpecifierBuilderClient ¶ added in v0.0.6
func NewL2capNetworkSpecifierBuilderClient(cc grpc.ClientConnInterface) *L2capNetworkSpecifierBuilderClient
NewL2capNetworkSpecifierBuilderClient creates a new L2capNetworkSpecifierBuilder client.
func (*L2capNetworkSpecifierBuilderClient) Build ¶ added in v0.0.6
func (c *L2capNetworkSpecifierBuilderClient) Build(ctx context.Context) (int64, error)
Build calls the Build RPC.
func (*L2capNetworkSpecifierBuilderClient) SetHeaderCompression ¶ added in v0.0.6
func (c *L2capNetworkSpecifierBuilderClient) SetHeaderCompression(ctx context.Context, arg0 int32) (int64, error)
SetHeaderCompression calls the SetHeaderCompression RPC.
func (*L2capNetworkSpecifierBuilderClient) SetRemoteAddress ¶ added in v0.0.6
func (c *L2capNetworkSpecifierBuilderClient) SetRemoteAddress(ctx context.Context, arg0 int64) (int64, error)
SetRemoteAddress calls the SetRemoteAddress RPC.
type L2capNetworkSpecifierClient ¶ added in v0.0.6
type L2capNetworkSpecifierClient struct {
// contains filtered or unexported fields
}
L2capNetworkSpecifierClient wraps the gRPC L2CapNetworkSpecifierService client.
func NewL2capNetworkSpecifierClient ¶ added in v0.0.6
func NewL2capNetworkSpecifierClient(cc grpc.ClientConnInterface) *L2capNetworkSpecifierClient
NewL2capNetworkSpecifierClient creates a new L2capNetworkSpecifier client.
func (*L2capNetworkSpecifierClient) CanBeSatisfiedBy ¶ added in v0.0.6
func (c *L2capNetworkSpecifierClient) CanBeSatisfiedBy(ctx context.Context, arg0 int64) (bool, error)
CanBeSatisfiedBy calls the CanBeSatisfiedBy RPC.
func (*L2capNetworkSpecifierClient) DescribeContents ¶ added in v0.0.6
func (c *L2capNetworkSpecifierClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*L2capNetworkSpecifierClient) GetHeaderCompression ¶ added in v0.0.6
func (c *L2capNetworkSpecifierClient) GetHeaderCompression(ctx context.Context) (int32, error)
GetHeaderCompression calls the GetHeaderCompression RPC.
func (*L2capNetworkSpecifierClient) GetPsm ¶ added in v0.0.6
func (c *L2capNetworkSpecifierClient) GetPsm(ctx context.Context) (int32, error)
GetPsm calls the GetPsm RPC.
func (*L2capNetworkSpecifierClient) GetRemoteAddress ¶ added in v0.0.6
func (c *L2capNetworkSpecifierClient) GetRemoteAddress(ctx context.Context) (int64, error)
GetRemoteAddress calls the GetRemoteAddress RPC.
func (*L2capNetworkSpecifierClient) GetRole ¶ added in v0.0.6
func (c *L2capNetworkSpecifierClient) GetRole(ctx context.Context) (int32, error)
GetRole calls the GetRole RPC.
func (*L2capNetworkSpecifierClient) HashCode ¶ added in v0.0.6
func (c *L2capNetworkSpecifierClient) HashCode(ctx context.Context) (int32, error)
HashCode calls the HashCode RPC.
func (*L2capNetworkSpecifierClient) Redact ¶ added in v0.0.6
func (c *L2capNetworkSpecifierClient) Redact(ctx context.Context) (int64, error)
Redact calls the Redact RPC.
func (*L2capNetworkSpecifierClient) ToString ¶ added in v0.0.6
func (c *L2capNetworkSpecifierClient) ToString(ctx context.Context) (string, error)
ToString calls the ToString RPC.
func (*L2capNetworkSpecifierClient) WriteToParcel ¶ added in v0.0.6
func (c *L2capNetworkSpecifierClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
WriteToParcel calls the WriteToParcel RPC.
type LinkAddressClient ¶ added in v0.0.6
type LinkAddressClient struct {
// contains filtered or unexported fields
}
LinkAddressClient wraps the gRPC LinkAddressService client.
func NewLinkAddressClient ¶ added in v0.0.6
func NewLinkAddressClient(cc grpc.ClientConnInterface) *LinkAddressClient
NewLinkAddressClient creates a new LinkAddress client.
func (*LinkAddressClient) DescribeContents ¶ added in v0.0.6
func (c *LinkAddressClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*LinkAddressClient) GetAddress ¶ added in v0.0.6
func (c *LinkAddressClient) GetAddress(ctx context.Context) (int64, error)
GetAddress calls the GetAddress RPC.
func (*LinkAddressClient) GetFlags ¶ added in v0.0.6
func (c *LinkAddressClient) GetFlags(ctx context.Context) (int32, error)
GetFlags calls the GetFlags RPC.
func (*LinkAddressClient) GetPrefixLength ¶ added in v0.0.6
func (c *LinkAddressClient) GetPrefixLength(ctx context.Context) (int32, error)
GetPrefixLength calls the GetPrefixLength RPC.
func (*LinkAddressClient) GetScope ¶ added in v0.0.6
func (c *LinkAddressClient) GetScope(ctx context.Context) (int32, error)
GetScope calls the GetScope RPC.
func (*LinkAddressClient) HashCode ¶ added in v0.0.6
func (c *LinkAddressClient) HashCode(ctx context.Context) (int32, error)
HashCode calls the HashCode RPC.
func (*LinkAddressClient) ToString ¶ added in v0.0.6
func (c *LinkAddressClient) ToString(ctx context.Context) (string, error)
ToString calls the ToString RPC.
func (*LinkAddressClient) WriteToParcel ¶ added in v0.0.6
WriteToParcel calls the WriteToParcel RPC.
type LinkPropertiesClient ¶ added in v0.0.6
type LinkPropertiesClient struct {
// contains filtered or unexported fields
}
LinkPropertiesClient wraps the gRPC LinkPropertiesService client.
func NewLinkPropertiesClient ¶ added in v0.0.6
func NewLinkPropertiesClient(cc grpc.ClientConnInterface) *LinkPropertiesClient
NewLinkPropertiesClient creates a new LinkProperties client.
func (*LinkPropertiesClient) AddRoute ¶ added in v0.0.6
func (c *LinkPropertiesClient) AddRoute(ctx context.Context, handle int64, arg0 int64) (bool, error)
AddRoute calls the AddRoute RPC.
func (*LinkPropertiesClient) Clear ¶ added in v0.0.6
func (c *LinkPropertiesClient) Clear(ctx context.Context, handle int64) error
Clear calls the Clear RPC.
func (*LinkPropertiesClient) DescribeContents ¶ added in v0.0.6
DescribeContents calls the DescribeContents RPC.
func (*LinkPropertiesClient) GetDhcpServerAddress ¶ added in v0.0.6
func (c *LinkPropertiesClient) GetDhcpServerAddress(ctx context.Context, handle int64) (int64, error)
GetDhcpServerAddress calls the GetDhcpServerAddress RPC.
func (*LinkPropertiesClient) GetDnsServers ¶ added in v0.0.6
GetDnsServers calls the GetDnsServers RPC.
func (*LinkPropertiesClient) GetDomains ¶ added in v0.0.6
GetDomains calls the GetDomains RPC.
func (*LinkPropertiesClient) GetHttpProxy ¶ added in v0.0.6
GetHttpProxy calls the GetHttpProxy RPC.
func (*LinkPropertiesClient) GetInterfaceName ¶ added in v0.0.6
GetInterfaceName calls the GetInterfaceName RPC.
func (*LinkPropertiesClient) GetLinkAddresses ¶ added in v0.0.6
GetLinkAddresses calls the GetLinkAddresses RPC.
func (*LinkPropertiesClient) GetNat64Prefix ¶ added in v0.0.6
GetNat64Prefix calls the GetNat64Prefix RPC.
func (*LinkPropertiesClient) GetPrivateDnsServerName ¶ added in v0.0.6
func (c *LinkPropertiesClient) GetPrivateDnsServerName(ctx context.Context, handle int64) (string, error)
GetPrivateDnsServerName calls the GetPrivateDnsServerName RPC.
func (*LinkPropertiesClient) IsPrivateDnsActive ¶ added in v0.0.6
IsPrivateDnsActive calls the IsPrivateDnsActive RPC.
func (*LinkPropertiesClient) IsWakeOnLanSupported ¶ added in v0.0.6
func (c *LinkPropertiesClient) IsWakeOnLanSupported(ctx context.Context, handle int64) (bool, error)
IsWakeOnLanSupported calls the IsWakeOnLanSupported RPC.
func (*LinkPropertiesClient) SetDhcpServerAddress ¶ added in v0.0.6
func (c *LinkPropertiesClient) SetDhcpServerAddress(ctx context.Context, handle int64, arg0 int64) error
SetDhcpServerAddress calls the SetDhcpServerAddress RPC.
func (*LinkPropertiesClient) SetDomains ¶ added in v0.0.6
SetDomains calls the SetDomains RPC.
func (*LinkPropertiesClient) SetHttpProxy ¶ added in v0.0.6
SetHttpProxy calls the SetHttpProxy RPC.
func (*LinkPropertiesClient) SetInterfaceName ¶ added in v0.0.6
func (c *LinkPropertiesClient) SetInterfaceName(ctx context.Context, handle int64, arg0 string) error
SetInterfaceName calls the SetInterfaceName RPC.
func (*LinkPropertiesClient) SetNat64Prefix ¶ added in v0.0.6
SetNat64Prefix calls the SetNat64Prefix RPC.
func (*LinkPropertiesClient) WriteToParcel ¶ added in v0.0.6
func (c *LinkPropertiesClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
WriteToParcel calls the WriteToParcel RPC.
type LocalServerSocketClient ¶ added in v0.0.6
type LocalServerSocketClient struct {
// contains filtered or unexported fields
}
LocalServerSocketClient wraps the gRPC LocalServerSocketService client.
func NewLocalServerSocketClient ¶ added in v0.0.6
func NewLocalServerSocketClient(cc grpc.ClientConnInterface) *LocalServerSocketClient
NewLocalServerSocketClient creates a new LocalServerSocket client.
func (*LocalServerSocketClient) Close ¶ added in v0.0.6
func (c *LocalServerSocketClient) Close(ctx context.Context, handle int64) error
Close calls the Close RPC.
func (*LocalServerSocketClient) GetFileDescriptor ¶ added in v0.0.6
func (c *LocalServerSocketClient) GetFileDescriptor(ctx context.Context, handle int64) (int64, error)
GetFileDescriptor calls the GetFileDescriptor RPC.
func (*LocalServerSocketClient) GetLocalSocketAddress ¶ added in v0.0.6
func (c *LocalServerSocketClient) GetLocalSocketAddress(ctx context.Context, handle int64) (int64, error)
GetLocalSocketAddress calls the GetLocalSocketAddress RPC.
type LocalSocketAddressClient ¶ added in v0.0.6
type LocalSocketAddressClient struct {
// contains filtered or unexported fields
}
LocalSocketAddressClient wraps the gRPC LocalSocketAddressService client.
func NewLocalSocketAddressClient ¶ added in v0.0.6
func NewLocalSocketAddressClient(cc grpc.ClientConnInterface) *LocalSocketAddressClient
NewLocalSocketAddressClient creates a new LocalSocketAddress client.
func (*LocalSocketAddressClient) GetNamespace ¶ added in v0.0.6
GetNamespace calls the GetNamespace RPC.
type LocalSocketAddressNamespaceClient ¶ added in v0.0.6
type LocalSocketAddressNamespaceClient struct {
// contains filtered or unexported fields
}
LocalSocketAddressNamespaceClient wraps the gRPC LocalSocketAddressNamespaceService client.
func NewLocalSocketAddressNamespaceClient ¶ added in v0.0.6
func NewLocalSocketAddressNamespaceClient(cc grpc.ClientConnInterface) *LocalSocketAddressNamespaceClient
NewLocalSocketAddressNamespaceClient creates a new LocalSocketAddressNamespace client.
type LocalSocketClient ¶ added in v0.0.6
type LocalSocketClient struct {
// contains filtered or unexported fields
}
LocalSocketClient wraps the gRPC LocalSocketService client.
func NewLocalSocketClient ¶ added in v0.0.6
func NewLocalSocketClient(cc grpc.ClientConnInterface) *LocalSocketClient
NewLocalSocketClient creates a new LocalSocket client.
func (*LocalSocketClient) Close ¶ added in v0.0.6
func (c *LocalSocketClient) Close(ctx context.Context, handle int64) error
Close calls the Close RPC.
func (*LocalSocketClient) Connect2_1 ¶ added in v0.0.6
func (c *LocalSocketClient) Connect2_1(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
Connect2_1 calls the Connect2_1 RPC.
func (*LocalSocketClient) GetAncillaryFileDescriptors ¶ added in v0.0.6
func (c *LocalSocketClient) GetAncillaryFileDescriptors(ctx context.Context, handle int64) (int64, error)
GetAncillaryFileDescriptors calls the GetAncillaryFileDescriptors RPC.
func (*LocalSocketClient) GetFileDescriptor ¶ added in v0.0.6
GetFileDescriptor calls the GetFileDescriptor RPC.
func (*LocalSocketClient) GetInputStream ¶ added in v0.0.6
GetInputStream calls the GetInputStream RPC.
func (*LocalSocketClient) GetLocalSocketAddress ¶ added in v0.0.6
GetLocalSocketAddress calls the GetLocalSocketAddress RPC.
func (*LocalSocketClient) GetOutputStream ¶ added in v0.0.6
GetOutputStream calls the GetOutputStream RPC.
func (*LocalSocketClient) GetPeerCredentials ¶ added in v0.0.6
GetPeerCredentials calls the GetPeerCredentials RPC.
func (*LocalSocketClient) GetReceiveBufferSize ¶ added in v0.0.6
GetReceiveBufferSize calls the GetReceiveBufferSize RPC.
func (*LocalSocketClient) GetRemoteSocketAddress ¶ added in v0.0.6
func (c *LocalSocketClient) GetRemoteSocketAddress(ctx context.Context, handle int64) (int64, error)
GetRemoteSocketAddress calls the GetRemoteSocketAddress RPC.
func (*LocalSocketClient) GetSendBufferSize ¶ added in v0.0.6
GetSendBufferSize calls the GetSendBufferSize RPC.
func (*LocalSocketClient) GetSoTimeout ¶ added in v0.0.6
GetSoTimeout calls the GetSoTimeout RPC.
func (*LocalSocketClient) IsInputShutdown ¶ added in v0.0.6
IsInputShutdown calls the IsInputShutdown RPC.
func (*LocalSocketClient) IsOutputShutdown ¶ added in v0.0.6
IsOutputShutdown calls the IsOutputShutdown RPC.
func (*LocalSocketClient) SetFileDescriptorsForSend ¶ added in v0.0.6
func (c *LocalSocketClient) SetFileDescriptorsForSend(ctx context.Context, handle int64, arg0 int64) error
SetFileDescriptorsForSend calls the SetFileDescriptorsForSend RPC.
func (*LocalSocketClient) SetReceiveBufferSize ¶ added in v0.0.6
func (c *LocalSocketClient) SetReceiveBufferSize(ctx context.Context, handle int64, arg0 int32) error
SetReceiveBufferSize calls the SetReceiveBufferSize RPC.
func (*LocalSocketClient) SetSendBufferSize ¶ added in v0.0.6
SetSendBufferSize calls the SetSendBufferSize RPC.
func (*LocalSocketClient) SetSoTimeout ¶ added in v0.0.6
SetSoTimeout calls the SetSoTimeout RPC.
func (*LocalSocketClient) ShutdownInput ¶ added in v0.0.6
func (c *LocalSocketClient) ShutdownInput(ctx context.Context, handle int64) error
ShutdownInput calls the ShutdownInput RPC.
func (*LocalSocketClient) ShutdownOutput ¶ added in v0.0.6
func (c *LocalSocketClient) ShutdownOutput(ctx context.Context, handle int64) error
ShutdownOutput calls the ShutdownOutput RPC.
type MacAddressClient ¶ added in v0.0.6
type MacAddressClient struct {
// contains filtered or unexported fields
}
MacAddressClient wraps the gRPC MacAddressService client.
func NewMacAddressClient ¶ added in v0.0.6
func NewMacAddressClient(cc grpc.ClientConnInterface) *MacAddressClient
NewMacAddressClient creates a new MacAddress client.
func (*MacAddressClient) DescribeContents ¶ added in v0.0.6
func (c *MacAddressClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*MacAddressClient) FromString ¶ added in v0.0.6
FromString calls the FromString RPC.
func (*MacAddressClient) GetAddressType ¶ added in v0.0.6
func (c *MacAddressClient) GetAddressType(ctx context.Context) (int32, error)
GetAddressType calls the GetAddressType RPC.
func (*MacAddressClient) GetLinkLocalIpv6FromEui48Mac ¶ added in v0.0.6
func (c *MacAddressClient) GetLinkLocalIpv6FromEui48Mac(ctx context.Context) (int64, error)
GetLinkLocalIpv6FromEui48Mac calls the GetLinkLocalIpv6FromEui48Mac RPC.
func (*MacAddressClient) HashCode ¶ added in v0.0.6
func (c *MacAddressClient) HashCode(ctx context.Context) (int32, error)
HashCode calls the HashCode RPC.
func (*MacAddressClient) IsLocallyAssigned ¶ added in v0.0.6
func (c *MacAddressClient) IsLocallyAssigned(ctx context.Context) (bool, error)
IsLocallyAssigned calls the IsLocallyAssigned RPC.
func (*MacAddressClient) ToByteArray ¶ added in v0.0.6
func (c *MacAddressClient) ToByteArray(ctx context.Context) (int64, error)
ToByteArray calls the ToByteArray RPC.
func (*MacAddressClient) ToOuiString ¶ added in v0.0.6
func (c *MacAddressClient) ToOuiString(ctx context.Context) (string, error)
ToOuiString calls the ToOuiString RPC.
func (*MacAddressClient) ToString ¶ added in v0.0.6
func (c *MacAddressClient) ToString(ctx context.Context) (string, error)
ToString calls the ToString RPC.
func (*MacAddressClient) WriteToParcel ¶ added in v0.0.6
WriteToParcel calls the WriteToParcel RPC.
type MailToClient ¶ added in v0.0.6
type MailToClient struct {
// contains filtered or unexported fields
}
MailToClient wraps the gRPC MailToService client.
func NewMailToClient ¶ added in v0.0.6
func NewMailToClient(cc grpc.ClientConnInterface) *MailToClient
NewMailToClient creates a new MailTo client.
func (*MailToClient) GetBody ¶ added in v0.0.6
func (c *MailToClient) GetBody(ctx context.Context) (string, error)
GetBody calls the GetBody RPC.
func (*MailToClient) GetCc ¶ added in v0.0.6
func (c *MailToClient) GetCc(ctx context.Context) (string, error)
GetCc calls the GetCc RPC.
func (*MailToClient) GetSubject ¶ added in v0.0.6
func (c *MailToClient) GetSubject(ctx context.Context) (string, error)
GetSubject calls the GetSubject RPC.
func (*MailToClient) GetTo ¶ added in v0.0.6
func (c *MailToClient) GetTo(ctx context.Context) (string, error)
GetTo calls the GetTo RPC.
type PlatformVpnProfileClient ¶ added in v0.0.6
type PlatformVpnProfileClient struct {
// contains filtered or unexported fields
}
PlatformVpnProfileClient wraps the gRPC PlatformVpnProfileService client.
func NewPlatformVpnProfileClient ¶ added in v0.0.6
func NewPlatformVpnProfileClient(cc grpc.ClientConnInterface) *PlatformVpnProfileClient
NewPlatformVpnProfileClient creates a new PlatformVpnProfile client.
func (*PlatformVpnProfileClient) AreLocalRoutesExcluded ¶ added in v0.0.6
func (c *PlatformVpnProfileClient) AreLocalRoutesExcluded(ctx context.Context) (bool, error)
AreLocalRoutesExcluded calls the AreLocalRoutesExcluded RPC.
func (*PlatformVpnProfileClient) GetType ¶ added in v0.0.6
func (c *PlatformVpnProfileClient) GetType(ctx context.Context) (int32, error)
GetType calls the GetType RPC.
func (*PlatformVpnProfileClient) GetTypeString ¶ added in v0.0.6
func (c *PlatformVpnProfileClient) GetTypeString(ctx context.Context) (string, error)
GetTypeString calls the GetTypeString RPC.
func (*PlatformVpnProfileClient) IsInternetValidationRequired ¶ added in v0.0.6
func (c *PlatformVpnProfileClient) IsInternetValidationRequired(ctx context.Context) (bool, error)
IsInternetValidationRequired calls the IsInternetValidationRequired RPC.
type ProxyClient ¶ added in v0.0.6
type ProxyClient struct {
// contains filtered or unexported fields
}
ProxyClient wraps the gRPC ProxyService client.
func NewProxyClient ¶ added in v0.0.6
func NewProxyClient(cc grpc.ClientConnInterface) *ProxyClient
NewProxyClient creates a new Proxy client.
func (*ProxyClient) GetDefaultHost ¶ added in v0.0.6
GetDefaultHost calls the GetDefaultHost RPC.
func (*ProxyClient) GetDefaultPort ¶ added in v0.0.6
GetDefaultPort calls the GetDefaultPort RPC.
type ProxyInfoClient ¶ added in v0.0.6
type ProxyInfoClient struct {
// contains filtered or unexported fields
}
ProxyInfoClient wraps the gRPC ProxyInfoService client.
func NewProxyInfoClient ¶ added in v0.0.6
func NewProxyInfoClient(cc grpc.ClientConnInterface) *ProxyInfoClient
NewProxyInfoClient creates a new ProxyInfo client.
func (*ProxyInfoClient) BuildDirectProxy ¶ added in v0.0.6
func (c *ProxyInfoClient) BuildDirectProxy(ctx context.Context, handle int64, arg0 string, arg1 int32) (int64, error)
BuildDirectProxy calls the BuildDirectProxy RPC.
func (*ProxyInfoClient) BuildPacProxy1 ¶ added in v0.0.6
func (c *ProxyInfoClient) BuildPacProxy1(ctx context.Context, handle int64, arg0 int64) (int64, error)
BuildPacProxy1 calls the BuildPacProxy1 RPC.
func (*ProxyInfoClient) BuildPacProxy2_1 ¶ added in v0.0.6
func (c *ProxyInfoClient) BuildPacProxy2_1(ctx context.Context, handle int64, arg0 int64, arg1 int32) (int64, error)
BuildPacProxy2_1 calls the BuildPacProxy2_1 RPC.
func (*ProxyInfoClient) DescribeContents ¶ added in v0.0.6
DescribeContents calls the DescribeContents RPC.
func (*ProxyInfoClient) GetExclusionList ¶ added in v0.0.6
GetExclusionList calls the GetExclusionList RPC.
func (*ProxyInfoClient) GetPacFileUrl ¶ added in v0.0.6
GetPacFileUrl calls the GetPacFileUrl RPC.
func (*ProxyInfoClient) WriteToParcel ¶ added in v0.0.6
func (c *ProxyInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
WriteToParcel calls the WriteToParcel RPC.
type RouteInfoClient ¶ added in v0.0.6
type RouteInfoClient struct {
// contains filtered or unexported fields
}
RouteInfoClient wraps the gRPC RouteInfoService client.
func NewRouteInfoClient ¶ added in v0.0.6
func NewRouteInfoClient(cc grpc.ClientConnInterface) *RouteInfoClient
NewRouteInfoClient creates a new RouteInfo client.
func (*RouteInfoClient) DescribeContents ¶ added in v0.0.6
func (c *RouteInfoClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*RouteInfoClient) GetDestination ¶ added in v0.0.6
func (c *RouteInfoClient) GetDestination(ctx context.Context) (int64, error)
GetDestination calls the GetDestination RPC.
func (*RouteInfoClient) GetGateway ¶ added in v0.0.6
func (c *RouteInfoClient) GetGateway(ctx context.Context) (int64, error)
GetGateway calls the GetGateway RPC.
func (*RouteInfoClient) GetInterface ¶ added in v0.0.6
func (c *RouteInfoClient) GetInterface(ctx context.Context) (string, error)
GetInterface calls the GetInterface RPC.
func (*RouteInfoClient) GetType ¶ added in v0.0.6
func (c *RouteInfoClient) GetType(ctx context.Context) (int32, error)
GetType calls the GetType RPC.
func (*RouteInfoClient) HasGateway ¶ added in v0.0.6
func (c *RouteInfoClient) HasGateway(ctx context.Context) (bool, error)
HasGateway calls the HasGateway RPC.
func (*RouteInfoClient) HashCode ¶ added in v0.0.6
func (c *RouteInfoClient) HashCode(ctx context.Context) (int32, error)
HashCode calls the HashCode RPC.
func (*RouteInfoClient) IsDefaultRoute ¶ added in v0.0.6
func (c *RouteInfoClient) IsDefaultRoute(ctx context.Context) (bool, error)
IsDefaultRoute calls the IsDefaultRoute RPC.
func (*RouteInfoClient) ToString ¶ added in v0.0.6
func (c *RouteInfoClient) ToString(ctx context.Context) (string, error)
ToString calls the ToString RPC.
func (*RouteInfoClient) WriteToParcel ¶ added in v0.0.6
WriteToParcel calls the WriteToParcel RPC.
type SSLCertificateSocketFactoryClient ¶ added in v0.0.6
type SSLCertificateSocketFactoryClient struct {
// contains filtered or unexported fields
}
SSLCertificateSocketFactoryClient wraps the gRPC SSLCertificateSocketFactoryService client.
func NewSSLCertificateSocketFactoryClient ¶ added in v0.0.6
func NewSSLCertificateSocketFactoryClient(cc grpc.ClientConnInterface) *SSLCertificateSocketFactoryClient
NewSSLCertificateSocketFactoryClient creates a new SSLCertificateSocketFactory client.
func (*SSLCertificateSocketFactoryClient) CreateSocket0 ¶ added in v0.0.6
func (c *SSLCertificateSocketFactoryClient) CreateSocket0(ctx context.Context, handle int64) (int64, error)
CreateSocket0 calls the CreateSocket0 RPC.
func (*SSLCertificateSocketFactoryClient) CreateSocket2_1 ¶ added in v0.0.6
func (c *SSLCertificateSocketFactoryClient) CreateSocket2_1(ctx context.Context, handle int64, arg0 string, arg1 int32) (int64, error)
CreateSocket2_1 calls the CreateSocket2_1 RPC.
func (*SSLCertificateSocketFactoryClient) CreateSocket2_3 ¶ added in v0.0.6
func (c *SSLCertificateSocketFactoryClient) CreateSocket2_3(ctx context.Context, handle int64, arg0 int64, arg1 int32) (int64, error)
CreateSocket2_3 calls the CreateSocket2_3 RPC.
func (*SSLCertificateSocketFactoryClient) CreateSocket4_2 ¶ added in v0.0.6
func (c *SSLCertificateSocketFactoryClient) CreateSocket4_2(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int64, arg3 int32) (int64, error)
CreateSocket4_2 calls the CreateSocket4_2 RPC.
func (*SSLCertificateSocketFactoryClient) CreateSocket4_4 ¶ added in v0.0.6
func (c *SSLCertificateSocketFactoryClient) CreateSocket4_4(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int64, arg3 int32) (int64, error)
CreateSocket4_4 calls the CreateSocket4_4 RPC.
func (*SSLCertificateSocketFactoryClient) CreateSocket4_5 ¶ added in v0.0.6
func (c *SSLCertificateSocketFactoryClient) CreateSocket4_5(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 int32, arg3 bool) (int64, error)
CreateSocket4_5 calls the CreateSocket4_5 RPC.
func (*SSLCertificateSocketFactoryClient) GetDefault1 ¶ added in v0.0.6
func (c *SSLCertificateSocketFactoryClient) GetDefault1(ctx context.Context, handle int64, arg0 int32) (int64, error)
GetDefault1 calls the GetDefault1 RPC.
func (*SSLCertificateSocketFactoryClient) GetDefault2_1 ¶ added in v0.0.6
func (c *SSLCertificateSocketFactoryClient) GetDefault2_1(ctx context.Context, handle int64, arg0 int32, arg1 int64) (int64, error)
GetDefault2_1 calls the GetDefault2_1 RPC.
func (*SSLCertificateSocketFactoryClient) GetDefaultCipherSuites ¶ added in v0.0.6
func (c *SSLCertificateSocketFactoryClient) GetDefaultCipherSuites(ctx context.Context, handle int64) (int64, error)
GetDefaultCipherSuites calls the GetDefaultCipherSuites RPC.
func (*SSLCertificateSocketFactoryClient) GetInsecure ¶ added in v0.0.6
func (c *SSLCertificateSocketFactoryClient) GetInsecure(ctx context.Context, handle int64, arg0 int32, arg1 int64) (int64, error)
GetInsecure calls the GetInsecure RPC.
func (*SSLCertificateSocketFactoryClient) GetNpnSelectedProtocol ¶ added in v0.0.6
func (c *SSLCertificateSocketFactoryClient) GetNpnSelectedProtocol(ctx context.Context, handle int64, arg0 int64) (int64, error)
GetNpnSelectedProtocol calls the GetNpnSelectedProtocol RPC.
func (*SSLCertificateSocketFactoryClient) GetSupportedCipherSuites ¶ added in v0.0.6
func (c *SSLCertificateSocketFactoryClient) GetSupportedCipherSuites(ctx context.Context, handle int64) (int64, error)
GetSupportedCipherSuites calls the GetSupportedCipherSuites RPC.
func (*SSLCertificateSocketFactoryClient) SetHostname ¶ added in v0.0.6
func (c *SSLCertificateSocketFactoryClient) SetHostname(ctx context.Context, handle int64, arg0 int64, arg1 string) error
SetHostname calls the SetHostname RPC.
func (*SSLCertificateSocketFactoryClient) SetKeyManagers ¶ added in v0.0.6
func (c *SSLCertificateSocketFactoryClient) SetKeyManagers(ctx context.Context, handle int64, arg0 int64) error
SetKeyManagers calls the SetKeyManagers RPC.
func (*SSLCertificateSocketFactoryClient) SetNpnProtocols ¶ added in v0.0.6
func (c *SSLCertificateSocketFactoryClient) SetNpnProtocols(ctx context.Context, handle int64, arg0 int64) error
SetNpnProtocols calls the SetNpnProtocols RPC.
func (*SSLCertificateSocketFactoryClient) SetTrustManagers ¶ added in v0.0.6
func (c *SSLCertificateSocketFactoryClient) SetTrustManagers(ctx context.Context, handle int64, arg0 int64) error
SetTrustManagers calls the SetTrustManagers RPC.
func (*SSLCertificateSocketFactoryClient) SetUseSessionTickets ¶ added in v0.0.6
func (c *SSLCertificateSocketFactoryClient) SetUseSessionTickets(ctx context.Context, handle int64, arg0 int64, arg1 bool) error
SetUseSessionTickets calls the SetUseSessionTickets RPC.
type SocketKeepaliveCallbackClient ¶ added in v0.0.6
type SocketKeepaliveCallbackClient struct {
// contains filtered or unexported fields
}
SocketKeepaliveCallbackClient wraps the gRPC SocketKeepaliveCallbackService client.
func NewSocketKeepaliveCallbackClient ¶ added in v0.0.6
func NewSocketKeepaliveCallbackClient(cc grpc.ClientConnInterface) *SocketKeepaliveCallbackClient
NewSocketKeepaliveCallbackClient creates a new SocketKeepaliveCallback client.
func (*SocketKeepaliveCallbackClient) OnDataReceived ¶ added in v0.0.6
func (c *SocketKeepaliveCallbackClient) OnDataReceived(ctx context.Context) error
OnDataReceived calls the OnDataReceived RPC.
func (*SocketKeepaliveCallbackClient) OnError ¶ added in v0.0.6
func (c *SocketKeepaliveCallbackClient) OnError(ctx context.Context, arg0 int32) error
OnError calls the OnError RPC.
type SocketKeepaliveClient ¶ added in v0.0.6
type SocketKeepaliveClient struct {
// contains filtered or unexported fields
}
SocketKeepaliveClient wraps the gRPC SocketKeepaliveService client.
func NewSocketKeepaliveClient ¶ added in v0.0.6
func NewSocketKeepaliveClient(cc grpc.ClientConnInterface) *SocketKeepaliveClient
NewSocketKeepaliveClient creates a new SocketKeepalive client.
func (*SocketKeepaliveClient) Close ¶ added in v0.0.6
func (c *SocketKeepaliveClient) Close(ctx context.Context) error
Close calls the Close RPC.
type StaticIpConfigurationBuilderClient ¶ added in v0.0.6
type StaticIpConfigurationBuilderClient struct {
// contains filtered or unexported fields
}
StaticIpConfigurationBuilderClient wraps the gRPC StaticIpConfigurationBuilderService client.
func NewStaticIpConfigurationBuilderClient ¶ added in v0.0.6
func NewStaticIpConfigurationBuilderClient(cc grpc.ClientConnInterface) *StaticIpConfigurationBuilderClient
NewStaticIpConfigurationBuilderClient creates a new StaticIpConfigurationBuilder client.
func (*StaticIpConfigurationBuilderClient) Build ¶ added in v0.0.6
func (c *StaticIpConfigurationBuilderClient) Build(ctx context.Context) (int64, error)
Build calls the Build RPC.
func (*StaticIpConfigurationBuilderClient) SetDomains ¶ added in v0.0.6
func (c *StaticIpConfigurationBuilderClient) SetDomains(ctx context.Context, arg0 string) (int64, error)
SetDomains calls the SetDomains RPC.
func (*StaticIpConfigurationBuilderClient) SetGateway ¶ added in v0.0.6
func (c *StaticIpConfigurationBuilderClient) SetGateway(ctx context.Context, arg0 int64) (int64, error)
SetGateway calls the SetGateway RPC.
func (*StaticIpConfigurationBuilderClient) SetIpAddress ¶ added in v0.0.6
func (c *StaticIpConfigurationBuilderClient) SetIpAddress(ctx context.Context, arg0 int64) (int64, error)
SetIpAddress calls the SetIpAddress RPC.
type StaticIpConfigurationClient ¶ added in v0.0.6
type StaticIpConfigurationClient struct {
// contains filtered or unexported fields
}
StaticIpConfigurationClient wraps the gRPC StaticIpConfigurationService client.
func NewStaticIpConfigurationClient ¶ added in v0.0.6
func NewStaticIpConfigurationClient(cc grpc.ClientConnInterface) *StaticIpConfigurationClient
NewStaticIpConfigurationClient creates a new StaticIpConfiguration client.
func (*StaticIpConfigurationClient) DescribeContents ¶ added in v0.0.6
func (c *StaticIpConfigurationClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*StaticIpConfigurationClient) GetDnsServers ¶ added in v0.0.6
func (c *StaticIpConfigurationClient) GetDnsServers(ctx context.Context) (int64, error)
GetDnsServers calls the GetDnsServers RPC.
func (*StaticIpConfigurationClient) GetDomains ¶ added in v0.0.6
func (c *StaticIpConfigurationClient) GetDomains(ctx context.Context) (string, error)
GetDomains calls the GetDomains RPC.
func (*StaticIpConfigurationClient) GetGateway ¶ added in v0.0.6
func (c *StaticIpConfigurationClient) GetGateway(ctx context.Context) (int64, error)
GetGateway calls the GetGateway RPC.
func (*StaticIpConfigurationClient) GetIpAddress ¶ added in v0.0.6
func (c *StaticIpConfigurationClient) GetIpAddress(ctx context.Context) (int64, error)
GetIpAddress calls the GetIpAddress RPC.
func (*StaticIpConfigurationClient) HashCode ¶ added in v0.0.6
func (c *StaticIpConfigurationClient) HashCode(ctx context.Context) (int32, error)
HashCode calls the HashCode RPC.
func (*StaticIpConfigurationClient) ToString ¶ added in v0.0.6
func (c *StaticIpConfigurationClient) ToString(ctx context.Context) (string, error)
ToString calls the ToString RPC.
func (*StaticIpConfigurationClient) WriteToParcel ¶ added in v0.0.6
func (c *StaticIpConfigurationClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
WriteToParcel calls the WriteToParcel RPC.
type TelephonyNetworkSpecifierBuilderClient ¶ added in v0.0.6
type TelephonyNetworkSpecifierBuilderClient struct {
// contains filtered or unexported fields
}
TelephonyNetworkSpecifierBuilderClient wraps the gRPC TelephonyNetworkSpecifierBuilderService client.
func NewTelephonyNetworkSpecifierBuilderClient ¶ added in v0.0.6
func NewTelephonyNetworkSpecifierBuilderClient(cc grpc.ClientConnInterface) *TelephonyNetworkSpecifierBuilderClient
NewTelephonyNetworkSpecifierBuilderClient creates a new TelephonyNetworkSpecifierBuilder client.
func (*TelephonyNetworkSpecifierBuilderClient) Build ¶ added in v0.0.6
func (c *TelephonyNetworkSpecifierBuilderClient) Build(ctx context.Context) (int64, error)
Build calls the Build RPC.
func (*TelephonyNetworkSpecifierBuilderClient) SetSubscriptionId ¶ added in v0.0.6
func (c *TelephonyNetworkSpecifierBuilderClient) SetSubscriptionId(ctx context.Context, arg0 int32) (int64, error)
SetSubscriptionId calls the SetSubscriptionId RPC.
type TelephonyNetworkSpecifierClient ¶ added in v0.0.6
type TelephonyNetworkSpecifierClient struct {
// contains filtered or unexported fields
}
TelephonyNetworkSpecifierClient wraps the gRPC TelephonyNetworkSpecifierService client.
func NewTelephonyNetworkSpecifierClient ¶ added in v0.0.6
func NewTelephonyNetworkSpecifierClient(cc grpc.ClientConnInterface) *TelephonyNetworkSpecifierClient
NewTelephonyNetworkSpecifierClient creates a new TelephonyNetworkSpecifier client.
func (*TelephonyNetworkSpecifierClient) DescribeContents ¶ added in v0.0.6
func (c *TelephonyNetworkSpecifierClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*TelephonyNetworkSpecifierClient) GetSubscriptionId ¶ added in v0.0.6
func (c *TelephonyNetworkSpecifierClient) GetSubscriptionId(ctx context.Context) (int32, error)
GetSubscriptionId calls the GetSubscriptionId RPC.
func (*TelephonyNetworkSpecifierClient) HashCode ¶ added in v0.0.6
func (c *TelephonyNetworkSpecifierClient) HashCode(ctx context.Context) (int32, error)
HashCode calls the HashCode RPC.
func (*TelephonyNetworkSpecifierClient) ToString ¶ added in v0.0.6
func (c *TelephonyNetworkSpecifierClient) ToString(ctx context.Context) (string, error)
ToString calls the ToString RPC.
func (*TelephonyNetworkSpecifierClient) WriteToParcel ¶ added in v0.0.6
func (c *TelephonyNetworkSpecifierClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
WriteToParcel calls the WriteToParcel RPC.
type TetheringInterfaceClient ¶ added in v0.0.6
type TetheringInterfaceClient struct {
// contains filtered or unexported fields
}
TetheringInterfaceClient wraps the gRPC TetheringInterfaceService client.
func NewTetheringInterfaceClient ¶ added in v0.0.6
func NewTetheringInterfaceClient(cc grpc.ClientConnInterface) *TetheringInterfaceClient
NewTetheringInterfaceClient creates a new TetheringInterface client.
func (*TetheringInterfaceClient) DescribeContents ¶ added in v0.0.6
func (c *TetheringInterfaceClient) DescribeContents(ctx context.Context, handle int64) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*TetheringInterfaceClient) Equals ¶ added in v0.0.6
func (c *TetheringInterfaceClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)
Equals calls the Equals RPC.
func (*TetheringInterfaceClient) GetInterface ¶ added in v0.0.6
GetInterface calls the GetInterface RPC.
func (*TetheringInterfaceClient) GetSoftApConfiguration ¶ added in v0.0.6
func (c *TetheringInterfaceClient) GetSoftApConfiguration(ctx context.Context, handle int64) (int64, error)
GetSoftApConfiguration calls the GetSoftApConfiguration RPC.
func (*TetheringInterfaceClient) WriteToParcel ¶ added in v0.0.6
func (c *TetheringInterfaceClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
WriteToParcel calls the WriteToParcel RPC.
type TetheringManagerClient ¶ added in v0.0.6
type TetheringManagerClient struct {
// contains filtered or unexported fields
}
TetheringManagerClient wraps the gRPC TetheringManagerService client.
func NewTetheringManagerClient ¶ added in v0.0.6
func NewTetheringManagerClient(cc grpc.ClientConnInterface) *TetheringManagerClient
NewTetheringManagerClient creates a new TetheringManager client.
func (*TetheringManagerClient) RegisterTetheringEventCallback ¶ added in v0.0.6
func (c *TetheringManagerClient) RegisterTetheringEventCallback(ctx context.Context, arg0 int64, arg1 int64) error
RegisterTetheringEventCallback calls the RegisterTetheringEventCallback RPC.
func (*TetheringManagerClient) StartTethering ¶ added in v0.0.6
func (c *TetheringManagerClient) StartTethering(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error
StartTethering calls the StartTethering RPC.
func (*TetheringManagerClient) StopTethering ¶ added in v0.0.6
func (c *TetheringManagerClient) StopTethering(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error
StopTethering calls the StopTethering RPC.
func (*TetheringManagerClient) UnregisterTetheringEventCallback ¶ added in v0.0.6
func (c *TetheringManagerClient) UnregisterTetheringEventCallback(ctx context.Context, arg0 int64) error
UnregisterTetheringEventCallback calls the UnregisterTetheringEventCallback RPC.
type TetheringManagerTetheringRequestClient ¶ added in v0.0.6
type TetheringManagerTetheringRequestClient struct {
// contains filtered or unexported fields
}
TetheringManagerTetheringRequestClient wraps the gRPC TetheringManagerTetheringRequestService client.
func NewTetheringManagerTetheringRequestClient ¶ added in v0.0.6
func NewTetheringManagerTetheringRequestClient(cc grpc.ClientConnInterface) *TetheringManagerTetheringRequestClient
NewTetheringManagerTetheringRequestClient creates a new TetheringManagerTetheringRequest client.
func (*TetheringManagerTetheringRequestClient) DescribeContents ¶ added in v0.0.6
func (c *TetheringManagerTetheringRequestClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*TetheringManagerTetheringRequestClient) Equals ¶ added in v0.0.6
func (c *TetheringManagerTetheringRequestClient) Equals(ctx context.Context, arg0 int64) (bool, error)
Equals calls the Equals RPC.
func (*TetheringManagerTetheringRequestClient) GetSoftApConfiguration ¶ added in v0.0.6
func (c *TetheringManagerTetheringRequestClient) GetSoftApConfiguration(ctx context.Context) (int64, error)
GetSoftApConfiguration calls the GetSoftApConfiguration RPC.
func (*TetheringManagerTetheringRequestClient) HashCode ¶ added in v0.0.6
func (c *TetheringManagerTetheringRequestClient) HashCode(ctx context.Context) (int32, error)
HashCode calls the HashCode RPC.
func (*TetheringManagerTetheringRequestClient) ToString ¶ added in v0.0.6
func (c *TetheringManagerTetheringRequestClient) ToString(ctx context.Context) (string, error)
ToString calls the ToString RPC.
func (*TetheringManagerTetheringRequestClient) WriteToParcel ¶ added in v0.0.6
func (c *TetheringManagerTetheringRequestClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
WriteToParcel calls the WriteToParcel RPC.
type TrafficStatsClient ¶ added in v0.0.6
type TrafficStatsClient struct {
// contains filtered or unexported fields
}
TrafficStatsClient wraps the gRPC TrafficStatsService client.
func NewTrafficStatsClient ¶ added in v0.0.6
func NewTrafficStatsClient(cc grpc.ClientConnInterface) *TrafficStatsClient
NewTrafficStatsClient creates a new TrafficStats client.
func (*TrafficStatsClient) ClearThreadStatsTag ¶ added in v0.0.6
func (c *TrafficStatsClient) ClearThreadStatsTag(ctx context.Context, handle int64) error
ClearThreadStatsTag calls the ClearThreadStatsTag RPC.
func (*TrafficStatsClient) ClearThreadStatsUid ¶ added in v0.0.6
func (c *TrafficStatsClient) ClearThreadStatsUid(ctx context.Context, handle int64) error
ClearThreadStatsUid calls the ClearThreadStatsUid RPC.
func (*TrafficStatsClient) GetAndSetThreadStatsTag ¶ added in v0.0.6
func (c *TrafficStatsClient) GetAndSetThreadStatsTag(ctx context.Context, handle int64, arg0 int32) (int32, error)
GetAndSetThreadStatsTag calls the GetAndSetThreadStatsTag RPC.
func (*TrafficStatsClient) GetMobileRxBytes ¶ added in v0.0.6
GetMobileRxBytes calls the GetMobileRxBytes RPC.
func (*TrafficStatsClient) GetMobileRxPackets ¶ added in v0.0.6
GetMobileRxPackets calls the GetMobileRxPackets RPC.
func (*TrafficStatsClient) GetMobileTxBytes ¶ added in v0.0.6
GetMobileTxBytes calls the GetMobileTxBytes RPC.
func (*TrafficStatsClient) GetMobileTxPackets ¶ added in v0.0.6
GetMobileTxPackets calls the GetMobileTxPackets RPC.
func (*TrafficStatsClient) GetRxBytes ¶ added in v0.0.6
func (c *TrafficStatsClient) GetRxBytes(ctx context.Context, handle int64, arg0 string) (int64, error)
GetRxBytes calls the GetRxBytes RPC.
func (*TrafficStatsClient) GetRxPackets ¶ added in v0.0.6
func (c *TrafficStatsClient) GetRxPackets(ctx context.Context, handle int64, arg0 string) (int64, error)
GetRxPackets calls the GetRxPackets RPC.
func (*TrafficStatsClient) GetThreadStatsTag ¶ added in v0.0.6
GetThreadStatsTag calls the GetThreadStatsTag RPC.
func (*TrafficStatsClient) GetThreadStatsUid ¶ added in v0.0.6
GetThreadStatsUid calls the GetThreadStatsUid RPC.
func (*TrafficStatsClient) GetTotalRxBytes ¶ added in v0.0.6
GetTotalRxBytes calls the GetTotalRxBytes RPC.
func (*TrafficStatsClient) GetTotalRxPackets ¶ added in v0.0.6
GetTotalRxPackets calls the GetTotalRxPackets RPC.
func (*TrafficStatsClient) GetTotalTxBytes ¶ added in v0.0.6
GetTotalTxBytes calls the GetTotalTxBytes RPC.
func (*TrafficStatsClient) GetTotalTxPackets ¶ added in v0.0.6
GetTotalTxPackets calls the GetTotalTxPackets RPC.
func (*TrafficStatsClient) GetTxBytes ¶ added in v0.0.6
func (c *TrafficStatsClient) GetTxBytes(ctx context.Context, handle int64, arg0 string) (int64, error)
GetTxBytes calls the GetTxBytes RPC.
func (*TrafficStatsClient) GetTxPackets ¶ added in v0.0.6
func (c *TrafficStatsClient) GetTxPackets(ctx context.Context, handle int64, arg0 string) (int64, error)
GetTxPackets calls the GetTxPackets RPC.
func (*TrafficStatsClient) GetUidRxBytes ¶ added in v0.0.6
func (c *TrafficStatsClient) GetUidRxBytes(ctx context.Context, handle int64, arg0 int32) (int64, error)
GetUidRxBytes calls the GetUidRxBytes RPC.
func (*TrafficStatsClient) GetUidRxPackets ¶ added in v0.0.6
func (c *TrafficStatsClient) GetUidRxPackets(ctx context.Context, handle int64, arg0 int32) (int64, error)
GetUidRxPackets calls the GetUidRxPackets RPC.
func (*TrafficStatsClient) GetUidTcpRxBytes ¶ added in v0.0.6
func (c *TrafficStatsClient) GetUidTcpRxBytes(ctx context.Context, handle int64, arg0 int32) (int64, error)
GetUidTcpRxBytes calls the GetUidTcpRxBytes RPC.
func (*TrafficStatsClient) GetUidTcpRxSegments ¶ added in v0.0.6
func (c *TrafficStatsClient) GetUidTcpRxSegments(ctx context.Context, handle int64, arg0 int32) (int64, error)
GetUidTcpRxSegments calls the GetUidTcpRxSegments RPC.
func (*TrafficStatsClient) GetUidTcpTxBytes ¶ added in v0.0.6
func (c *TrafficStatsClient) GetUidTcpTxBytes(ctx context.Context, handle int64, arg0 int32) (int64, error)
GetUidTcpTxBytes calls the GetUidTcpTxBytes RPC.
func (*TrafficStatsClient) GetUidTcpTxSegments ¶ added in v0.0.6
func (c *TrafficStatsClient) GetUidTcpTxSegments(ctx context.Context, handle int64, arg0 int32) (int64, error)
GetUidTcpTxSegments calls the GetUidTcpTxSegments RPC.
func (*TrafficStatsClient) GetUidTxBytes ¶ added in v0.0.6
func (c *TrafficStatsClient) GetUidTxBytes(ctx context.Context, handle int64, arg0 int32) (int64, error)
GetUidTxBytes calls the GetUidTxBytes RPC.
func (*TrafficStatsClient) GetUidTxPackets ¶ added in v0.0.6
func (c *TrafficStatsClient) GetUidTxPackets(ctx context.Context, handle int64, arg0 int32) (int64, error)
GetUidTxPackets calls the GetUidTxPackets RPC.
func (*TrafficStatsClient) GetUidUdpRxBytes ¶ added in v0.0.6
func (c *TrafficStatsClient) GetUidUdpRxBytes(ctx context.Context, handle int64, arg0 int32) (int64, error)
GetUidUdpRxBytes calls the GetUidUdpRxBytes RPC.
func (*TrafficStatsClient) GetUidUdpRxPackets ¶ added in v0.0.6
func (c *TrafficStatsClient) GetUidUdpRxPackets(ctx context.Context, handle int64, arg0 int32) (int64, error)
GetUidUdpRxPackets calls the GetUidUdpRxPackets RPC.
func (*TrafficStatsClient) GetUidUdpTxBytes ¶ added in v0.0.6
func (c *TrafficStatsClient) GetUidUdpTxBytes(ctx context.Context, handle int64, arg0 int32) (int64, error)
GetUidUdpTxBytes calls the GetUidUdpTxBytes RPC.
func (*TrafficStatsClient) GetUidUdpTxPackets ¶ added in v0.0.6
func (c *TrafficStatsClient) GetUidUdpTxPackets(ctx context.Context, handle int64, arg0 int32) (int64, error)
GetUidUdpTxPackets calls the GetUidUdpTxPackets RPC.
func (*TrafficStatsClient) IncrementOperationCount1 ¶ added in v0.0.6
func (c *TrafficStatsClient) IncrementOperationCount1(ctx context.Context, handle int64, arg0 int32) error
IncrementOperationCount1 calls the IncrementOperationCount1 RPC.
func (*TrafficStatsClient) IncrementOperationCount2_1 ¶ added in v0.0.6
func (c *TrafficStatsClient) IncrementOperationCount2_1(ctx context.Context, handle int64, arg0 int32, arg1 int32) error
IncrementOperationCount2_1 calls the IncrementOperationCount2_1 RPC.
func (*TrafficStatsClient) SetThreadStatsTag ¶ added in v0.0.6
SetThreadStatsTag calls the SetThreadStatsTag RPC.
func (*TrafficStatsClient) SetThreadStatsUid ¶ added in v0.0.6
SetThreadStatsUid calls the SetThreadStatsUid RPC.
func (*TrafficStatsClient) TagDatagramSocket ¶ added in v0.0.6
TagDatagramSocket calls the TagDatagramSocket RPC.
func (*TrafficStatsClient) TagFileDescriptor ¶ added in v0.0.6
TagFileDescriptor calls the TagFileDescriptor RPC.
func (*TrafficStatsClient) UntagDatagramSocket ¶ added in v0.0.6
func (c *TrafficStatsClient) UntagDatagramSocket(ctx context.Context, handle int64, arg0 int64) error
UntagDatagramSocket calls the UntagDatagramSocket RPC.
func (*TrafficStatsClient) UntagFileDescriptor ¶ added in v0.0.6
func (c *TrafficStatsClient) UntagFileDescriptor(ctx context.Context, handle int64, arg0 int64) error
UntagFileDescriptor calls the UntagFileDescriptor RPC.
func (*TrafficStatsClient) UntagSocket ¶ added in v0.0.6
UntagSocket calls the UntagSocket RPC.
type UrlQuerySanitizerClient ¶ added in v0.0.6
type UrlQuerySanitizerClient struct {
// contains filtered or unexported fields
}
UrlQuerySanitizerClient wraps the gRPC UrlQuerySanitizerService client.
func NewUrlQuerySanitizerClient ¶ added in v0.0.6
func NewUrlQuerySanitizerClient(cc grpc.ClientConnInterface) *UrlQuerySanitizerClient
NewUrlQuerySanitizerClient creates a new UrlQuerySanitizer client.
func (*UrlQuerySanitizerClient) GetAllButNulAndAngleBracketsLegal ¶ added in v0.0.6
func (c *UrlQuerySanitizerClient) GetAllButNulAndAngleBracketsLegal(ctx context.Context, handle int64) (int64, error)
GetAllButNulAndAngleBracketsLegal calls the GetAllButNulAndAngleBracketsLegal RPC.
func (*UrlQuerySanitizerClient) GetAllButNulLegal ¶ added in v0.0.6
func (c *UrlQuerySanitizerClient) GetAllButNulLegal(ctx context.Context, handle int64) (int64, error)
GetAllButNulLegal calls the GetAllButNulLegal RPC.
func (*UrlQuerySanitizerClient) GetAllButWhitespaceLegal ¶ added in v0.0.6
func (c *UrlQuerySanitizerClient) GetAllButWhitespaceLegal(ctx context.Context, handle int64) (int64, error)
GetAllButWhitespaceLegal calls the GetAllButWhitespaceLegal RPC.
func (*UrlQuerySanitizerClient) GetAllIllegal ¶ added in v0.0.6
GetAllIllegal calls the GetAllIllegal RPC.
func (*UrlQuerySanitizerClient) GetAllowUnregisteredParamaters ¶ added in v0.0.6
func (c *UrlQuerySanitizerClient) GetAllowUnregisteredParamaters(ctx context.Context, handle int64) (bool, error)
GetAllowUnregisteredParamaters calls the GetAllowUnregisteredParamaters RPC.
func (*UrlQuerySanitizerClient) GetAmpAndSpaceLegal ¶ added in v0.0.6
func (c *UrlQuerySanitizerClient) GetAmpAndSpaceLegal(ctx context.Context, handle int64) (int64, error)
GetAmpAndSpaceLegal calls the GetAmpAndSpaceLegal RPC.
func (*UrlQuerySanitizerClient) GetAmpLegal ¶ added in v0.0.6
GetAmpLegal calls the GetAmpLegal RPC.
func (*UrlQuerySanitizerClient) GetEffectiveValueSanitizer ¶ added in v0.0.6
func (c *UrlQuerySanitizerClient) GetEffectiveValueSanitizer(ctx context.Context, handle int64, arg0 string) (int64, error)
GetEffectiveValueSanitizer calls the GetEffectiveValueSanitizer RPC.
func (*UrlQuerySanitizerClient) GetParameterList ¶ added in v0.0.6
func (c *UrlQuerySanitizerClient) GetParameterList(ctx context.Context, handle int64) (int64, error)
GetParameterList calls the GetParameterList RPC.
func (*UrlQuerySanitizerClient) GetParameterSet ¶ added in v0.0.6
GetParameterSet calls the GetParameterSet RPC.
func (*UrlQuerySanitizerClient) GetPreferFirstRepeatedParameter ¶ added in v0.0.6
func (c *UrlQuerySanitizerClient) GetPreferFirstRepeatedParameter(ctx context.Context, handle int64) (bool, error)
GetPreferFirstRepeatedParameter calls the GetPreferFirstRepeatedParameter RPC.
func (*UrlQuerySanitizerClient) GetSpaceLegal ¶ added in v0.0.6
GetSpaceLegal calls the GetSpaceLegal RPC.
func (*UrlQuerySanitizerClient) GetUnregisteredParameterValueSanitizer ¶ added in v0.0.6
func (c *UrlQuerySanitizerClient) GetUnregisteredParameterValueSanitizer(ctx context.Context, handle int64) (int64, error)
GetUnregisteredParameterValueSanitizer calls the GetUnregisteredParameterValueSanitizer RPC.
func (*UrlQuerySanitizerClient) GetUrlAndSpaceLegal ¶ added in v0.0.6
func (c *UrlQuerySanitizerClient) GetUrlAndSpaceLegal(ctx context.Context, handle int64) (int64, error)
GetUrlAndSpaceLegal calls the GetUrlAndSpaceLegal RPC.
func (*UrlQuerySanitizerClient) GetUrlLegal ¶ added in v0.0.6
GetUrlLegal calls the GetUrlLegal RPC.
func (*UrlQuerySanitizerClient) GetValue ¶ added in v0.0.6
func (c *UrlQuerySanitizerClient) GetValue(ctx context.Context, handle int64, arg0 string) (string, error)
GetValue calls the GetValue RPC.
func (*UrlQuerySanitizerClient) GetValueSanitizer ¶ added in v0.0.6
func (c *UrlQuerySanitizerClient) GetValueSanitizer(ctx context.Context, handle int64, arg0 string) (int64, error)
GetValueSanitizer calls the GetValueSanitizer RPC.
func (*UrlQuerySanitizerClient) HasParameter ¶ added in v0.0.6
func (c *UrlQuerySanitizerClient) HasParameter(ctx context.Context, handle int64, arg0 string) (bool, error)
HasParameter calls the HasParameter RPC.
func (*UrlQuerySanitizerClient) ParseQuery ¶ added in v0.0.6
ParseQuery calls the ParseQuery RPC.
func (*UrlQuerySanitizerClient) RegisterParameter ¶ added in v0.0.6
func (c *UrlQuerySanitizerClient) RegisterParameter(ctx context.Context, handle int64, arg0 string, arg1 int64) error
RegisterParameter calls the RegisterParameter RPC.
func (*UrlQuerySanitizerClient) RegisterParameters ¶ added in v0.0.6
func (c *UrlQuerySanitizerClient) RegisterParameters(ctx context.Context, handle int64, arg0 int64, arg1 int64) error
RegisterParameters calls the RegisterParameters RPC.
func (*UrlQuerySanitizerClient) SetAllowUnregisteredParamaters ¶ added in v0.0.6
func (c *UrlQuerySanitizerClient) SetAllowUnregisteredParamaters(ctx context.Context, handle int64, arg0 bool) error
SetAllowUnregisteredParamaters calls the SetAllowUnregisteredParamaters RPC.
func (*UrlQuerySanitizerClient) SetPreferFirstRepeatedParameter ¶ added in v0.0.6
func (c *UrlQuerySanitizerClient) SetPreferFirstRepeatedParameter(ctx context.Context, handle int64, arg0 bool) error
SetPreferFirstRepeatedParameter calls the SetPreferFirstRepeatedParameter RPC.
func (*UrlQuerySanitizerClient) SetUnregisteredParameterValueSanitizer ¶ added in v0.0.6
func (c *UrlQuerySanitizerClient) SetUnregisteredParameterValueSanitizer(ctx context.Context, handle int64, arg0 int64) error
SetUnregisteredParameterValueSanitizer calls the SetUnregisteredParameterValueSanitizer RPC.
type UrlQuerySanitizerIllegalCharacterValueSanitizerClient ¶ added in v0.0.6
type UrlQuerySanitizerIllegalCharacterValueSanitizerClient struct {
// contains filtered or unexported fields
}
UrlQuerySanitizerIllegalCharacterValueSanitizerClient wraps the gRPC UrlQuerySanitizerIllegalCharacterValueSanitizerService client.
func NewUrlQuerySanitizerIllegalCharacterValueSanitizerClient ¶ added in v0.0.6
func NewUrlQuerySanitizerIllegalCharacterValueSanitizerClient(cc grpc.ClientConnInterface) *UrlQuerySanitizerIllegalCharacterValueSanitizerClient
NewUrlQuerySanitizerIllegalCharacterValueSanitizerClient creates a new UrlQuerySanitizerIllegalCharacterValueSanitizer client.
type UrlQuerySanitizerValueSanitizerClient ¶ added in v0.0.6
type UrlQuerySanitizerValueSanitizerClient struct {
// contains filtered or unexported fields
}
UrlQuerySanitizerValueSanitizerClient wraps the gRPC UrlQuerySanitizerValueSanitizerService client.
func NewUrlQuerySanitizerValueSanitizerClient ¶ added in v0.0.6
func NewUrlQuerySanitizerValueSanitizerClient(cc grpc.ClientConnInterface) *UrlQuerySanitizerValueSanitizerClient
NewUrlQuerySanitizerValueSanitizerClient creates a new UrlQuerySanitizerValueSanitizer client.
type VpnManagerClient ¶ added in v0.0.6
type VpnManagerClient struct {
// contains filtered or unexported fields
}
VpnManagerClient wraps the gRPC VpnManagerService client.
func NewVpnManagerClient ¶ added in v0.0.6
func NewVpnManagerClient(cc grpc.ClientConnInterface) *VpnManagerClient
NewVpnManagerClient creates a new VpnManager client.
func (*VpnManagerClient) DeleteProvisionedVpnProfile ¶ added in v0.0.6
func (c *VpnManagerClient) DeleteProvisionedVpnProfile(ctx context.Context) error
DeleteProvisionedVpnProfile calls the DeleteProvisionedVpnProfile RPC.
func (*VpnManagerClient) GetProvisionedVpnProfileState ¶ added in v0.0.6
func (c *VpnManagerClient) GetProvisionedVpnProfileState(ctx context.Context) (int64, error)
GetProvisionedVpnProfileState calls the GetProvisionedVpnProfileState RPC.
func (*VpnManagerClient) ProvisionVpnProfile ¶ added in v0.0.6
ProvisionVpnProfile calls the ProvisionVpnProfile RPC.
func (*VpnManagerClient) StartProvisionedVpnProfile ¶ added in v0.0.6
func (c *VpnManagerClient) StartProvisionedVpnProfile(ctx context.Context) error
StartProvisionedVpnProfile calls the StartProvisionedVpnProfile RPC.
func (*VpnManagerClient) StartProvisionedVpnProfileSession ¶ added in v0.0.6
func (c *VpnManagerClient) StartProvisionedVpnProfileSession(ctx context.Context) (string, error)
StartProvisionedVpnProfileSession calls the StartProvisionedVpnProfileSession RPC.
func (*VpnManagerClient) StopProvisionedVpnProfile ¶ added in v0.0.6
func (c *VpnManagerClient) StopProvisionedVpnProfile(ctx context.Context) error
StopProvisionedVpnProfile calls the StopProvisionedVpnProfile RPC.
type VpnProfileStateClient ¶ added in v0.0.6
type VpnProfileStateClient struct {
// contains filtered or unexported fields
}
VpnProfileStateClient wraps the gRPC VpnProfileStateService client.
func NewVpnProfileStateClient ¶ added in v0.0.6
func NewVpnProfileStateClient(cc grpc.ClientConnInterface) *VpnProfileStateClient
NewVpnProfileStateClient creates a new VpnProfileState client.
func (*VpnProfileStateClient) DescribeContents ¶ added in v0.0.6
DescribeContents calls the DescribeContents RPC.
func (*VpnProfileStateClient) GetSessionId ¶ added in v0.0.6
GetSessionId calls the GetSessionId RPC.
func (*VpnProfileStateClient) IsAlwaysOn ¶ added in v0.0.6
IsAlwaysOn calls the IsAlwaysOn RPC.
func (*VpnProfileStateClient) IsLockdownEnabled ¶ added in v0.0.6
IsLockdownEnabled calls the IsLockdownEnabled RPC.
func (*VpnProfileStateClient) WriteToParcel ¶ added in v0.0.6
func (c *VpnProfileStateClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
WriteToParcel calls the WriteToParcel RPC.
type WorkCapabilitiesClient ¶ added in v0.0.6
type WorkCapabilitiesClient struct {
// contains filtered or unexported fields
}
WorkCapabilitiesClient wraps the gRPC WorkCapabilitiesService client.
func NewWorkCapabilitiesClient ¶ added in v0.0.6
func NewWorkCapabilitiesClient(cc grpc.ClientConnInterface) *WorkCapabilitiesClient
NewWorkCapabilitiesClient creates a new workCapabilities client.
func (*WorkCapabilitiesClient) DescribeContents ¶ added in v0.0.6
DescribeContents calls the DescribeContents RPC.
func (*WorkCapabilitiesClient) Equals ¶ added in v0.0.6
func (c *WorkCapabilitiesClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)
Equals calls the Equals RPC.
func (*WorkCapabilitiesClient) GetCapabilities ¶ added in v0.0.6
GetCapabilities calls the GetCapabilities RPC.
func (*WorkCapabilitiesClient) GetEnterpriseIds ¶ added in v0.0.6
GetEnterpriseIds calls the GetEnterpriseIds RPC.
func (*WorkCapabilitiesClient) GetLinkDownstreamBandwidthKbps ¶ added in v0.0.6
func (c *WorkCapabilitiesClient) GetLinkDownstreamBandwidthKbps(ctx context.Context, handle int64) (int32, error)
GetLinkDownstreamBandwidthKbps calls the GetLinkDownstreamBandwidthKbps RPC.
func (*WorkCapabilitiesClient) GetLinkUpstreamBandwidthKbps ¶ added in v0.0.6
func (c *WorkCapabilitiesClient) GetLinkUpstreamBandwidthKbps(ctx context.Context, handle int64) (int32, error)
GetLinkUpstreamBandwidthKbps calls the GetLinkUpstreamBandwidthKbps RPC.
func (*WorkCapabilitiesClient) GetNetworkSpecifier ¶ added in v0.0.6
func (c *WorkCapabilitiesClient) GetNetworkSpecifier(ctx context.Context, handle int64) (int64, error)
GetNetworkSpecifier calls the GetNetworkSpecifier RPC.
func (*WorkCapabilitiesClient) GetOwnerUid ¶ added in v0.0.6
GetOwnerUid calls the GetOwnerUid RPC.
func (*WorkCapabilitiesClient) GetSignalStrength ¶ added in v0.0.6
func (c *WorkCapabilitiesClient) GetSignalStrength(ctx context.Context, handle int64) (int32, error)
GetSignalStrength calls the GetSignalStrength RPC.
func (*WorkCapabilitiesClient) GetSubscriptionIds ¶ added in v0.0.6
func (c *WorkCapabilitiesClient) GetSubscriptionIds(ctx context.Context, handle int64) (int64, error)
GetSubscriptionIds calls the GetSubscriptionIds RPC.
func (*WorkCapabilitiesClient) GetTransportInfo ¶ added in v0.0.6
GetTransportInfo calls the GetTransportInfo RPC.
func (*WorkCapabilitiesClient) HasCapability ¶ added in v0.0.6
func (c *WorkCapabilitiesClient) HasCapability(ctx context.Context, handle int64, arg0 int32) (bool, error)
HasCapability calls the HasCapability RPC.
func (*WorkCapabilitiesClient) HasEnterpriseId ¶ added in v0.0.6
func (c *WorkCapabilitiesClient) HasEnterpriseId(ctx context.Context, handle int64, arg0 int32) (bool, error)
HasEnterpriseId calls the HasEnterpriseId RPC.
func (*WorkCapabilitiesClient) HasTransport ¶ added in v0.0.6
func (c *WorkCapabilitiesClient) HasTransport(ctx context.Context, handle int64, arg0 int32) (bool, error)
HasTransport calls the HasTransport RPC.
func (*WorkCapabilitiesClient) WriteToParcel ¶ added in v0.0.6
func (c *WorkCapabilitiesClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
WriteToParcel calls the WriteToParcel RPC.
type WorkClient ¶ added in v0.0.6
type WorkClient struct {
// contains filtered or unexported fields
}
WorkClient wraps the gRPC WorkService client.
func NewWorkClient ¶ added in v0.0.6
func NewWorkClient(cc grpc.ClientConnInterface) *WorkClient
NewWorkClient creates a new work client.
func (*WorkClient) BindSocket1 ¶ added in v0.0.6
func (c *WorkClient) BindSocket1(ctx context.Context, arg0 int64) error
BindSocket1 calls the BindSocket1 RPC.
func (*WorkClient) BindSocket1_1 ¶ added in v0.0.6
func (c *WorkClient) BindSocket1_1(ctx context.Context, arg0 int64) error
BindSocket1_1 calls the BindSocket1_1 RPC.
func (*WorkClient) BindSocket1_2 ¶ added in v0.0.6
func (c *WorkClient) BindSocket1_2(ctx context.Context, arg0 int64) error
BindSocket1_2 calls the BindSocket1_2 RPC.
func (*WorkClient) DescribeContents ¶ added in v0.0.6
func (c *WorkClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*WorkClient) FromNetworkHandle ¶ added in v0.0.6
FromNetworkHandle calls the FromNetworkHandle RPC.
func (*WorkClient) GetAllByName ¶ added in v0.0.6
GetAllByName calls the GetAllByName RPC.
func (*WorkClient) GetNetworkHandle ¶ added in v0.0.6
func (c *WorkClient) GetNetworkHandle(ctx context.Context) (int64, error)
GetNetworkHandle calls the GetNetworkHandle RPC.
func (*WorkClient) GetSocketFactory ¶ added in v0.0.6
func (c *WorkClient) GetSocketFactory(ctx context.Context) (int64, error)
GetSocketFactory calls the GetSocketFactory RPC.
func (*WorkClient) HashCode ¶ added in v0.0.6
func (c *WorkClient) HashCode(ctx context.Context) (int32, error)
HashCode calls the HashCode RPC.
func (*WorkClient) OpenConnection1 ¶ added in v0.0.6
OpenConnection1 calls the OpenConnection1 RPC.
func (*WorkClient) OpenConnection2_1 ¶ added in v0.0.6
OpenConnection2_1 calls the OpenConnection2_1 RPC.
func (*WorkClient) ToString ¶ added in v0.0.6
func (c *WorkClient) ToString(ctx context.Context) (string, error)
ToString calls the ToString RPC.
func (*WorkClient) WriteToParcel ¶ added in v0.0.6
WriteToParcel calls the WriteToParcel RPC.
type WorkInfoClient ¶ added in v0.0.6
type WorkInfoClient struct {
// contains filtered or unexported fields
}
WorkInfoClient wraps the gRPC WorkInfoService client.
func NewWorkInfoClient ¶ added in v0.0.6
func NewWorkInfoClient(cc grpc.ClientConnInterface) *WorkInfoClient
NewWorkInfoClient creates a new workInfo client.
func (*WorkInfoClient) DescribeContents ¶ added in v0.0.6
DescribeContents calls the DescribeContents RPC.
func (*WorkInfoClient) GetDetailedState ¶ added in v0.0.6
GetDetailedState calls the GetDetailedState RPC.
func (*WorkInfoClient) GetExtraInfo ¶ added in v0.0.6
GetExtraInfo calls the GetExtraInfo RPC.
func (*WorkInfoClient) GetSubtype ¶ added in v0.0.6
GetSubtype calls the GetSubtype RPC.
func (*WorkInfoClient) GetSubtypeName ¶ added in v0.0.6
GetSubtypeName calls the GetSubtypeName RPC.
func (*WorkInfoClient) GetTypeName ¶ added in v0.0.6
GetTypeName calls the GetTypeName RPC.
func (*WorkInfoClient) IsAvailable ¶ added in v0.0.6
IsAvailable calls the IsAvailable RPC.
func (*WorkInfoClient) IsConnected ¶ added in v0.0.6
IsConnected calls the IsConnected RPC.
func (*WorkInfoClient) IsConnectedOrConnecting ¶ added in v0.0.6
IsConnectedOrConnecting calls the IsConnectedOrConnecting RPC.
func (*WorkInfoClient) IsFailover ¶ added in v0.0.6
IsFailover calls the IsFailover RPC.
func (*WorkInfoClient) SetDetailedState ¶ added in v0.0.6
func (c *WorkInfoClient) SetDetailedState(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 string) error
SetDetailedState calls the SetDetailedState RPC.
func (*WorkInfoClient) WriteToParcel ¶ added in v0.0.6
func (c *WorkInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
WriteToParcel calls the WriteToParcel RPC.
type WorkInfoDetailedStateClient ¶ added in v0.0.6
type WorkInfoDetailedStateClient struct {
// contains filtered or unexported fields
}
WorkInfoDetailedStateClient wraps the gRPC WorkInfoDetailedStateService client.
func NewWorkInfoDetailedStateClient ¶ added in v0.0.6
func NewWorkInfoDetailedStateClient(cc grpc.ClientConnInterface) *WorkInfoDetailedStateClient
NewWorkInfoDetailedStateClient creates a new workInfoDetailedState client.
type WorkInfoStateClient ¶ added in v0.0.6
type WorkInfoStateClient struct {
// contains filtered or unexported fields
}
WorkInfoStateClient wraps the gRPC WorkInfoStateService client.
func NewWorkInfoStateClient ¶ added in v0.0.6
func NewWorkInfoStateClient(cc grpc.ClientConnInterface) *WorkInfoStateClient
NewWorkInfoStateClient creates a new workInfoState client.
type WorkRequestBuilderClient ¶ added in v0.0.6
type WorkRequestBuilderClient struct {
// contains filtered or unexported fields
}
WorkRequestBuilderClient wraps the gRPC WorkRequestBuilderService client.
func NewWorkRequestBuilderClient ¶ added in v0.0.6
func NewWorkRequestBuilderClient(cc grpc.ClientConnInterface) *WorkRequestBuilderClient
NewWorkRequestBuilderClient creates a new workRequestBuilder client.
func (*WorkRequestBuilderClient) AddCapability ¶ added in v0.0.6
AddCapability calls the AddCapability RPC.
func (*WorkRequestBuilderClient) AddTransportType ¶ added in v0.0.6
AddTransportType calls the AddTransportType RPC.
func (*WorkRequestBuilderClient) Build ¶ added in v0.0.6
func (c *WorkRequestBuilderClient) Build(ctx context.Context) (int64, error)
Build calls the Build RPC.
func (*WorkRequestBuilderClient) ClearCapabilities ¶ added in v0.0.6
func (c *WorkRequestBuilderClient) ClearCapabilities(ctx context.Context) (int64, error)
ClearCapabilities calls the ClearCapabilities RPC.
func (*WorkRequestBuilderClient) RemoveCapability ¶ added in v0.0.6
RemoveCapability calls the RemoveCapability RPC.
func (*WorkRequestBuilderClient) RemoveTransportType ¶ added in v0.0.6
func (c *WorkRequestBuilderClient) RemoveTransportType(ctx context.Context, arg0 int32) (int64, error)
RemoveTransportType calls the RemoveTransportType RPC.
func (*WorkRequestBuilderClient) SetIncludeOtherUidNetworks ¶ added in v0.0.6
func (c *WorkRequestBuilderClient) SetIncludeOtherUidNetworks(ctx context.Context, arg0 bool) (int64, error)
SetIncludeOtherUidNetworks calls the SetIncludeOtherUidNetworks RPC.
func (*WorkRequestBuilderClient) SetNetworkSpecifier1 ¶ added in v0.0.6
func (c *WorkRequestBuilderClient) SetNetworkSpecifier1(ctx context.Context, arg0 int64) (int64, error)
SetNetworkSpecifier1 calls the SetNetworkSpecifier1 RPC.
func (*WorkRequestBuilderClient) SetNetworkSpecifier1_1 ¶ added in v0.0.6
func (c *WorkRequestBuilderClient) SetNetworkSpecifier1_1(ctx context.Context, arg0 string) (int64, error)
SetNetworkSpecifier1_1 calls the SetNetworkSpecifier1_1 RPC.
type WorkRequestClient ¶ added in v0.0.6
type WorkRequestClient struct {
// contains filtered or unexported fields
}
WorkRequestClient wraps the gRPC WorkRequestService client.
func NewWorkRequestClient ¶ added in v0.0.6
func NewWorkRequestClient(cc grpc.ClientConnInterface) *WorkRequestClient
NewWorkRequestClient creates a new workRequest client.
func (*WorkRequestClient) CanBeSatisfiedBy ¶ added in v0.0.6
CanBeSatisfiedBy calls the CanBeSatisfiedBy RPC.
func (*WorkRequestClient) DescribeContents ¶ added in v0.0.6
func (c *WorkRequestClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*WorkRequestClient) GetCapabilities ¶ added in v0.0.6
func (c *WorkRequestClient) GetCapabilities(ctx context.Context) (int64, error)
GetCapabilities calls the GetCapabilities RPC.
func (*WorkRequestClient) GetNetworkSpecifier ¶ added in v0.0.6
func (c *WorkRequestClient) GetNetworkSpecifier(ctx context.Context) (int64, error)
GetNetworkSpecifier calls the GetNetworkSpecifier RPC.
func (*WorkRequestClient) GetSubscriptionIds ¶ added in v0.0.6
func (c *WorkRequestClient) GetSubscriptionIds(ctx context.Context) (int64, error)
GetSubscriptionIds calls the GetSubscriptionIds RPC.
func (*WorkRequestClient) GetTransportTypes ¶ added in v0.0.6
func (c *WorkRequestClient) GetTransportTypes(ctx context.Context) (int64, error)
GetTransportTypes calls the GetTransportTypes RPC.
func (*WorkRequestClient) HasCapability ¶ added in v0.0.6
HasCapability calls the HasCapability RPC.
func (*WorkRequestClient) HasTransport ¶ added in v0.0.6
HasTransport calls the HasTransport RPC.
func (*WorkRequestClient) HashCode ¶ added in v0.0.6
func (c *WorkRequestClient) HashCode(ctx context.Context) (int32, error)
HashCode calls the HashCode RPC.
func (*WorkRequestClient) ToString ¶ added in v0.0.6
func (c *WorkRequestClient) ToString(ctx context.Context) (string, error)
ToString calls the ToString RPC.
func (*WorkRequestClient) WriteToParcel ¶ added in v0.0.6
WriteToParcel calls the WriteToParcel RPC.