Click or drag to resize

RemLogin Methods

Paperwork .Net Kütüphanesi

The RemLogin type exposes the following members.

Methods
  NameDescription
Public methodCode exampleCreateTicket
Yeni bir bilet oluşturmak için kullanılan metottur.
Public methodCode exampleCreateToken
Yeni bir bilet oluşturmak için kullanılan metottur.
Public methodCode exampleDeleteTicket
Daha önce oluşturulmuş olan bileti silmek için kullanılan metottur.
Public methodCode exampleGetSessionId
Sunucudan aktif session numarasını alır. (Ping amacı ile kullanılır)
Public methodCode exampleGetSessionInfo
Sunucudan aktif session kullanıcı bilgilerini alır.
Public methodCode exampleGetUIParams
UI Parametrelerini dönebilmemizi sağlayan fonksiyondur.
Public methodCode exampleGetUserCounts
Kullanıcı bilgilendirme adetlerini dönen metoddur.
Public methodCode exampleLogin
Sunucuya bağlanma fonksiyonudur.
Public methodCode exampleLogout
Sunucudan bağlantıyı koparmak için kullanılır.
Public methodMobileLogin
Public methodCode exampleModuleInfo
Modülün adı ile tüm modül bilgilerini veren metottur.
Public methodCode exampleTicketLogin
Yeni bir bilet oluşturmak için kullanılan metottur.
Top
See Also