Class Activity


  • public class Activity
    extends ApiEntity
    Model class representing a Google+ activity
    Author:
    Gabriel Axel
    • Constructor Detail

      • Activity

        public Activity()
    • Method Detail

      • getTitle

        public String getTitle()
      • getPublished

        public Date getPublished()
      • getUpdated

        public Date getUpdated()
      • getUrl

        public String getUrl()
      • getActor

        public Person getActor()
      • getContent

        public String getContent()
      • getPlusOners

        public int getPlusOners()
      • getResharers

        public int getResharers()
      • getReplies

        public int getReplies()