facebook4j
Interface Category

All Superinterfaces:
FacebookResponse
All Known Subinterfaces:
Activity, Book, Game, Interest, Like, Movie, Music, Television

public interface Category
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 getCategory()
           
 Date getCreatedTime()
           
 String getId()
           
 String getName()
           
 
Methods inherited from interface facebook4j.FacebookResponse
getMetadata
 

Method Detail

getId

String getId()

getName

String getName()

getCategory

String getCategory()

getCreatedTime

Date getCreatedTime()


Copyright © 2019. All rights reserved.