SmsSendingState

open class SmsSendingState

Shows the current status of sending task.

Constructors

Link copied to clipboard
constructor(sent: Int, total: Int)

Properties

Link copied to clipboard
val sent: Int
Link copied to clipboard
val total: Int