JID constructor

const JID(
  1. String local,
  2. String domain,
  3. String resource
)

Implementation

const JID