API Reference

com.kinvey.android

Class AsyncCustomEndpoints.AsyncCommandArray<I extends GenericJson,O>

  • AsyncClientRequest
    • com.kinvey.android.AsyncCustomEndpoints.AsyncCommandArray<I,O>
    • Method Detail

      • executeAsync

        public java.util.List<O> executeAsync()

        This method will be executed Asynchronously.

        Returns:
        a T object.
        Throws:
        IOException - if any.