All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.whispersystems.signalservice.internal.EmptyResponse Maven / Gradle / Ivy

The newest version!
package org.whispersystems.signalservice.internal;

/**
 * Indicates that no data is returned from a given service call.
 */
public enum EmptyResponse {
  INSTANCE
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy