org.ccs.openim.api.msg.resp.GetSendMsgStatusResp Maven / Gradle / Ivy
package org.ccs.openim.api.msg.resp;
import lombok.Data;
@Data
public class GetSendMsgStatusResp {
private Integer status;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy