Android.Views.TextService.SuggestionsInfo.SetCookieAndSequence Method
Set the cookie and the sequence of SuggestionsInfo which are set to TextInfo from a client application

Syntax

[Android.Runtime.Register("setCookieAndSequence", "(II)V", "")]
public void SetCookieAndSequence (int cookie, int sequence)

Parameters

cookie
the cookie of an input TextInfo
sequence
the cookie of an input TextInfo

Remarks

Set the cookie and the sequence of SuggestionsInfo which are set to TextInfo from a client application

[Android Documentation]

Requirements

Namespace: Android.Views.TextService
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 14