setCallData abstract method

IUserOperationBuilder setCallData(
  1. String data
)

Sets the call data of the operation.

Implementation

IUserOperationBuilder setCallData(String data);