Babel.Licensing.Service.Management

Classes

Name
Description

DeleteContactRequest is used to delete an Contact.

DeleteContactResponse is the response message for the DeleteContactRequest.

GetContactsRequest is used to request a list of contacts.

GetContactsResponse is the response message for the GetContactsRequest.

Request message for getting server information.

Response message for getting server information.

InsertContactRequest is used to insert a new Contact.

InsertContactResponse is the response message for the InsertContactRequest.

The management service definition.

Client for Management

Holder for reflection information generated from management.proto

UpdateContactRequest is used to update an existing Contact.

UpdateContactResponse is the response message for the UpdateContactRequest.

Last updated