Stellar PHP SDK API Documentation

XdrContractEventBodyV0
in package

Table of Contents

Properties

$data  : XdrSCVal
$topics  : array<string|int, mixed>

Methods

__construct()  : mixed
decode()  : XdrContractEventBodyV0
encode()  : string
fromBase64Xdr()  : static
getData()  : XdrSCVal
getTopics()  : array<string|int, mixed>
setData()  : void
setTopics()  : void
toBase64Xdr()  : string

Properties

Methods

fromBase64Xdr()

public static fromBase64Xdr(string $xdr) : static
Parameters
$xdr : string
Return values
static

getTopics()

public getTopics() : array<string|int, mixed>
Return values
array<string|int, mixed>

setTopics()

public setTopics(array<string|int, mixed> $topics) : void
Parameters
$topics : array<string|int, mixed>

        
On this page

Search results