sdk-search / com.tomtom.online.sdk.search.poi.details / SocialMedia

SocialMedia

@Beta(2020, 12) data class SocialMedia

Social media links of the POI.

Parameters

name - Name of the social media.

url - Link to the social media.

Constructors

<init>

SocialMedia(name: String?, url: String?)

Social media links of the POI.

Properties

name

val name: String?

Name of the social media.

url

val url: String?

Link to the social media.