MockPackageManager.UpdateInstantAppCookie(Byte[]) Method

Definition

[Android.Runtime.Register("updateInstantAppCookie", "([B)V", "GetUpdateInstantAppCookie_arrayBHandler", ApiSince=26)]
public override void UpdateInstantAppCookie (byte[]? cookie);
[<Android.Runtime.Register("updateInstantAppCookie", "([B)V", "GetUpdateInstantAppCookie_arrayBHandler", ApiSince=26)>]
override this.UpdateInstantAppCookie : byte[] -> unit

Parameters

cookie
Byte[]
Attributes

Remarks

Java documentation for android.test.mock.MockPackageManager.updateInstantAppCookie(byte[]).

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.

Applies to