Uses of Class
org.ldk.structs.Ping
-
Packages that use Ping Package Description org.ldk.structs -
-
Uses of Ping in org.ldk.structs
Fields in org.ldk.structs declared as Ping Modifier and Type Field Description PingResult_PingDecodeErrorZ.Result_PingDecodeErrorZ_OK. resMethods in org.ldk.structs that return Ping Modifier and Type Method Description PingPing. clone()Creates a copy of the Pingstatic PingPing. of(short ponglen_arg, short byteslen_arg)Constructs a new Ping given each fieldMethods in org.ldk.structs with parameters of type Ping Modifier and Type Method Description static Result_PingDecodeErrorZResult_PingDecodeErrorZ. ok(Ping o)Creates a new CResult_PingDecodeErrorZ in the success state.
-