InteractionResultHolder
Importing the class
It might be required for you to import the package if you encounter any issues (like casting an Array), so better be safe than sorry and add the import at the very top of the file.
Static Methods
Return Type: InteractionResultHolder<T>
Parameter | Type |
---|---|
Parameter object | Type T |
Parameter T | Type Object |
Return Type: InteractionResultHolder<T>
Parameter | Type |
---|---|
Parameter object | Type T |
Parameter T | Type Object |
Return Type: InteractionResultHolder<T>
Parameter | Type |
---|---|
Parameter object | Type T |
Parameter T | Type Object |
Return Type: InteractionResultHolder<T>
Parameter | Type |
---|---|
Parameter object | Type T |
Parameter success | Type boolean |
Parameter T | Type Object |
Return Type: InteractionResultHolder<T>
Parameter | Type |
---|---|
Parameter object | Type T |
Parameter T | Type Object |
Methods
Return Type: T
Parameter | Type |
---|---|
Parameter T | Type Object |
Properties
Name | Type | Has Getter | Has Setter |
---|---|---|---|
Name result | Type InteractionResult | Has Getter true | Has Setter false |