Static methods

@:extern@:op(A + B)staticinlineAdd(arg1:AsyncCallback, arg2:AsyncCallback):AsyncCallback

@:has_untyped@:extern@:fromstaticinlineFromHaxeFunction(hxfunc:IAsyncResult ‑> Void):AsyncCallback

@:extern@:op(A - B)staticinlineRemove(arg1:AsyncCallback, arg2:AsyncCallback):AsyncCallback

Constructor

@:has_untyped@:impl@:externinlinenew(hxfunc:IAsyncResult ‑> Void)

Methods

@:impl@:externinlineAsDelegate():Delegate_AsyncCallback