SNSAction

Constructors

Link copied to clipboard
constructor(action: String, vararg mappings: Pair<String, String>?)

Functions

Link copied to clipboard
open override fun toRequest(): Request
Link copied to clipboard
abstract fun toResult(response: Response): Result<R, RemoteFailure>
Link copied to clipboard
fun uri(): Uri