class MessageResponseParser (View source)

Methods

static int|null
getUidFromCopy(TaggedResponse $response)

Get the UID from a tagged move or copy response.

Details

static int|null getUidFromCopy(TaggedResponse $response)

Get the UID from a tagged move or copy response.

Parameters

TaggedResponse $response

Return Value

int|null