removeEventEpoch

Removes an EFL epoch and its file event list.

Request

<removeEventEpoch epochNumber=" "/>

Reply

<removeEventEpoch>
   <epoch value=" "/>
   <result value=" ">
      <description/>
   </result>
</removeEventEpoch>

Elements

epoch

Specifies the number of the epoch.

result

Specifies an error value or 0 (for no error).

description

Specifies a text description of the result.