Sessions API
class SessionsAPI
Content copied to clipboard
Extensions
update Session
Link copied to clipboard
fun UserAPI.SessionsAPI.updateSession(sessionId: String? = null, body: Session, readTimeout: Long? = null): Call<CreateOTP>
Content copied to clipboard