The "devicelists" namespace groups methods related to OMEMO device lists
- Source:
Methods
(static) get(jid, create)
Returns the _converse.DeviceList for a particular JID. The device list will be created if it doesn't exist already.
Parameters:
Name | Type | Default | Description |
---|---|---|---|
jid |
String | The Jabber ID for which the device list will be returned. |
|
create |
bool | false | Set to |
- Source: