AWS Amplify API
AWS Amplify Home
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Greeting
Component
Core
constructor
amplify
Service
auth
State
greeting
logger
signed
In
ng
OnInit
on
Sign
Out
set
Auth
State
subscribe
Hierarchy
GreetingComponentCore
GreetingComponentIonic
Implements
any
Index
Constructors
constructor
Properties
amplify
Service
auth
State
greeting
logger
signed
In
Methods
ng
OnInit
on
Sign
Out
set
Auth
State
subscribe
Constructors
constructor
new
Greeting
Component
Core
(
amplifyService
:
AmplifyService
)
:
GreetingComponentCore
Parameters
amplifyService:
AmplifyService
Returns
GreetingComponentCore
Properties
Protected
amplify
Service
amplify
Service
:
AmplifyService
auth
State
auth
State
:
AuthState
greeting
greeting
:
string
Protected
logger
logger
:
any
signed
In
signed
In
:
boolean
Methods
ng
OnInit
ng
OnInit
(
)
:
void
Returns
void
on
Sign
Out
on
Sign
Out
(
)
:
void
Returns
void
set
Auth
State
set
Auth
State
(
authState
:
AuthState
)
:
void
Parameters
authState:
AuthState
Returns
void
subscribe
subscribe
(
)
:
void
Returns
void