TLSharp/TLSharp.Core/Network
Andres G. Aragoneses c1305ada65 Rename MigrationNeededException to PhoneMigrationException
There are different kind of MIGRATE errors that could be
thrown by the Telegram API, as evidenced by this recent
change:
b06f8a8e11

So this rename tries to make it consistent to the new
exception names:
* FILE_MIGRATE_x -> FileMigrationException
* USER_MIGRATE_y -> UserMigrationException
* PHONE_MIGRATE_z -> PhoneMigrationException
2016-10-30 15:57:45 +08:00
..
MtProtoPlainSender.cs Fix spelling of Receive 2016-07-20 08:15:28 +01:00
MtProtoSender.cs Rename MigrationNeededException to PhoneMigrationException 2016-10-30 15:57:45 +08:00
TcpMessage.cs formatting code (ctrl + k + d) 2016-04-18 15:20:57 +04:30
TcpTransport.cs formatting code (ctrl + k + d) 2016-04-18 15:20:57 +04:30