-
- All Implemented Interfaces:
-
com.google.protobuf.MessageLiteOrBuilder
public interface LivekitAgent.WorkerPongOrBuilder implements MessageLiteOrBuilder
-
-
Method Summary
Modifier and Type Method Description abstract longgetLastTimestamp()int64 last_timestamp = 1;abstract longgetTimestamp()int64 timestamp = 2;-
-
Method Detail
-
getLastTimestamp
abstract long getLastTimestamp()
int64 last_timestamp = 1;
-
getTimestamp
abstract long getTimestamp()
int64 timestamp = 2;
-
-
-
-