ImsRegistrationAttributes.PcscfAddress Property
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.
public string? PcscfAddress { [Android.Runtime.Register("getPcscfAddress", "()Ljava/lang/String;", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getPcscfAddress", "()Ljava/lang/String;", "", ApiSince=37)>]
member this.PcscfAddress : string
Property Value
The current Proxy-CSCF(P-CSCF) address which UE registers with based on the registration procedure in 3GPP TS 24.229; otherwise, null if the address is not set.
- Attributes