Uses of Class
net.osslabz.lnd.dto.StreamResultOfLnrpcChanBackupSnapshot
Packages that use StreamResultOfLnrpcChanBackupSnapshot
-
Uses of StreamResultOfLnrpcChanBackupSnapshot in net.osslabz.lnd.api
Methods in net.osslabz.lnd.api that return StreamResultOfLnrpcChanBackupSnapshotModifier and TypeMethodDescriptionLightningApi.subscribeChannelBackups()SubscribeChannelBackups allows a client to sub-subscribe to the most up to date information concerning the state of all channel backups.Methods in net.osslabz.lnd.api that return types with arguments of type StreamResultOfLnrpcChanBackupSnapshotModifier and TypeMethodDescriptionLightningApi.subscribeChannelBackupsWithHttpInfo()SubscribeChannelBackups allows a client to sub-subscribe to the most up to date information concerning the state of all channel backups.Method parameters in net.osslabz.lnd.api with type arguments of type StreamResultOfLnrpcChanBackupSnapshotModifier and TypeMethodDescriptionokhttp3.CallLightningApi.subscribeChannelBackupsAsync(ApiCallback<StreamResultOfLnrpcChanBackupSnapshot> _callback) SubscribeChannelBackups allows a client to sub-subscribe to the most up to date information concerning the state of all channel backups. -
Uses of StreamResultOfLnrpcChanBackupSnapshot in net.osslabz.lnd.dto
Methods in net.osslabz.lnd.dto that return StreamResultOfLnrpcChanBackupSnapshotModifier and TypeMethodDescriptionStreamResultOfLnrpcChanBackupSnapshot.result(LnrpcChanBackupSnapshot result)