Package-level declarations

Properties

Link copied to clipboard
const val RESULT_CODE_LOGGED_IN: Int = 2

When the user has successfully been logged in.

Link copied to clipboard

When a path has been marked as complete, this will be returned, and the Intent data will contain EXTRA_PATH.

Link copied to clipboard

When a path has been marked as project, this will be returned, and the Intent data will contain EXTRA_PATH.

Link copied to clipboard

When some data was required to launch the Activity, but it was not found in the Intent.

Link copied to clipboard

When it's required to be logged in, but an Activity was launched without it.

Link copied to clipboard

When an action was being ran on an Activity, but there was an exception.

Link copied to clipboard

When the user has just been registered and the confirmation email has been sent.