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
FieldsModifier and TypeFieldDescriptionprivate String
private String
private String
private String
private String
private String
private String
private static final long
private PushStatusEnum
private String
Fields inherited from class com.bytedesk.core.base.BaseResponse
uid
-
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
-
client
-
-
Constructor Details
-
PushResponse
public PushResponse()
-