Request session and send initial presence in tests.
This commit is contained in:
parent
4eb4d6bc9c
commit
ae01053f1c
3 changed files with 74 additions and 18 deletions
|
@ -69,6 +69,7 @@
|
|||
BOOL useTLS;
|
||||
id <XMPPConnectionDelegate, OFObject> delegate;
|
||||
XMPPAuthenticator *authModule;
|
||||
BOOL needsSession;
|
||||
}
|
||||
|
||||
@property (copy) OFString *username;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue