sdk-core
Toggle table of contents
7.2.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk-core
sdk-core
/
com.gigya.android.sdk.ui
Package-level
declarations
Types
Types
Host
Activity
Link copied to clipboard
open
class
HostActivity
:
AppCompatActivity
IPresenter
Link copied to clipboard
interface
IPresenter
<
A
:
GigyaAccount
?
>
Presenter
Link copied to clipboard
open
class
Presenter
<
A
:
GigyaAccount
?
>
:
IPresenter
<
A
>
Web
Login
Activity
Link copied to clipboard
open
class
WebLoginActivity
:
Activity
This activity is used for social login purposes for non-embedded providers (providers which does not require a special SDK to be included).
Web
View
Config
Link copied to clipboard
open
class
WebViewConfig
Web
View
Fragment
Link copied to clipboard
abstract
class
WebViewFragment
:
DialogFragment