facebook4j
Interface Score

All Superinterfaces:
FacebookResponse

public interface Score
extends FacebookResponse

Author:
Ryuji Yamashita - roundrop at gmail.com

Nested Class Summary
 
Nested classes/interfaces inherited from interface facebook4j.FacebookResponse
FacebookResponse.Metadata
 
Method Summary
 Application getApplication()
           
 Integer getScore()
           
 String getType()
           
 IdNameEntity getUser()
           
 
Methods inherited from interface facebook4j.FacebookResponse
getMetadata
 

Method Detail

getUser

IdNameEntity getUser()

getScore

Integer getScore()

getApplication

Application getApplication()

getType

String getType()


Copyright © 2019. All rights reserved.