supportsInterface
This method returns true if this contract implements the interface defined by interfaceId
.
Function
Parameters
Parameter | Description |
---|---|
| An interfaceID. |
Return values
Value | Description |
---|---|
| Returns true if this contract implements the interface defined by |
Last updated