Class StitchAppClientConfiguration


  • public final class StitchAppClientConfiguration
    extends StitchClientConfiguration
    Properties representing the configuration of an app client that communicate with a particular MongoDB Stitch application.
    • Method Detail

      • getLocalAppName

        public String getLocalAppName()
        Gets the name of the local application.
        Returns:
        the name of the local application.
      • getLocalAppVersion

        public String getLocalAppVersion()
        Gets the current version of the local application.
        Returns:
        the current version of the local application.