Package com.bytedesk.core.push
Class PushResponse
java.lang.Object
com.bytedesk.core.base.BaseResponse
com.bytedesk.core.push.PushResponse
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bytedesk.core.base.BaseResponse
getCreatedAt, getUpdatedAt, toJson
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
sender
-
-
receiver
-
type
-
ip
-
ipLocation
-
deviceUid
-
status
-
channel
-
-
Constructor Details
-
PushResponse
public PushResponse()
-