Prosody FMP processing: API: sm_fmprx_destroy

Prototype Definition

int sm_fmprx_destroy(tSMFMPrxId fmprx)

Parameters

fmprx
A tSMFMPrxId that has been prevously created by a call to sm_fmprx_create().

Description

Destroys fmprx and invalidates the tSMFMPrxId.

Returns

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


This function is part of the Prosody FMP processing API.