MCPcopy
hub / github.com/Place1/wg-access-server / getLastHandshakeTime

Method getLastHandshakeTime

website/src/sdk/devices_pb.ts:218–220  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

216 }
217
218 getLastHandshakeTime(): googleProtobufTimestamp.Timestamp {
219 return jspb.Message.getWrapperField(this, googleProtobufTimestamp.Timestamp, 7);
220 }
221
222 setLastHandshakeTime(value?: googleProtobufTimestamp.Timestamp): void {
223 (jspb.Message as any).setWrapperField(this, 7, value);

Callers 2

toObjectMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected