fi.foyt.foursquare.api.entities
类 HereNow

java.lang.Object
  继承者 fi.foyt.foursquare.api.entities.Count
      继承者 fi.foyt.foursquare.api.entities.HereNow
所有已实现的接口:
FoursquareEntity, Serializable

public class HereNow
extends Count

Class representing HereNow entity

作者:
Antti Leppä
另请参见:
序列化表格

构造方法摘要
HereNow()
           
 
方法摘要
 CheckinGroup[] getGroups()
          Returns array of checkin groups
 
从类 fi.foyt.foursquare.api.entities.Count 继承的方法
getCount
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

HereNow

public HereNow()
方法详细信息

getGroups

public CheckinGroup[] getGroups()
Returns array of checkin groups

返回:
array of checkin groups


Copyright © 2013 Foyt. All Rights Reserved.