Send WhatsApp message

  • Description

      Send WhatsApp message

      This component allows us to send WhatsApp message to a contact number.

  • Procedures

    • Send message
    • This method will send the message to the chosen number.
  • Properties

    • Set message
    • Allows you to add the message, to be able to then send it.
    • Set number
    • Allows you to add the phone number to which the message will be sent.
  • Example

    • Sending message
    • To send a message simply we must collect the values ​​'message' and 'number' and send them. To do this we have created two text fields that will collect these values ​​and a floating button that when pressed will send the message.

    • And ready, we will send our message.