29 lines
872 B
PHP
29 lines
872 B
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: SmsReadNotice.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class SmsReadNotice
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
$pool->internalAddGeneratedFile(hex2bin(
|
|
"0a8f010a13536d73526561644e6f746963652e70726f746f12174a75626f" .
|
|
"2e4a754c69616f2e494d2e57782e50726f746f22570a14536d7352656164" .
|
|
"4e6f746963654d65737361676512100a0857654368617449641801200128" .
|
|
"09120c0a04494d4549180220012809120d0a05536d734964180320012805" .
|
|
"12100a085468726561644964180420012805620670726f746f33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|