facebook4j
Interface Friendlist

All Superinterfaces:
FacebookResponse

public interface Friendlist
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()
           
 String getListType()
           
 String getName()
           
 
Methods inherited from interface facebook4j.FacebookResponse
getMetadata
 

Method Detail

getId

String getId()

getName

String getName()

getListType

String getListType()


Copyright © 2019. All rights reserved.