Companion

object Companion

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
fromVenueResponse
Link copied to clipboard
fun fromVenueResponse(response: MPIVenueResponse): MPIData?
This is a static method that converts a MPIVenueResponse object into a MPIData object where data can be accessed
fun fromVenueResponse(response: String): MPIData?
This is a static method that converts an venue response string into a MPIData object where data can be accessed
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String