Uses of Class
com.restfb.DebugHeaderInfo
Packages that use 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
Methods in com.restfb that return DebugHeaderInfoModifier and TypeMethodDescriptionDebugHeaderInfo.DebugHeaderInfoFactory.build()
DefaultWebRequestor.getDebugHeaderInfo()
WebRequestor.getDebugHeaderInfo()
Provides access to the facebook header information. -
Uses of DebugHeaderInfo in com.restfb.exception
Methods in com.restfb.exception that return DebugHeaderInfoModifier and TypeMethodDescriptionFacebookErrorMessageException.getDebugHeaderInfo()
returns the debug header info that is connected with this Facebook call.Methods in com.restfb.exception with parameters of type DebugHeaderInfoModifier and TypeMethodDescriptionvoid
FacebookErrorMessageException.setDebugHeaderInfo
(DebugHeaderInfo debugHeaderInfo)