CarrierConfigManager.ImsSs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
IMS supplementary services configs.
[Android.Runtime.Register("android/telephony/CarrierConfigManager$ImsSs", ApiSince=33, DoNotGenerateAcw=true)]
public sealed class CarrierConfigManager.ImsSs : Java.Lang.Object
[<Android.Runtime.Register("android/telephony/CarrierConfigManager$ImsSs", ApiSince=33, DoNotGenerateAcw=true)>]
type CarrierConfigManager.ImsSs = class
inherit Object
- Inheritance
- Attributes
Remarks
IMS supplementary services configs. This groups the configs required for supplementary services (SS) like XCAP over UT, Unstructured Supplementary Service Data(USSD).
Java documentation for android.telephony.CarrierConfigManager.ImsSs
.
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.
Fields
CallWaitingSyncFirstChange |
Obsolete.
Activate call waiting on the carrier network when the user enables call waiting the first time. |
CallWaitingSyncFirstPowerUp |
Obsolete.
Activate call waiting on the carrier network when the device boots or a subscription using this carrier is loaded. |
CallWaitingSyncImsOnly |
Obsolete.
Do not synchronize the call waiting service state between the carrier network and the terminal based IMS call waiting service. |
CallWaitingSyncNone |
Obsolete.
Do not synchronize the user's call waiting setting with the network. |
CallWaitingSyncUserChange |
Obsolete.
The change of user’s setting is always passed to the carrier network and then synchronized to the terminal based call waiting solution over IMS. |
KeyNetworkInitiatedUssdOverImsSupportedBool |
Flag that controls whether network initiated USSD over IMS is supported by the UE. |
KeyPrefix |
Prefix of all imsss. |
KeyTerminalBasedCallWaitingDefaultEnabledBool |
Flag indicating whether the user setting for terminal-based call waiting is enabled by default or not. |
KeyTerminalBasedCallWaitingSyncTypeInt |
Flag indicating the way to synchronize the setting between CS and IMS. |
KeyUseCsfbOnXcapOverUtFailureBool |
Flag that controls whether Circuit Switched Fallback (CSFB) option is available when XCAP over UT fails. |
KeyUtAsServerFqdnString |
Specifies the XCAP Application Server fully qualified domain name (FQDN). |
KeyUtAsServerPortInt |
Specifies the XCAP Application Server Remote port. |
KeyUtIptypeHomeInt |
Specifies the 'XCAP over UT' IP Type when device is on Home Network. |
KeyUtIptypeRoamingInt |
Specifies the 'XCAP over UT' IP Type when device is roaming. |
KeyUtRequiresImsRegistrationBool |
Flag that controls whether XCAP over UT status need to be dependent on IMS registration. |
KeyUtServerBasedServicesIntArray |
List of UT services that are Server based. |
KeyUtSupportedWhenPsDataOffBool |
Flag that controls whether XCAP over UT is enabled or not when PS data is turned off. |
KeyUtSupportedWhenRoamingBool |
Flag that controls whether XCAP over UT is supported when on roaming network. |
KeyUtTerminalBasedServicesIntArray |
List of UT services that are terminal based. |
KeyUtTransportTypeInt |
Specifies the preferred transport to be used for XCAP over UT. |
KeyXcapOverUtSupportedRatsIntArray |
List of different RAT technologies on which XCAP over UT is supported. |
SupplementaryServiceCbAcr |
Obsolete.
Call Barring - Anonymous Call Rejection/Barring of all anonymous incoming number support as per 3GPP TS 24. |
SupplementaryServiceCbAll |
Obsolete.
Call Barring - All barring services, This value is associated with MMI support service code 330 as indicated TS 22. |
SupplementaryServiceCbBaic |
Obsolete.
Call Barring - Barring of all incoming calls (BAIC) support as per 3GPP TS 24. |
SupplementaryServiceCbBaoc |
Obsolete.
Call Barring - Barring of all outgoing calls (BAOC) support as per 3GPP TS 24. |
SupplementaryServiceCbBicRoam |
Obsolete.
Call Barring - Barring of incoming calls when roaming outside the home PLMN country (BIC-ROAM) support as per 3GPP TS 24. |
SupplementaryServiceCbBil |
Obsolete.
Call Barring - Barring list of incoming numbers support. |
SupplementaryServiceCbBoic |
Obsolete.
Call Barring - Barring of outgoing international calls (BOIC) support as per 3GPP TS 24. |
SupplementaryServiceCbBoicExhc |
Obsolete.
Call Barring - Barring of outgoing international calls except those directed to the home PLMN country (BOIC-EXHC) support as per 3GPP TS 24. |
SupplementaryServiceCbIbs |
Obsolete.
Call Barring - Incoming barring services, This value is associated with MMI support service code 353 as indicated TS 22. |
SupplementaryServiceCbObs |
Obsolete.
Call Barring - Outgoing barring services, This value is associated with MMI support service code 333 as indicated TS 22. |
SupplementaryServiceCfAll |
Obsolete.
Call Diversion - All call forwarding support as per 3GPP 24. |
SupplementaryServiceCfAllConditonalForwarding |
Obsolete.
Call Diversion - All conditional call forwarding support as per 3GPP 24. |
SupplementaryServiceCfCfb |
Obsolete.
Call Diversion - Call forwarding on mobile subscriber busy (CFB) support as per 3GPP 24. |
SupplementaryServiceCfCfnl |
Obsolete.
Communication Forwarding on Not Logged-in (CFNL). |
SupplementaryServiceCfCfnrc |
Obsolete.
Call Diversion - Call forwarding on mobile subscriber not reachable (CFNRC) support as per 3GPP 24. |
SupplementaryServiceCfCfnry |
Obsolete.
Call Diversion - Call forwarding on no reply (CFNRY) support as per 3GPP 24. |
SupplementaryServiceCfCfu |
Obsolete.
Call Diversion - All Unconditional call forwarding support (CFU) as per 3GPP 24. |
SupplementaryServiceCw |
Obsolete.
Communication Waiting (CW) support as per 3GPP 24. |
SupplementaryServiceIdentificationOip |
Obsolete.
Originating Identification Presentation (OIP) support as per 3GPP 24. |
SupplementaryServiceIdentificationOir |
Obsolete.
Originating Identification Restriction (OIR) support as per 3GPP 24. |
SupplementaryServiceIdentificationTip |
Obsolete.
Terminating Identification Presentation (TIP) support as per 3GPP 24. |
SupplementaryServiceIdentificationTir |
Obsolete.
Terminating Identification Restriction (TIR) support as per 3GPP 24. |
Properties
Class |
Returns the runtime class of this |
Handle |
The handle to the underlying Android instance. (Inherited from Object) |
JniIdentityHashCode | (Inherited from Object) |
JniPeerMembers | |
PeerReference | (Inherited from Object) |
ThresholdClass |
This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. (Inherited from Object) |
ThresholdType |
This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. (Inherited from Object) |
Methods
Clone() |
Creates and returns a copy of this object. (Inherited from Object) |
Dispose() | (Inherited from Object) |
Dispose(Boolean) | (Inherited from Object) |
Equals(Object) |
Indicates whether some other object is "equal to" this one. (Inherited from Object) |
GetHashCode() |
Returns a hash code value for the object. (Inherited from Object) |
JavaFinalize() |
Called by the garbage collector on an object when garbage collection determines that there are no more references to the object. (Inherited from Object) |
Notify() |
Wakes up a single thread that is waiting on this object's monitor. (Inherited from Object) |
NotifyAll() |
Wakes up all threads that are waiting on this object's monitor. (Inherited from Object) |
SetHandle(IntPtr, JniHandleOwnership) |
Sets the Handle property. (Inherited from Object) |
ToArray<T>() | (Inherited from Object) |
ToString() |
Returns a string representation of the object. (Inherited from Object) |
UnregisterFromRuntime() | (Inherited from Object) |
Wait() |
Causes the current thread to wait until it is awakened, typically by being <em>notified</em> or <em>interrupted</em>. (Inherited from Object) |
Wait(Int64, Int32) |
Causes the current thread to wait until it is awakened, typically by being <em>notified</em> or <em>interrupted</em>, or until a certain amount of real time has elapsed. (Inherited from Object) |
Wait(Int64) |
Causes the current thread to wait until it is awakened, typically by being <em>notified</em> or <em>interrupted</em>, or until a certain amount of real time has elapsed. (Inherited from Object) |
Explicit Interface Implementations
IJavaPeerable.Disposed() | (Inherited from Object) |
IJavaPeerable.DisposeUnlessReferenced() | (Inherited from Object) |
IJavaPeerable.Finalized() | (Inherited from Object) |
IJavaPeerable.JniManagedPeerState | (Inherited from Object) |
IJavaPeerable.SetJniIdentityHashCode(Int32) | (Inherited from Object) |
IJavaPeerable.SetJniManagedPeerState(JniManagedPeerStates) | (Inherited from Object) |
IJavaPeerable.SetPeerReference(JniObjectReference) | (Inherited from Object) |
Extension Methods
JavaCast<TResult>(IJavaObject) |
Performs an Android runtime-checked type conversion. |
JavaCast<TResult>(IJavaObject) | |
GetJniTypeName(IJavaPeerable) |