PrivMX
DOCS
Toggle table of contents
Search in API
2.2
common
Platform filter
common
Switch theme
privmx-endpoint-kotlin
privmx-endpoint
/
com.simplito.kotlin.privmx_endpoint.model.events
/
StoreDeletedEventData
Store
Deleted
Event
Data
data
class
StoreDeletedEventData
(
val
storeId
:
String
)
Holds information about deleted Store.
Members
Constructors
Store
Deleted
Event
Data
Link copied to clipboard
constructor
(
storeId
:
String
)
Properties
store
Id
Link copied to clipboard
val
storeId
:
String
ID of the deleted Store.