InteractionCallback

Callbacknape.callbacks.InteractionCallback (final class)

Callback object for Interaction type events.

This, like all other callback objects are automatically reused and you should not keep any reference to them.

Instance Members

First Interactor involved in callback event.

This interactor will have CbType set matched by the first OptionType in InteractionListener


Second Interactor involved in callback event.

This interactor will have CbType set matched by the second OptionType in InteractionListener


Existing arbiters between interactors.

This list will at present contain 'all' arbiters, not just those matching the interactionType in the InteractionListener. (This may be subject to change).


nape
toString(): String

@private

Returns
String

nape
new(): Void

@private

Private Members

Metadata

Name Parameters
:final -