Click or drag to resize

ExpressionClient Methods

To get started, call one of the following methods:
  • Anysense.API.Client.V1.ApiClient.Create
  • Anysense.API.Client.V1.ApiClient.CreateAsync
  • Anysense.API.Client.V1.ApiClient.CreateWithToken
  • Anysense.API.Client.V1.ApiClient.CreateWithTokenAsync
See Anysense.API.Client.Shared.BaseClient<T> for documentation on these methods.

The ExpressionClient type exposes the following members.

Methods
 NameDescription
Public methodGet Returns an Expression from the service
Public methodGetAsync Returns an Expression from the service
Public methodList Gets a list of all the Expressions configured in Anysense
Public methodListAsync Gets a list of all the Expressions configured in Anysense
Public methodSave Creates or updates an Expression on the service.
Public methodSaveAsync Creates or updates an Expression on the service.
Top
See Also