Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Deveel
Data
Protocol
AuthenticateResponse
C# Class Deveel.Data.Protocol.AuthenticateResponse
Inheritance:
IMessage
显示文件
Open project: deveel/deveeldb
Public Methods
Method
Description
AuthenticateResponse
(
bool
authenticated
,
long
timeStamp
) :
System
Method Details
AuthenticateResponse()
public
method
public
AuthenticateResponse
(
bool
authenticated
,
long
timeStamp
) :
System
authenticated
bool
timeStamp
long
return
System