orx
Toggle table of contents
0.5.0-dev.16+0258600
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
orx
orx-crash-handler
/
org.openrndr.extra.crashhandler
/
SlackReporter
Slack
Reporter
class
SlackReporter
(
handler
:
CrashHandler
)
:
Reporter
(
source
)
Members
Constructors
Slack
Reporter
Link copied to clipboard
constructor
(
handler
:
CrashHandler
)
Properties
auth
Token
Link copied to clipboard
var
authToken
:
String
channel
Id
Link copied to clipboard
var
channelId
:
String
handler
Link copied to clipboard
val
handler
:
CrashHandler
Functions
report
Crash
Link copied to clipboard
open
override
fun
reportCrash
(
throwable
:
Throwable
)