Package twitter4j.v1

Interface Scopes

All Superinterfaces:
Serializable

public interface Scopes extends Serializable
A data interface representing targeting scopes applied to a status.
Since:
Twitter4J 3.0.6
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the place_ids that identify the scope of the status.
  • Method Details

    • getPlaceIds

      String[] getPlaceIds()
      Returns the place_ids that identify the scope of the status.
      Returns:
      the place_ids that identify the scope of the status.