Class: ECHO.Installation
Defined in: | src/ECHO.Installation.coffee |
Overview
An ECHO.Installation is a device installation object for push notification. プッシュ通知受信端末オブジェクト。
Instance Method Summary
- # (Object) toObject() Converts this object into an acceptable object for the API.
- # (void) _copyData(data) Private Copies data from an object.
Constructor Details
#
(void)
constructor(data = null)
Constructs a new ECHO.Installation. 新しい端末オブジェクトを生成します。
Instance Method Details
#
(Object)
toObject()
Converts this object into an acceptable object for the API.
#
(void)
_copyData(data)
Private
Copies data from an object.