Companion

object Companion

Functions

equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
toString
Link copied to clipboard
open override fun toString(): String

Properties

createNotification
Link copied to clipboard
var createNotification: (<ERROR CLASS>) -> <ERROR CLASS>
EXPORT_SERVICE_NAME
Link copied to clipboard
var EXPORT_SERVICE_NAME: String
NOTIFICATION_ID
Link copied to clipboard
var NOTIFICATION_ID: Int
updateNotification
Link copied to clipboard
var updateNotification: (<ERROR CLASS>, Float) -> <ERROR CLASS>?