Android.OS.RemoteCallbackList.GetBroadcastCookie Method
Retrieve the cookie associated with the item returned by RemoteCallbackList.GetBroadcastItem(int).

Syntax

[Android.Runtime.Register("getBroadcastCookie", "(I)Ljava/lang/Object;", "GetGetBroadcastCookie_IHandler")]
public virtual Java.Lang.Object GetBroadcastCookie (int index)

See Also

RemoteCallbackList.GetBroadcastItem(int)

Parameters

index
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Retrieve the cookie associated with the item returned by RemoteCallbackList.GetBroadcastItem(int).

[Android Documentation]

Requirements

Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 4