パッケージ twitter4j.v1

インタフェース Scopes

すべてのスーパーインタフェース:
Serializable

public interface Scopes extends Serializable
A data interface representing targeting scopes applied to a status.
導入されたバージョン:
Twitter4J 3.0.6
  • メソッドの概要

    修飾子とタイプ
    メソッド
    説明
    Returns the place_ids that identify the scope of the status.
  • メソッドの詳細

    • getPlaceIds

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