Uses of Class
facebook4j.auth.AuthType

Packages that use AuthType
facebook4j.auth   
 

Uses of AuthType in facebook4j.auth
 

Methods in facebook4j.auth that return AuthType
static AuthType AuthType.of(String value)
           
static AuthType AuthType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AuthType[] AuthType.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 AuthType
 DialogAuthOption DialogAuthOption.authType(AuthType authType)
           
 



Copyright © 2019. All rights reserved.