(No version information available, might only be in SVN)
Synopsis de la classe
Xcom
{
public __construct
([
string $fabric_url
[,
string $fabric_token
[,
string $capability_token
]]] )
public object decode
(
string $avro_msg
,
string $json_schema
)
public string encode
(
stdClass $data
,
string $avro_schema
)
public string getOnboardingURL
(
string $capability_name
,
string $agreement_url
)
public int send
(
string $topic
,
mixed $data
[,
string $json_schema
[,
array $http_headers
]] )
public int sendAsync
(
string $topic
,
mixed $data
[,
string $json_schema
[,
array $http_headers
]] )
}
Propriétés
-
__debug
-
Set this to a non-FALSE value to enable debug mode