Package com. mappedin. sdk. web
Classes related to communicating with Mappedin Web SDK.
Types
Link copied to clipboard
This class holds the options
Link copied to clipboard
data class MPIPayload(val data: String? = null, val msgID: String = UUID.randomUUID().toString())
Content copied to clipboard
MPIPayload stores a msgID and data required for an event as a string and a msgID