getCurrentAccountInfo
fun getCurrentAccountInfo(): AccountInfo?
Return information about the current account, or null
if there is none.
Return
An AccountInfo instance, containing the Seald ID of the local Seald user, the device ID, and the date at which the current device keys will expire. null
if there is no local user.