Interface WhatsAppCallPermission.Builder

  • Method Details

    • status

      The permission status for the end user.

      Parameters:
      status - The permission status for the end user.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • expirationTime

      WhatsAppCallPermission.Builder expirationTime(Instant expirationTime)

      The time when a temporary permission expires. This value is absent for permanent permissions and when there is no permission.

      Parameters:
      expirationTime - The time when a temporary permission expires. This value is absent for permanent permissions and when there is no permission.
      Returns:
      Returns a reference to this object so that method calls can be chained together.