Prosody generic: API: sm_collector_destroy

Prototype Definition

int sm_collector_destroy(tSMCollectorId collector)

Parameters

collector
A tSMCollectorId that has been prevously created by a call to sm_udp_collector_create().

Description

Destroys collector invalidating the tSMCollectorId.

Returns

0 if call completed successfully, otherwise a standard error such as:


This function is part of the Prosody generic API.