PendingJSCall

open class PendingJSCall

Constructors

Link copied to clipboard
constructor(module: String, method: String, @Nullable arguments: NativeArray)

Properties

Link copied to clipboard
Link copied to clipboard
open var mMethod: String
Link copied to clipboard
open var mModule: String

Functions

Link copied to clipboard
open fun toString(): String