IPortal
Functions
getInputBox
Get the input box used by this portal.
function getInputBox() external view returns (IInputBox);
Returns
Name | Type | Description |
---|---|---|
<none> | IInputBox | The input box |
Get the input box used by this portal.
function getInputBox() external view returns (IInputBox);
Returns
Name | Type | Description |
---|---|---|
<none> | IInputBox | The input box |