dm_im_run Subroutine

public subroutine dm_im_run(im)

Starts XMPP event loop.

Arguments

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

IM context type.


Calls

proc~~dm_im_run~~CallsGraph proc~dm_im_run dm_im_run xmpp_run xmpp_run proc~dm_im_run->xmpp_run