package endpoint const MESSAGE_DRAFT_ENDPOINT = "/api/v1/message/draft" const ADD_CONTACT_ENDPOINT = "/api/v1/contact"