AppOwnedSdkSandboxInterface(String, Int64, IBinder) Constructor
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.
[Android.Runtime.Register(".ctor", "(Ljava/lang/String;JLandroid/os/IBinder;)V", "", ApiSince=35)]
public AppOwnedSdkSandboxInterface (string name, long version, Android.OS.IBinder binder);
[<Android.Runtime.Register(".ctor", "(Ljava/lang/String;JLandroid/os/IBinder;)V", "", ApiSince=35)>]
new Android.App.SdkSandbox.AppOwnedSdkSandboxInterface : string * int64 * Android.OS.IBinder -> Android.App.SdkSandbox.AppOwnedSdkSandboxInterface
Parameters
- name
- String
- version
- Int64
- binder
- IBinder
- Attributes