Uses of Class
facebook4j.auth.Display

Packages that use Display
facebook4j.auth   
 

Uses of Display in facebook4j.auth
 

Methods in facebook4j.auth that return Display
static Display Display.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Display[] Display.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in facebook4j.auth with parameters of type Display
 DialogAuthOption DialogAuthOption.display(Display display)
           
 



Copyright © 2019. All rights reserved.