31 lines
1.0 KiB
PHP
31 lines
1.0 KiB
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: AddFriendInChatRoomTask.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class AddFriendInChatRoomTask
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
$pool->internalAddGeneratedFile(hex2bin(
|
|
"0acc010a1d416464467269656e64496e43686174526f6f6d5461736b2e70" .
|
|
"726f746f12174a75626f2e4a754c69616f2e494d2e57782e50726f746f22" .
|
|
"89010a1e416464467269656e64496e43686174526f6f6d5461736b4d6573" .
|
|
"7361676512100a08576543686174496418012001280912120a0a43686174" .
|
|
"726f6f6d496418022001280912100a08467269656e644964180320012809" .
|
|
"120f0a074d657373616765180420012809120e0a0652656d61726b180520" .
|
|
"012809120e0a065461736b4964180620012803620670726f746f33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|