Class AblyRest

    • Constructor Detail

      • AblyRest

        public AblyRest​(java.lang.String key)
                 throws AblyException
        Instance the Ably library using a key only. This is simply a convenience constructor for the simplest case of instancing the library with a key for basic authentication and no other options.
        Parameters:
        key - ; String key (obtained from application dashboard)
        Throws:
        AblyException