Handle any failure to get SRV records like there are none.
This commit is contained in:
parent
de9b58c4a6
commit
b9f214e320
2 changed files with 15 additions and 11 deletions
|
@ -42,7 +42,7 @@
|
|||
*
|
||||
* \param type The value for the stanza's type attribute
|
||||
* \param ID The value for the stanza's id attribute
|
||||
* \return A initialized XMPPIQ
|
||||
* \return An initialized XMPPIQ
|
||||
*/
|
||||
- initWithType: (OFString*)type
|
||||
ID: (OFString*)ID;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue