com.zipwhip.signals.presence.PresenceRecordGroup Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of zipwhip-api Show documentation
Show all versions of zipwhip-api Show documentation
Java client to support applications powered by the Zipwhip Cloud
The newest version!
package com.zipwhip.signals.presence;
import java.io.Serializable;
import java.util.HashMap;
/**
* Created by IntelliJ IDEA.
* User: David Davis
* Date: 7/27/11
* Time: 2:45 PM
*/
public class PresenceRecordGroup extends HashMap implements Serializable {
private static final long serialVersionUID = 1L;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy