IMessageSession.renewSessionLockAsync 方法
定义
Renews the lock on the session specified by the getSessionId(). The lock will be renewed based on the setting specified on the entity.
public CompletableFuture<Void> renewSessionLockAsync()
返回
CompletableFuture<Void>
a CompletableFuture representing the pending renew.