Method

FoundryAcpSessioncancel

unstable since: 1.2

Declaration [src]

DexFuture*
foundry_acp_session_cancel (
  FoundryAcpSession* self
)

Description [src]

Sends an ACP session/cancel notification.

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.