- refreshToken - Variable in class userkit.sdk.identity.api.model.LoginResponse
-
Deprecated.
- removeElementsInsideArray(ArraySearchRequest) - Method in interface userkit.sdk.api.UserKitService
-
- removeItemInArray(String, RemoveQueryCommand) - Method in class userkit.sdk.ProfileManager
-
- removeProp(String) - Method in class userkit.sdk.identity.model.AccountProfileProperties
-
Deprecated.
- RemoveQueryCommand - Class in userkit.sdk.model
-
Created by Jupiter (vu.cao.duy@gmail.com) on 9/7/16.
- reset() - Method in class userkit.sdk.StreamAnalyticsManager
-
Clear all previous bandwidth and bitrate property.
- resetPassword(ResetPasswordRequest) - Method in interface userkit.sdk.identity.api.UserIdentityService
-
- resetPassword(String, ResetPasswordCallback) - Method in class userkit.sdk.identity.LoginKit
-
- resetPassword(String) - Method in class userkit.sdk.identity.LoginKit
-
Reset password of an account, given an Email associated with this account.
- resetPassword(String, Action) - Method in class userkit.sdk.identity.LoginKit
-
Reset password of an account, given an Email associated with this account.
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.
- resetPassword(String, Action, Consumer<Throwable>) - Method in class userkit.sdk.identity.LoginKit
-
Reset password of an account, given an Email associated with this account.
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.
- ResetPasswordCallback - Interface in userkit.sdk.identity.callback
-
Deprecated.
- ResetPasswordRequest - Class in userkit.sdk.identity.api.model
-
Created by khangnt on 10/21/16.
- ResetPasswordRequest(String) - Constructor for class userkit.sdk.identity.api.model.ResetPasswordRequest
-
- resumeListener() - Method in class userkit.sdk.livechat.FirebaseListAdapter
-