Class ACMSDKHelpers.IServerSessionIdleTimeout

  • Enclosing class:
    ACMSDKHelpers

    public static class ACMSDKHelpers.IServerSessionIdleTimeout
    extends java.lang.Object
    • Constructor Detail

      • IServerSessionIdleTimeout

        public IServerSessionIdleTimeout()
    • Method Detail

      • getIServerSessionIdleTimeout

        public static int getIServerSessionIdleTimeout​(IDSSXMLSessionId iSessionId)
                                                throws MSTRWebAPIException
        getIServerSessionIdleTimeout reads from the IServer the IServer Session Idle Timeout. This is the time that the IServer holds on to a session before the IServer invalidates the session. The timeout is a setting.
        Parameters:
        iSessionId - A session id of the IServer that will be used to communicate with the IServer
        Returns:
        Throws:
        MSTRWebAPIException