Uses of Class
com.restfb.DebugHeaderInfo
Package
Description
Contains types used to interact with the Facebook
Graph API.
Contains exceptions that RestFB may throw while attempting to communicate with the Facebook API endpoints.
-
Uses of DebugHeaderInfo in com.restfb
Modifier and TypeMethodDescriptionDebugHeaderInfo.DebugHeaderInfoFactory.build()
DefaultWebRequestor.getDebugHeaderInfo()
WebRequestor.getDebugHeaderInfo()
Provides access to the facebook header information. -
Uses of DebugHeaderInfo in com.restfb.exception
Modifier and TypeMethodDescriptionFacebookErrorMessageException.getDebugHeaderInfo()
returns the debug header info that is connected with this Facebook call.Modifier and TypeMethodDescriptionvoid
FacebookErrorMessageException.setDebugHeaderInfo
(DebugHeaderInfo debugHeaderInfo)