com.bemoko.live.platform.context.location
Interface Location

All Superinterfaces:
LiveContext

public interface Location
extends LiveContext


Method Summary
 String getCity()
           
 String getCountry()
           
 String getDisplayCountry()
           
 
Methods inherited from interface com.bemoko.live.platform.context.LiveContext
get, getAsInt, getName
 

Method Detail

getCountry

String getCountry()

getCity

String getCity()

getDisplayCountry

String getDisplayCountry()