Class Beta


  • public class Beta
    extends java.lang.Object
    This class serves as a aggregator for beta APIs, which contracts are not yet finalized. APIs available under this 'beta' umbrella are subject to change without notice. When stabilized and become public, they are to be moved to their respective interfaces. Use by passing reference to Sinch Client as parameter.
    • Constructor Summary

      Constructors 
      Constructor Description
      Beta()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Beta

        public Beta()