# Generated by roxygen2: do not edit by hand

S3method(print,mp_connection)
S3method(print,mp_event)
S3method(print,mp_event_item)
export(mp_cid)
export(mp_connection)
export(mp_event)
export(mp_event_item)
export(mp_opt_in)
export(mp_parse_gtm)
export(mp_parse_json)
export(mp_pubsub)
export(mp_send)
export(mp_trackme)
export(mp_trackme_event)
import(assertthat)
import(cli)
import(jsonlite)
importFrom(cli,cli_alert_info)
importFrom(cli,cli_h1)
importFrom(httr,POST)
importFrom(httr,add_headers)
importFrom(httr,content)
importFrom(httr,verbose)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,toJSON)
importFrom(utils,menu)
