DisplayFinishedCallback

Display finished callback. Call finished once the message is finished displaying. The callback is only available in the same process as it was created on.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Checks if the callback is still valid.

Functions

Link copied to clipboard
open override fun describeContents(): Int
Link copied to clipboard

Finishes the display.

Link copied to clipboard
open override fun writeToParcel(dest: Parcel, flags: Int)