Class Location

java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.whatsapp.platform.send.Location
All Implemented Interfaces:
Serializable

public class Location extends AbstractFacebookType
Location object to be used in whatsapp message
See Also:
  • Constructor Details

    • Location

      public Location(double latitude, double longitude)
  • Method Details