Module tdlight.api

Class TdApi.CallStateExchangingKeys

Enclosing class:
TdApi

public static final class TdApi.CallStateExchangingKeys extends TdApi.CallState
The call has been answered and encryption keys are being exchanged.
  • Field Details

  • Constructor Details

    • CallStateExchangingKeys

      public CallStateExchangingKeys()
      The call has been answered and encryption keys are being exchanged.
    • CallStateExchangingKeys

      public CallStateExchangingKeys(DataInput input) throws IOException
      The call has been answered and encryption keys are being exchanged.
      Throws:
      IOException
  • Method Details