PccService 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
| Name | Description |
|---|---|
| PccService() | |
| PccService(IntPtr, JniHandleOwnership) |
PccService()
[Android.Runtime.Register(".ctor", "()V", "", ApiSince=37)]
protected PccService();
- Attributes
Applies to
PccService(IntPtr, JniHandleOwnership)
protected PccService(IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.App.PrivateCompute.PccService : nativeint * Android.Runtime.JniHandleOwnership -> Android.App.PrivateCompute.PccService
Parameters
- javaReference
-
IntPtr
nativeint
- transfer
- JniHandleOwnership