UpdateSessionAPI

object UpdateSessionAPI

Types

UpdateSessionService
Link copied to clipboard
interface UpdateSessionService

Functions

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