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

com.github.messenger4j.common.WebviewShareButtonState Maven / Gradle / Ivy

package com.github.messenger4j.common;

/**
 * @author Max Grabenhorst
 * @since 1.0.0
 */
public enum WebviewShareButtonState {
  SHOW,
  HIDE
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy