Method

FoundryAcpSessiondup_current_activity

unstable since: 1.2

Declaration [src]

FoundryAcpEvent*
foundry_acp_session_dup_current_activity (
  FoundryAcpSession* self
)

Description

No description available.

Available since: 1.2

Return value

Type: FoundryAcpEvent

The current running or blocking event.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.
The return value can be NULL.