Uses of Class
com.restfb.types.Application.ApplicationAppAdDebugInfo
-
Packages that use Application.ApplicationAppAdDebugInfo Package Description com.restfb.types Default implementations of Facebook Graph API Objects. -
-
Uses of Application.ApplicationAppAdDebugInfo in com.restfb.types
Methods in com.restfb.types that return Application.ApplicationAppAdDebugInfo Modifier and Type Method Description Application.ApplicationAppAdDebugInfo
Application. getAppAdDebugInfo()
App ad related information to help debugging.Methods in com.restfb.types with parameters of type Application.ApplicationAppAdDebugInfo Modifier and Type Method Description void
Application. setAppAdDebugInfo(Application.ApplicationAppAdDebugInfo appAdDebugInfo)
App ad related information to help debugging.
-