sentry
/
io.sentry.protocol
/
SentryId
Sentry
Id
class
SentryId
Content copied to clipboard
Constructors
Functions
Properties
Constructors
SentryId
Link copied to clipboard
open fun
SentryId
()
Content copied to clipboard
SentryId
Link copied to clipboard
open fun
SentryId
(
@
Nullable
()
uuid:
@
Nullable
()
UUID
)
Content copied to clipboard
SentryId
Link copied to clipboard
open fun
SentryId
(sentryIdString:
String
)
Content copied to clipboard
Functions
equals
Link copied to clipboard
open fun
equals
(o:
Any
):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Properties
EMPTY_ID
Link copied to clipboard
val
EMPTY_ID
:
SentryId
Content copied to clipboard