Question

What is the difference between "disco_local_identity" and "disco_sm_identity" module API methods?

Was it helpful?

Solution

Stumble on the answer:

It seems that the methods with "local" in their name identifier are related to the IQs destined to the server itself (ejabberd) whilst the "sm" (Session Manager) tagged methods related to other IQs.

See IQ handlers for more info.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top