- RadioButton - Class in com.esignlive.sdk.preparation
-
- RadioButton(String, int, double, double) - Constructor for class com.esignlive.sdk.preparation.RadioButton
-
- RadioButtonSettings - Class in com.esignlive.sdk.preparation
-
- RadioButtonSettings(String, boolean, boolean, String) - Constructor for class com.esignlive.sdk.preparation.RadioButtonSettings
-
- refreshTransactionWithId(String, DownloadTransactionListener) - Method in class com.esignlive.sdk.ESignLive
-
Clears the local content of the Transaction and fetches it again from server
- reloadUserData(UserInfoListener) - Method in class com.esignlive.sdk.ESignLive
-
UserData contains account information of the logged-in user.
- removeDocument(String, String) - Static method in class com.esignlive.sdk.preparation.CreateTransactionViewModel
-
Removes a document from a transaction.
- removeRole(String, String) - Static method in class com.esignlive.sdk.preparation.CreateTransactionViewModel
-
Removes a role from a transaction.
- removeSyncQueueListener(SyncQueueListener) - Static method in class com.esignlive.sdk.SyncQueueViewModel
-
Removes a listener from sync queue.
- Role - Class in com.esignlive.sdk.datamodel.manage
-
- Role(Role, String) - Constructor for class com.esignlive.sdk.datamodel.manage.Role
-
- Role.Type - Enum in com.esignlive.sdk.datamodel.manage
-
- RoleAlreadyAddedException - Exception in com.esignlive.sdk.datamodel.manage
-
This exception is thrown if a role with the same email is already added.
- RoleAlreadyAddedException() - Constructor for exception com.esignlive.sdk.datamodel.manage.RoleAlreadyAddedException
-
- RoleDeletionException - Exception in com.esignlive.sdk.datamodel.manage
-
- RoleDeletionException() - Constructor for exception com.esignlive.sdk.datamodel.manage.RoleDeletionException
-
- RoleNotFoundException - Exception in com.esignlive.sdk.datamodel.manage
-
This exception is thrown when a role does not exist on a transaction.
- RoleNotFoundException(String, String) - Constructor for exception com.esignlive.sdk.datamodel.manage.RoleNotFoundException
-
- rolesForEditSession(String) - Static method in class com.esignlive.sdk.preparation.CreateTransactionViewModel
-
Returns all roles for editing session of a transaction.
- ROOT_ACTIVITY_NOT_PROVIDED_ERROR - Static variable in class com.esignlive.sdk.utility.Error
-