Method

FoundryAcpProvideragent_added

unstable since: 1.2

Declaration [src]

void
foundry_acp_provider_agent_added (
  FoundryAcpProvider* self,
  FoundryAcpAgent* agent
)

Description [src]

Adds agent to the provider.

Available since: 1.2

Parameters

agent

Type: FoundryAcpAgent

A FoundryAcpAgent.

The data is owned by the caller of the method.