opOpenSocialPlugin v1.2 documentation

opensocial.Album

«  opensocial.Activity.Field   ::   Contents   ::   opensocial.Album.Field  »

opensocial.Album

class opensocial.Album()

アルバムを表すクラスです。

getField()

opensocial.Album.getField(key, opt_params)
Arguments:
  • key (opensocial.Album.Field) – 取得するフィールド
  • opt_params (Map.<opensocial.DataRequest.DataRequestFields|Object>) – 取得時のオプション
Returns:

String

アルバムのフィールドの値を取得します。

setField()

opensocial.Album.setField(key, data)
Arguments:

アクティビティのフィールドに値を設定します。

«  opensocial.Activity.Field   ::   Contents   ::   opensocial.Album.Field  »