Skip to the content.

//[](../../../../../index.html)/[pro.streem.sdk](../../../index.html)/[Streem](../../index.html)/[SupportedCountriesResult](../index.html)/[SupportedCountries](index.html)

SupportedCountries

[androidJvm]
data class SupportedCountries(val countries: List<Streem.Country>) : Streem.SupportedCountriesResult

Constructors

   
SupportedCountries [androidJvm]
fun SupportedCountries(countries: List<Streem.Country>)

Properties

Name Summary
countries [androidJvm]
val countries: List<Streem.Country>