method
public
static
Message::loadByExternalId()
Сигнатура
public static loadByExternalId(string $senderId, string $externalId[, string|null $from = null ]) : Message|null
Параметры
$senderId
string
$externalId
string
$from
string|null
= null
Возвращаемое значение
Message|null
Исходный файл: source/messageservice/lib/message.php:71

