Update Session API
object UpdateSessionAPI
Content copied to clipboard
Types
Update Session Service
Link copied to clipboard
interface UpdateSessionService
Content copied to clipboard
Functions
update Session
Link copied to clipboard
fun UserAPI.SessionsAPI.updateSession(sessionId: String? = null, body: Session, readTimeout: Long? = null): Call<CreateOTP>
Content copied to clipboard