Stellar PHP SDK API Documentation

XdrInvokeContractArgs
in package

Table of Contents

Properties

$args  : array<string|int, XdrSCVal>
$contractAddress  : XdrSCAddress
$functionName  : string

Methods

__construct()  : mixed
decode()  : XdrInvokeContractArgs
encode()  : string
getArgs()  : array<string|int, XdrSCVal>
getContractAddress()  : XdrSCAddress
getFunctionName()  : string
setArgs()  : void
setContractAddress()  : void
setFunctionName()  : void

Properties

Methods

setFunctionName()

public setFunctionName(string $functionName) : void
Parameters
$functionName : string

        
On this page

Search results