StatsLog.LogBinaryPushStateChanged Method

Definition

[Android.Runtime.Register("logBinaryPushStateChanged", "(Ljava/lang/String;JII[J)Z", "", ApiSince=29)]
public static bool LogBinaryPushStateChanged (string trainName, long trainVersionCode, int options, int state, long[] experimentIds);
[<Android.Runtime.Register("logBinaryPushStateChanged", "(Ljava/lang/String;JII[J)Z", "", ApiSince=29)>]
static member LogBinaryPushStateChanged : string * int64 * int * int * int64[] -> bool

Parameters

trainName
String
trainVersionCode
Int64
options
Int32
state
Int32
experimentIds
Int64[]

Returns

Attributes

Applies to