Method

FoundryAcpSessionclose

unstable since: 1.2

Declaration [src]

DexFuture*
foundry_acp_session_close (
  FoundryAcpSession* self
)

Description [src]

Requests the agent close the session.

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.