Android Code Snippet WhatsApp call

BenKhederSoftware

Member
Licensed User
Thank you for this code.
This code has already brought me a little further.
The contacts are listed.
But my question, how can I call a contact?
Where can I find the "WhatsAppID".
Sorry for the beginner question, I come from the VB.NET area.
I want to call a specific contact by number.

B4X:
Private WhatsApID As Long = 0
 
Last edited:

BenKhederSoftware

Member
Licensed User

@Pendrush

Now I could start a call via WhatsApp.
Thank you for this good code.
Is it possible to give the username also his mobile phone number?
If so, it would be great.
So that you just enter the number without the username.

B4X:
If DisplayName = "Mama" Then
 
Last edited:

Pendrush

Well-Known Member
Licensed User
Longtime User
No need to write in German, as you already have dedicated German part of this forum.
I'm not using WhatsApp nether any of Facebook services. I cannot help you any further.
 

BenKhederSoftware

Member
Licensed User
@Pendrush
You have helped me a lot.
thanks

edit1:
@an all
(Please let us all write in the new post so that the forum remains clearer!)
 
Last edited:
Top