# Functions
New creates a new presence API client.
NewUsersPresenceHandlerV1BadRequest creates a UsersPresenceHandlerV1BadRequest with default headers values.
NewUsersPresenceHandlerV1InternalServerError creates a UsersPresenceHandlerV1InternalServerError with default headers values.
NewUsersPresenceHandlerV1OK creates a UsersPresenceHandlerV1OK with default headers values.
NewUsersPresenceHandlerV1Params creates a new UsersPresenceHandlerV1Params object with the default values initialized.
NewUsersPresenceHandlerV1ParamsWithContext creates a new UsersPresenceHandlerV1Params object with the default values initialized, and the ability to set a context for a request.
NewUsersPresenceHandlerV1ParamsWithHTTPClient creates a new UsersPresenceHandlerV1Params object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUsersPresenceHandlerV1ParamsWithTimeout creates a new UsersPresenceHandlerV1Params object with the default values initialized, and the ability to set a timeout on a request.
NewUsersPresenceHandlerV1Unauthorized creates a UsersPresenceHandlerV1Unauthorized with default headers values.
NewUsersPresenceHandlerV2BadRequest creates a UsersPresenceHandlerV2BadRequest with default headers values.
NewUsersPresenceHandlerV2InternalServerError creates a UsersPresenceHandlerV2InternalServerError with default headers values.
NewUsersPresenceHandlerV2OK creates a UsersPresenceHandlerV2OK with default headers values.
NewUsersPresenceHandlerV2Params creates a new UsersPresenceHandlerV2Params object with the default values initialized.
NewUsersPresenceHandlerV2ParamsWithContext creates a new UsersPresenceHandlerV2Params object with the default values initialized, and the ability to set a context for a request.
NewUsersPresenceHandlerV2ParamsWithHTTPClient creates a new UsersPresenceHandlerV2Params object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUsersPresenceHandlerV2ParamsWithTimeout creates a new UsersPresenceHandlerV2Params object with the default values initialized, and the ability to set a timeout on a request.
NewUsersPresenceHandlerV2Unauthorized creates a UsersPresenceHandlerV2Unauthorized with default headers values.
# Structs
Client for presence API
*/.
UsersPresenceHandlerV1BadRequest handles this case with default header values.
UsersPresenceHandlerV1InternalServerError handles this case with default header values.
UsersPresenceHandlerV1OK handles this case with default header values.
UsersPresenceHandlerV1Params contains all the parameters to send to the API endpoint
for the users presence handler v1 operation typically these are written to a http.Request
*/.
UsersPresenceHandlerV1Reader is a Reader for the UsersPresenceHandlerV1 structure.
UsersPresenceHandlerV1Unauthorized handles this case with default header values.
UsersPresenceHandlerV2BadRequest handles this case with default header values.
UsersPresenceHandlerV2InternalServerError handles this case with default header values.
UsersPresenceHandlerV2OK handles this case with default header values.
UsersPresenceHandlerV2Params contains all the parameters to send to the API endpoint
for the users presence handler v2 operation typically these are written to a http.Request
*/.
UsersPresenceHandlerV2Reader is a Reader for the UsersPresenceHandlerV2 structure.
UsersPresenceHandlerV2Unauthorized handles this case with default header values.
# Interfaces
ClientService is the interface for Client methods.