dm_im_stop Subroutine

public subroutine dm_im_stop(im)

Stops event loop (libstrophe).

Arguments

Type IntentOptional Attributes Name
type(im_type), intent(inout) :: im

IM context type.


Calls

proc~~dm_im_stop~~CallsGraph proc~dm_im_stop dm_im_stop xmpp_stop xmpp_stop proc~dm_im_stop->xmpp_stop