- LiveChatAdapter - Class in userkit.sdk.livechat
-
Created by khangnt on 9/12/16.
- LiveChatAdapter(Context) - Constructor for class userkit.sdk.livechat.LiveChatAdapter
-
- LiveChatAdapter(Context, String) - Constructor for class userkit.sdk.livechat.LiveChatAdapter
-
- LiveChatAdapterBase - Class in userkit.sdk.livechat
-
Created by khangnt on 9/12/16.
- LiveChatAdapterBase(Context, String) - Constructor for class userkit.sdk.livechat.LiveChatAdapterBase
-
Constructor.
- LiveChatFragment - Class in userkit.sdk.livechat
-
Created by khangnt on 9/12/16.
- LiveChatFragment() - Constructor for class userkit.sdk.livechat.LiveChatFragment
-
- LiveChatFragmentSupportV4 - Class in userkit.sdk.livechat
-
Created by khangnt on 9/12/16.
- LiveChatFragmentSupportV4() - Constructor for class userkit.sdk.livechat.LiveChatFragmentSupportV4
-
- loadAuthorizeUrl(String, Action1<String>) - Method in class userkit.sdk.identity.view.OAuthWebView
-
- Logging - Class in userkit.sdk.identity
-
Created by Khang NT on 12/25/16.
- Logging() - Constructor for class userkit.sdk.identity.Logging
-
- Logging - Class in userkit.sdk
-
Created by khangnt on 8/25/16.
- Logging() - Constructor for class userkit.sdk.Logging
-
- LoginCallback - Interface in userkit.sdk.identity.callback
-
Deprecated.
- loginFacebookAccount(String, LoginCallback) - Method in class userkit.sdk.identity.LoginKit
-
- loginFacebookAccount(String) - Method in class userkit.sdk.identity.LoginKit
-
Login with facebook token.
- loginFacebookAccount(String, Consumer<AccountInfo>) - Method in class userkit.sdk.identity.LoginKit
-
Login with facebook token.
This job will be scheduled to run in IO thread pool (Schedulers.io()
), and
will try to call back the consumer - `onSuccess` in the current thread which call this method,
if can't, onSuccess will call back on main thread.
- loginFacebookAccount(String, Consumer<AccountInfo>, Consumer<Throwable>) - Method in class userkit.sdk.identity.LoginKit
-
Login with facebook token.
This job will be scheduled to run in IO thread pool (Schedulers.io()
), and
will try to call back the consumer - `onSuccess` in the current thread which call this method,
if can't, onSuccess will call back on main thread.
- loginGooglePlusAccount(String, LoginCallback) - Method in class userkit.sdk.identity.LoginKit
-
- loginGooglePlusAccount(String) - Method in class userkit.sdk.identity.LoginKit
-
Login with google plus token.
- loginGooglePlusAccount(String, Consumer<AccountInfo>) - Method in class userkit.sdk.identity.LoginKit
-
Login with google plus token.
This job will be scheduled to run in IO thread pool (Schedulers.io()
), and
will try to call back the consumer - `onSuccess` in the current thread which call this method,
if can't, onSuccess will call back on main thread.
- loginGooglePlusAccount(String, Consumer<AccountInfo>, Consumer<Throwable>) - Method in class userkit.sdk.identity.LoginKit
-
Login with google plus token.
This job will be scheduled to run in IO thread pool (Schedulers.io()
), and
will try to call back the consumer - `onSuccess` in the current thread which call this method,
if can't, onSuccess will call back on main thread.
- LoginHttpCallback - Class in userkit.sdk.identity.callback
-
Created by Jupiter (vu.cao.duy@gmail.com) on 9/5/16.
- LoginHttpCallback(ICallback<AccountInfo_>) - Constructor for class userkit.sdk.identity.callback.LoginHttpCallback
-
- LoginKit - Class in userkit.sdk.identity
-
Created by khangnt on 8/24/16.
- LoginResponse - Class in userkit.sdk.identity.api.model
-
- LoginResponse() - Constructor for class userkit.sdk.identity.api.model.LoginResponse
-
Deprecated.
- LoginResponse(String, String, boolean, List<AccountProfile>) - Constructor for class userkit.sdk.identity.api.model.LoginResponse
-
Deprecated.
- loginWithEmailAndPassword(String, String, LoginCallback) - Method in class userkit.sdk.identity.LoginKit
-
- loginWithEmailAndPassword(String, String) - Method in class userkit.sdk.identity.LoginKit
-
Login with email and password.
- loginWithEmailAndPassword(String, String, Consumer<AccountInfo>) - Method in class userkit.sdk.identity.LoginKit
-
Login with email and password.
This job will be scheduled to run in IO thread pool (Schedulers.io()
), and
will try to call back the consumer - `onSuccess` in the current thread which call this method,
if can't, onSuccess will call back on main thread.
- loginWithEmailAndPassword(String, String, Consumer<AccountInfo>, Consumer<Throwable>) - Method in class userkit.sdk.identity.LoginKit
-
Login with email and password.
This job will be scheduled to run in IO thread pool (Schedulers.io()
), and
will try to call back the consumer - `onSuccess` in the current thread which call this method,
if can't, onSuccess will call back on main thread.
- logout() - Method in class userkit.sdk.identity.AccountManager
-
- lt(String, Number) - Static method in class userkit.sdk.model.QueryCommand
-
Less than
- lt(String, Number) - Static method in class userkit.sdk.model.RemoveQueryCommand
-
Less than.
- lte(String, Number) - Static method in class userkit.sdk.model.QueryCommand
-
Less than or equal
- lte(String, Number) - Static method in class userkit.sdk.model.RemoveQueryCommand
-
Less than or equal.