facebook4j
Interface PageBackedInstagramAccount


public interface PageBackedInstagramAccount

Author:
felipe.andrade

Method Summary
 Integer getFollowCount()
           
 Integer getFollowedByCount()
           
 String getId()
           
 Integer getMediaCount()
           
 String getProfilePic()
           
 String getUsername()
           
 

Method Detail

getId

String getId()

getProfilePic

String getProfilePic()

getUsername

String getUsername()

getFollowCount

Integer getFollowCount()

getFollowedByCount

Integer getFollowedByCount()

getMediaCount

Integer getMediaCount()


Copyright © 2019. All rights reserved.