online

suspend fun online()(source)

尝试使用现有的 Session 信息上线。 请优先调用 tryLogin,该方法会在现有 Session 失效时自动调用 qrCodeLogin。 若确定 Session 有效且不希望进行二维码登录,可调用此方法。