MPIPhone

data class MPIPhone(val number: String? = null)

MPIPhone represents the phone of a MPINavigatable.MPILocation.

Constructors

Link copied to clipboard
fun MPIPhone(number: String? = null)

Properties

Link copied to clipboard
val number: String? = null

Phone number to contact with the MPINavigatable.MPILocation