Method

FoundryAcpConnectionstart

unstable since: 1.2

Declaration [src]

DexFuture*
foundry_acp_connection_start (
  FoundryAcpConnection* self
)

Description [src]

Starts the connection transport.

Available since: 1.2

Return value

Type: DexFuture

A DexFuture.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.