auth-api
1.0
androidJvm
auth-api
/
com.omh.android.auth.api
/
OmhAuthProvider
/
Builder
Builder
class
Builder
Members
Constructors
Builder
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
add
Gms
Path
Link copied to clipboard
@
JvmOverloads
fun
addGmsPath
(
path
:
String
?
=
GMS_ADDRESS
)
:
OmhAuthProvider.Builder
add
Non
Gms
Path
Link copied to clipboard
@
JvmOverloads
fun
addNonGmsPath
(
path
:
String
?
=
NGMS_ADDRESS
)
:
OmhAuthProvider.Builder
build
Link copied to clipboard
fun
build
(
)
:
OmhAuthProvider