Class GatewayResponse


  • public class GatewayResponse
    extends Object
    WebRTC Gateway response.
    Author:
    Takayuki Maruyama
    • Constructor Detail

      • GatewayResponse

        public GatewayResponse()
    • Method Detail

      • getStatus

        public String getStatus()
      • setStatus

        public void setStatus​(String status)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object