FillResponse.Builder.SetClientState(Bundle) Method

Definition

[Android.Runtime.Register("setClientState", "(Landroid/os/Bundle;)Landroid/service/autofill/FillResponse$Builder;", "", ApiSince=26)]
public Android.Service.Autofill.FillResponse.Builder SetClientState (Android.OS.Bundle? clientState);
[<Android.Runtime.Register("setClientState", "(Landroid/os/Bundle;)Landroid/service/autofill/FillResponse$Builder;", "", ApiSince=26)>]
member this.SetClientState : Android.OS.Bundle -> Android.Service.Autofill.FillResponse.Builder

Parameters

clientState
Bundle

Returns

Attributes

Remarks

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