Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type ExceptionClient struct + func NewExceptionClient(cc grpc.ClientConnInterface) *ExceptionClient + func (c *ExceptionClient) GetCode(ctx context.Context) (int32, error) + type ManagerClient struct + func NewManagerClient(cc grpc.ClientConnInterface) *ManagerClient + func (c *ManagerClient) GetImsMmTelManager(ctx context.Context, arg0 int32) (int64, error) + func (c *ManagerClient) GetImsRcsManager(ctx context.Context, arg0 int32) (int64, error) + func (c *ManagerClient) GetProvisioningManager(ctx context.Context, arg0 int32) (int64, error) + type MmTelManagerCapabilityCallbackClient struct + func NewMmTelManagerCapabilityCallbackClient(cc grpc.ClientConnInterface) *MmTelManagerCapabilityCallbackClient + func (c *MmTelManagerCapabilityCallbackClient) OnCapabilitiesStatusChanged(ctx context.Context, arg0 int64) error + type MmTelManagerClient struct + func NewMmTelManagerClient(cc grpc.ClientConnInterface) *MmTelManagerClient + func (c *MmTelManagerClient) GetVoWiFiModeSetting(ctx context.Context) (int32, error) + func (c *MmTelManagerClient) IsAdvancedCallingSettingEnabled(ctx context.Context) (bool, error) + func (c *MmTelManagerClient) IsCrossSimCallingEnabled(ctx context.Context) (bool, error) + func (c *MmTelManagerClient) IsTtyOverVolteEnabled(ctx context.Context) (bool, error) + func (c *MmTelManagerClient) IsVoWiFiRoamingSettingEnabled(ctx context.Context) (bool, error) + func (c *MmTelManagerClient) IsVoWiFiSettingEnabled(ctx context.Context) (bool, error) + func (c *MmTelManagerClient) IsVtSettingEnabled(ctx context.Context) (bool, error) + func (c *MmTelManagerClient) RegisterImsRegistrationCallback(ctx context.Context, arg0 int64, arg1 int64) error + func (c *MmTelManagerClient) RegisterImsStateCallback(ctx context.Context, arg0 int64, arg1 int64) error + func (c *MmTelManagerClient) RegisterMmTelCapabilityCallback(ctx context.Context, arg0 int64, arg1 int64) error + func (c *MmTelManagerClient) UnregisterImsRegistrationCallback(ctx context.Context, arg0 int64) error + func (c *MmTelManagerClient) UnregisterImsStateCallback(ctx context.Context, arg0 int64) error + func (c *MmTelManagerClient) UnregisterMmTelCapabilityCallback(ctx context.Context, arg0 int64) error + type ProvisioningManagerClient struct + func NewProvisioningManagerClient(cc grpc.ClientConnInterface) *ProvisioningManagerClient + func (c *ProvisioningManagerClient) GetProvisioningStatusForCapability(ctx context.Context, arg0 int32, arg1 int32) (bool, error) + func (c *ProvisioningManagerClient) GetRcsProvisioningStatusForCapability(ctx context.Context, arg0 int32, arg1 int32) (bool, error) + func (c *ProvisioningManagerClient) IsProvisioningRequiredForCapability(ctx context.Context, arg0 int32, arg1 int32) (bool, error) + func (c *ProvisioningManagerClient) IsRcsProvisioningRequiredForCapability(ctx context.Context, arg0 int32, arg1 int32) (bool, error) + func (c *ProvisioningManagerClient) RegisterFeatureProvisioningChangedCallback(ctx context.Context, arg0 int64, arg1 int64) error + func (c *ProvisioningManagerClient) SetProvisioningStatusForCapability(ctx context.Context, arg0 int32, arg1 int32, arg2 bool) error + func (c *ProvisioningManagerClient) SetRcsProvisioningStatusForCapability(ctx context.Context, arg0 int32, arg1 int32, arg2 bool) error + func (c *ProvisioningManagerClient) UnregisterFeatureProvisioningChangedCallback(ctx context.Context, arg0 int64) error + type ProvisioningManagerFeatureProvisioningCallbackClient struct + func NewProvisioningManagerFeatureProvisioningCallbackClient(cc grpc.ClientConnInterface) *ProvisioningManagerFeatureProvisioningCallbackClient + func (c *ProvisioningManagerFeatureProvisioningCallbackClient) OnFeatureProvisioningChanged(ctx context.Context, arg0 int32, arg1 int32, arg2 bool) error + func (c *ProvisioningManagerFeatureProvisioningCallbackClient) OnRcsFeatureProvisioningChanged(ctx context.Context, arg0 int32, arg1 int32, arg2 bool) error + type RcsManagerClient struct + func NewRcsManagerClient(cc grpc.ClientConnInterface) *RcsManagerClient + func (c *RcsManagerClient) GetUceAdapter(ctx context.Context) (int64, error) + func (c *RcsManagerClient) RegisterImsRegistrationCallback(ctx context.Context, arg0 int64, arg1 int64) error + func (c *RcsManagerClient) RegisterImsStateCallback(ctx context.Context, arg0 int64, arg1 int64) error + func (c *RcsManagerClient) UnregisterImsRegistrationCallback(ctx context.Context, arg0 int64) error + func (c *RcsManagerClient) UnregisterImsStateCallback(ctx context.Context, arg0 int64) error + type RcsUceAdapterClient struct + func NewRcsUceAdapterClient(cc grpc.ClientConnInterface) *RcsUceAdapterClient + func (c *RcsUceAdapterClient) IsUceSettingEnabled(ctx context.Context) (bool, error) + type ReasonInfoClient struct + func NewReasonInfoClient(cc grpc.ClientConnInterface) *ReasonInfoClient + func (c *ReasonInfoClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *ReasonInfoClient) GetCode(ctx context.Context, handle int64) (int32, error) + func (c *ReasonInfoClient) GetExtraCode(ctx context.Context, handle int64) (int32, error) + func (c *ReasonInfoClient) GetExtraMessage(ctx context.Context, handle int64) (string, error) + func (c *ReasonInfoClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *ReasonInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type RegistrationAttributesClient struct + func NewRegistrationAttributesClient(cc grpc.ClientConnInterface) *RegistrationAttributesClient + func (c *RegistrationAttributesClient) DescribeContents(ctx context.Context) (int32, error) + func (c *RegistrationAttributesClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *RegistrationAttributesClient) GetAttributeFlags(ctx context.Context) (int32, error) + func (c *RegistrationAttributesClient) GetFeatureTags(ctx context.Context) (int64, error) + func (c *RegistrationAttributesClient) GetSipDetails(ctx context.Context) (int64, error) + func (c *RegistrationAttributesClient) GetTransportType(ctx context.Context) (int32, error) + func (c *RegistrationAttributesClient) HashCode(ctx context.Context) (int32, error) + func (c *RegistrationAttributesClient) ToString(ctx context.Context) (string, error) + func (c *RegistrationAttributesClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type RegistrationManagerClient struct + func NewRegistrationManagerClient(cc grpc.ClientConnInterface) *RegistrationManagerClient + func (c *RegistrationManagerClient) RegisterImsRegistrationCallback(ctx context.Context, arg0 int64, arg1 int64) error + func (c *RegistrationManagerClient) UnregisterImsRegistrationCallback(ctx context.Context, arg0 int64) error + type RegistrationManagerRegistrationCallbackClient struct + func NewRegistrationManagerRegistrationCallbackClient(cc grpc.ClientConnInterface) *RegistrationManagerRegistrationCallbackClient + func (c *RegistrationManagerRegistrationCallbackClient) OnRegistered1(ctx context.Context, arg0 int64) error + func (c *RegistrationManagerRegistrationCallbackClient) OnRegistered1_1(ctx context.Context, arg0 int32) error + func (c *RegistrationManagerRegistrationCallbackClient) OnRegistering1(ctx context.Context, arg0 int64) error + func (c *RegistrationManagerRegistrationCallbackClient) OnRegistering1_1(ctx context.Context, arg0 int32) error + func (c *RegistrationManagerRegistrationCallbackClient) OnTechnologyChangeFailed(ctx context.Context, arg0 int32, arg1 int64) error + func (c *RegistrationManagerRegistrationCallbackClient) OnUnregistered(ctx context.Context, arg0 int64) error + type SipDetailsClient struct + func NewSipDetailsClient(cc grpc.ClientConnInterface) *SipDetailsClient + func (c *SipDetailsClient) DescribeContents(ctx context.Context) (int32, error) + func (c *SipDetailsClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *SipDetailsClient) GetCSeq(ctx context.Context) (int32, error) + func (c *SipDetailsClient) GetCallId(ctx context.Context) (string, error) + func (c *SipDetailsClient) GetMethod(ctx context.Context) (int32, error) + func (c *SipDetailsClient) GetReasonHeaderCause(ctx context.Context) (int32, error) + func (c *SipDetailsClient) GetReasonHeaderText(ctx context.Context) (string, error) + func (c *SipDetailsClient) GetResponseCode(ctx context.Context) (int32, error) + func (c *SipDetailsClient) GetResponsePhrase(ctx context.Context) (string, error) + func (c *SipDetailsClient) HashCode(ctx context.Context) (int32, error) + func (c *SipDetailsClient) ToString(ctx context.Context) (string, error) + func (c *SipDetailsClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type StateCallbackClient struct + func NewStateCallbackClient(cc grpc.ClientConnInterface) *StateCallbackClient + func (c *StateCallbackClient) OnAvailable(ctx context.Context) error + func (c *StateCallbackClient) OnError(ctx context.Context) error + func (c *StateCallbackClient) OnUnavailable(ctx context.Context, arg0 int32) error