sentry-android-gradle-plugin
/
io.sentry.android.gradle.util
/
SentryAndroidSdkState
Sentry
Android
Sdk
State
enum
SentryAndroidSdkState
:
Enum
<
SentryAndroidSdkState
> ,
Serializable
Content copied to clipboard
Entries
Types
Functions
Properties
Entries
FILE_IO
Link copied to clipboard
FILE_IO
(SemVer(5, 5, 0))
Content copied to clipboard
OKHTTP
Link copied to clipboard
OKHTTP
(SemVer(5, 0, 0))
Content copied to clipboard
PERFORMANCE
Link copied to clipboard
PERFORMANCE
(SemVer(4, 0, 0))
Content copied to clipboard
MISSING
Link copied to clipboard
MISSING
(SemVer())
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
is
At
Least
Link copied to clipboard
fun
isAtLeast
(state:
SentryAndroidSdkState
):
Boolean
Content copied to clipboard
Properties
minVersion
Link copied to clipboard
val
minVersion
:
SemVer
Content copied to clipboard
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard