Quobis Android SDK (internal 0.72.1)
Quobis Android SDK (internal 0.72.1)
/
com.quobis.sippo.sipposdk.alerts.model
/
AlertContainer
Alert
Container
data
class
AlertContainer
(
active
:
List
<
Alert
>
,
accepted
:
List
<
Alert
>
,
expired
:
List
<
Alert
>
,
cancelled
:
List
<
Alert
>
)
Content copied to clipboard
Properties
Properties
accepted
Link copied to clipboard
val
accepted
:
List
<
Alert
>
Content copied to clipboard
active
Link copied to clipboard
val
active
:
List
<
Alert
>
Content copied to clipboard
cancelled
Link copied to clipboard
val
cancelled
:
List
<
Alert
>
Content copied to clipboard
expired
Link copied to clipboard
val
expired
:
List
<
Alert
>
Content copied to clipboard