java.lang.Object
com.hedera.hashgraph.sdk.HookCall
com.hedera.hashgraph.sdk.FungibleHookCall
A typed hook call for fungible (HBAR and FT) transfers.
-
Constructor Summary
ConstructorsConstructorDescriptionFungibleHookCall(long hookId, EvmHookCall evmHookCall, FungibleHookType type) -
Method Summary
Methods inherited from class com.hedera.hashgraph.sdk.HookCall
equals, fromProtobuf, getEvmHookCall, getHookId, hashCode, toProtobuf, toString
-
Constructor Details
-
FungibleHookCall
-
-
Method Details
-
getType
-