facebook4j
Interface QuestionVotes

All Superinterfaces:
FacebookResponse

public interface QuestionVotes
extends FacebookResponse

Author:
Ryuji Yamashita - roundrop at gmail.com

Nested Class Summary
 
Nested classes/interfaces inherited from interface facebook4j.FacebookResponse
FacebookResponse.Metadata
 
Method Summary
 String getId()
           
 PagableList<IdNameEntity> getVotes()
           
 
Methods inherited from interface facebook4j.FacebookResponse
getMetadata
 

Method Detail

getId

String getId()

getVotes

PagableList<IdNameEntity> getVotes()


Copyright © 2019. All rights reserved.