Method

FoundryAcpEventdup_session_id

unstable since: 1.2

Declaration [src]

char*
foundry_acp_event_dup_session_id (
  FoundryAcpEvent* self
)

Description

No description available.

Available since: 1.2

Return value

Type: char*

The ACP session identifier.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.