context

hostUI

The interface for the Deskpro UI component hosting the app

available

available(objectType)

Check if an object of this type is available in this context

get

get(objectType)

Returns one of the Deskpro Objects exposed by this context

hasProperty

hasProperty(propName)

Checks if a property exists in this context

getProperty

getProperty(propName)

Retrieves a property from this context

getMe

getMe()

Returns a representation of the currently authenticated user

Last updated