facebook4j
Interface RSVPStatus

All Superinterfaces:
FacebookResponse

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

Method Detail

getId

String getId()

getName

String getName()

getRsvpStatus

String getRsvpStatus()


Copyright © 2019. All rights reserved.