ImgLyIntent

abstract class ImgLyIntent

Types

Companion
Link copied to clipboard
object Companion
ResultDelegator
Link copied to clipboard
class ResultDelegator

Functions

describeContents
Link copied to clipboard
open fun describeContents(): Int
equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
startActivityForBroadcast
Link copied to clipboard
open fun startActivityForBroadcast(context: <ERROR CLASS>, broadcastReceiverName: String?, permissions: Array<String?>): <ERROR CLASS>
open fun startActivityForBroadcast(context: <ERROR CLASS>, broadcastReceiverName: String?, permissions: Array<String?>): <ERROR CLASS>
open fun startActivityForBroadcast(context: <ERROR CLASS>, broadcastReceiverName: String?, permissions: Array<String?>): <ERROR CLASS>
startActivityForResult
Link copied to clipboard
abstract fun startActivityForResult(context: <ERROR CLASS>, resultId: Int)
abstract fun startActivityForResult(context: <ERROR CLASS>, resultId: Int)
open fun startActivityForResult(context: <ERROR CLASS>, resultId: Int, permissions: Array<String?>): <ERROR CLASS>
open fun startActivityForResult(context: <ERROR CLASS>, resultId: Int, permissions: Array<String?>): <ERROR CLASS>
open fun startActivityForResult(context: <ERROR CLASS>, resultId: Int, permissions: Array<String?>): <ERROR CLASS>
toString
Link copied to clipboard
open override fun toString(): String
writeToParcel
Link copied to clipboard
open fun writeToParcel(dest: <ERROR CLASS>, flags: Int)

Properties

broadcastName
Link copied to clipboard
open val broadcastName: String?
broadcastPermissionName
Link copied to clipboard
open val broadcastPermissionName: String?