Builder

class Builder

Functions

build
Link copied to clipboard
fun build(context: Context): Intent
equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String
withCountdownTime
Link copied to clipboard
fun withCountdownTime(time: Long): PvtActivity.Builder
withInterval
Link copied to clipboard
fun withInterval(min: Long, max: Long): PvtActivity.Builder
withPostResponseDelay
Link copied to clipboard
fun withPostResponseDelay(delay: Long): PvtActivity.Builder
withStimulusTimeout
Link copied to clipboard
fun withStimulusTimeout(timeout: Long): PvtActivity.Builder
withTestCount
Link copied to clipboard
fun withTestCount(count: Int): PvtActivity.Builder