CTCellularPlanProvisioningRequest Constructors
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.
Overloads
CTCellularPlanProvisioningRequest() | |
CTCellularPlanProvisioningRequest(NSCoder) | |
CTCellularPlanProvisioningRequest(NSObjectFlag) | |
CTCellularPlanProvisioningRequest(IntPtr) |
CTCellularPlanProvisioningRequest()
[Foundation.Export("init")]
public CTCellularPlanProvisioningRequest ();
- Attributes
Applies to
CTCellularPlanProvisioningRequest(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public CTCellularPlanProvisioningRequest (Foundation.NSCoder coder);
new CoreTelephony.CTCellularPlanProvisioningRequest : Foundation.NSCoder -> CoreTelephony.CTCellularPlanProvisioningRequest
Parameters
- coder
- NSCoder
- Attributes
Applies to
CTCellularPlanProvisioningRequest(NSObjectFlag)
protected CTCellularPlanProvisioningRequest (Foundation.NSObjectFlag t);
new CoreTelephony.CTCellularPlanProvisioningRequest : Foundation.NSObjectFlag -> CoreTelephony.CTCellularPlanProvisioningRequest
Parameters
Applies to
CTCellularPlanProvisioningRequest(IntPtr)
protected internal CTCellularPlanProvisioningRequest (IntPtr handle);
new CoreTelephony.CTCellularPlanProvisioningRequest : nativeint -> CoreTelephony.CTCellularPlanProvisioningRequest
Parameters
- handle
-
IntPtr
nativeint