StatsLog
JniPeerMembers
ThresholdClass
ThresholdType
LogBinaryPushStateChanged(String, Int64, Int32, Int32, Int64[])
LogEvent(Int32)
LogStart(Int32)
LogStop(Int32)
monoandroid
namespace Android.Util
{
[Register("android/util/StatsLog", ApiSince = 28, DoNotGenerateAcw = true)]
public sealed class StatsLog : Object
{
[Register("logBinaryPushStateChanged", "(Ljava/lang/String;JII[J)Z", "", ApiSince = 29)]
public static bool LogBinaryPushStateChanged(string! trainName, long trainVersionCode, int options, int state, long[]! experimentIds);
}
}
| .NET | 6.07.08.09.0 |
|---|---|
Information specific to monoandroid | |
| Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API