toggle menu
DHIS2 Android SDK
1.11.1
androidJvm
switch theme
search in API
DHIS2 Android SDK
/
org.hisp.dhis.android.core.sms.domain.repository
/
SmsRepository
/
SmsSendingState
Sms
Sending
State
open
class
SmsSendingState
Shows the current status of sending task.
Members
Constructors
Sms
Sending
State
Link copied to clipboard
constructor
(
sent
:
Int
,
total
:
Int
)
Properties
sent
Link copied to clipboard
val
sent
:
Int
total
Link copied to clipboard
val
total
:
Int