Skip to content
This repository was archived by the owner on May 8, 2019. It is now read-only.

Lazarus/fpc port, added two methods to uxmpp.pas module. - #2

Merged
devi merged 1 commit into
devi:masterfrom
norayr:master
Apr 30, 2015
Merged

Lazarus/fpc port, added two methods to uxmpp.pas module.#2
devi merged 1 commit into
devi:masterfrom
norayr:master

Conversation

@norayr

Copy link
Copy Markdown
Contributor

Lazarus/FreePascal port, works on Linux, added two methods:

procedure DoOnPresence(Sender: TObject; presence_type_, jid_, resource_, status_, photo_: string);
procedure DoOnIqVcard(Sender:TObject; from_, to_, fn_, photo_type_, photo_bin_ : string);

thank you.

@devi
devi merged commit 1ffe802 into devi:masterApr 30, 2015
@devi

devi commented Apr 30, 2015

Copy link
Copy Markdown
Owner

Merged, Thank you.

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@norayr@devi