ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > Server

Server interface

Signature:

export interface Server 

Properties

PropertyTypeDescription
getCaption() => string
getName() => string
getType() => ServerKey
getUrl() => Url
getVersions() => Promise<ServerVersion>
isAvailable() => boolean
isSecure() => boolean
logout() => void
ping() => void
pingHead() => void
setName(a: string) => void
startAvailabilityCheck() => void
stopAvailabilityCheck() => void

Methods

MethodDescription
onReady()
  • Server interface
  • Properties
  • Methods
Copyright © 2019 ActiveViam