doc: Sync classref with current source
[ci skip]
This commit is contained in:
parent
a74cc22591
commit
62cb43bb8d
30 changed files with 501 additions and 24 deletions
|
|
@ -183,5 +183,17 @@
|
|||
</constant>
|
||||
<constant name="CALL_MODE_BASIC_TYPE" value="3">
|
||||
</constant>
|
||||
<constant name="CALL_MODE_SINGLETON" value="4">
|
||||
</constant>
|
||||
<constant name="RPC_DISABLED" value="0">
|
||||
</constant>
|
||||
<constant name="RPC_RELIABLE" value="1">
|
||||
</constant>
|
||||
<constant name="RPC_UNRELIABLE" value="2">
|
||||
</constant>
|
||||
<constant name="RPC_RELIABLE_TO_ID" value="3">
|
||||
</constant>
|
||||
<constant name="RPC_UNRELIABLE_TO_ID" value="4">
|
||||
</constant>
|
||||
</constants>
|
||||
</class>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue