Class TdApi.CallId

  • Enclosing class:
    TdApi

    public static class TdApi.CallId
    extends TdApi.Object
    Contains the call identifier.
    • Field Detail

      • id

        public int id
        Call identifier.
      • CONSTRUCTOR

        public static final int CONSTRUCTOR
        Identifier uniquely determining type of the object.
        See Also:
        Constant Field Values
    • Constructor Detail

      • CallId

        public CallId()
        Contains the call identifier.
      • CallId

        public CallId​(int id)
        Contains the call identifier.
        Parameters:
        id - Call identifier.