iconData

@JvmField
var iconData: Int(source)

The drawable resource id of the notification icon which will be displayed when the instance of TorRuntime is in an operative state and receives data via TorEvent.BW.

NOTE: Icons should be 24dp x 24dp for best performance.

Default: Whatever iconReady is set to, unless this BuilderScope is a result of Config.newConfig, then whatever Config.iconData is.