| com.steerpath.sdk.live.LiveServiceLoginListener |
Gives callback whether login to SteerpathLive has succeeded or failed. If failed, Steerpath LiveService doesn't start.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract void |
onLoginFailed(String error)
Login has failed.
| ||||||||||
| abstract void |
onLoginSucceeded()
Login is successful.
| ||||||||||
Login has failed. Returns error message. LiveService doesn't start.
Login is successful. LiveService starts automatically.