Interface WhatsAppSignupCallback.Builder

  • Method Details

    • accessToken

      WhatsAppSignupCallback.Builder accessToken(String accessToken)

      The access token for your WhatsApp Business Account. The accessToken value is provided by Meta.

      Parameters:
      accessToken - The access token for your WhatsApp Business Account. The accessToken value is provided by Meta.
      Returns:
      Returns a reference to this object so that method calls can be chained together.