bool Delete( int ID );
Deletes the specified subscription. Before calling this method, you should check whether the current user can unsubscribe by calling CForumSubscribe::CanUserDeleteSubscribe.
Parameter | Description |
---|---|
ID | The ID of the subscription to be deleted. |
Returns true on success or false otherwise.
© 2001-2005 Bitrix | Bitrix Site Manager - Content Management & Portal Solutions |