linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] usernameField and passwordField - Linphone IOS


From: Benjamin Reis
Subject: Re: [Linphone-developers] usernameField and passwordField - Linphone IOS
Date: Fri, 3 Feb 2017 09:22:08 +0100

This function are define account_creator.h in liblinphone SDK and are mostly used in AssistantView.m if you want an example.
REIS Benjamin
Software engineer at Belledonne Communications

Le 2 févr. 2017 à 21:02, Leonard Fodje <address@hidden> a écrit :

Thanks Benjamin.

Where are these functions? Which file? I could not find them. I need to change the format of the username before calling ‘linphone_account_creator_set_username’

Merci beaucoup..

Leonard


On Feb 2, 2017, at 1:35 AM, Benjamin Reis <address@hidden> wrote:

Hello Leonard,

They are not passed in to string when you click on login but while you’re entering them. the function you’re looking for are :
linphone_account_creator_set_username
linphone_account_creator_set_password
linphone_account_creator_set_phone_number

I hope it helps,
Best regards,
REIS Benjamin
Software engineer at Belledonne Communications

Le 1 févr. 2017 à 17:38, Leonard Fodje <address@hidden> a écrit :

Anyone willing to help with the below? I want to be able to change the username via an api before storing it in database.

Thanks,

Leonard


On Jan 30, 2017, at 9:13 PM, Leonard Fodje <address@hidden> wrote:

Hello programmers,

I am looking for the method in Linphone IOS where the loginView textfields usernameField, passwordField and domainField are passed into string variables after the user presses the loginButton.

I can’t find it in AssistantView.m file.

Any help will be appreciated.

Thanks,

Leonard
_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers


_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers

_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers

_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers


reply via email to

[Prev in Thread] Current Thread [Next in Thread]