Virtual Method

FoundryAcpAgentget_capabilities

unstable since: 1.2

Declaration [src]

FoundryAcpAgentCapabilityFlags
get_capabilities (
  FoundryAcpAgent* self
)

Description [src]

Gets provider-side capabilities supported by self.

If FOUNDRY_ACP_AGENT_CAPABILITY_RESUME_SESSION is set, foundry_acp_agent_resume_session() is a supported operation for session identifiers previously issued by this agent or provider. It does not imply that every arbitrary session identifier is valid.

Available since: 1.2

Return value

Type: FoundryAcpAgentCapabilityFlags

The agent capability flags.