public override string ToString()
        {
            StringBuilder __sb    = new StringBuilder("MNMessagesSyncDeltaMessageDelete(");
            bool          __first = true;

            if (ThreadKey != null && __isset.ThreadKey)
            {
                if (!__first)
                {
                    __sb.Append(", ");
                }
                __first = false;
                __sb.Append("ThreadKey: ");
                __sb.Append(ThreadKey == null ? "<null>" : ThreadKey.ToString());
            }
            if (MessageIds != null && __isset.MessageIds)
            {
                if (!__first)
                {
                    __sb.Append(", ");
                }
                __first = false;
                __sb.Append("MessageIds: ");
                __sb.Append(MessageIds);
            }
            __sb.Append(")");
            return(__sb.ToString());
        }
        public override string ToString()
        {
            StringBuilder __sb    = new StringBuilder("MNMessagesSyncDeltaThreadMuteSettings(");
            bool          __first = true;

            if (ThreadKey != null && __isset.ThreadKey)
            {
                if (!__first)
                {
                    __sb.Append(", ");
                }
                __first = false;
                __sb.Append("ThreadKey: ");
                __sb.Append(ThreadKey == null ? "<null>" : ThreadKey.ToString());
            }
            if (__isset.ExpireTime)
            {
                if (!__first)
                {
                    __sb.Append(", ");
                }
                __first = false;
                __sb.Append("ExpireTime: ");
                __sb.Append(ExpireTime);
            }
            __sb.Append(")");
            return(__sb.ToString());
        }
예제 #3
0
        public override string ToString()
        {
            StringBuilder __sb    = new StringBuilder("MNMessagesSyncDeltaNewGroupThread(");
            bool          __first = true;

            if (ThreadKey != null && __isset.ThreadKey)
            {
                if (!__first)
                {
                    __sb.Append(", ");
                }
                __first = false;
                __sb.Append("ThreadKey: ");
                __sb.Append(ThreadKey == null ? "<null>" : ThreadKey.ToString());
            }
            if (Participants != null && __isset.Participants)
            {
                if (!__first)
                {
                    __sb.Append(", ");
                }
                __first = false;
                __sb.Append("Participants: ");
                __sb.Append(Participants);
            }
            __sb.Append(")");
            return(__sb.ToString());
        }
        public override string ToString()
        {
            StringBuilder __sb    = new StringBuilder("MNMessagesSyncDeltaPagesManagerEvent(");
            bool          __first = true;

            if (ThreadKey != null && __isset.ThreadKey)
            {
                if (!__first)
                {
                    __sb.Append(", ");
                }
                __first = false;
                __sb.Append("ThreadKey: ");
                __sb.Append(ThreadKey == null ? "<null>" : ThreadKey.ToString());
            }
            if (JsonBlob != null && __isset.JsonBlob)
            {
                if (!__first)
                {
                    __sb.Append(", ");
                }
                __first = false;
                __sb.Append("JsonBlob: ");
                __sb.Append(JsonBlob);
            }
            __sb.Append(")");
            return(__sb.ToString());
        }
예제 #5
0
        public override string ToString()
        {
            StringBuilder __sb    = new StringBuilder("MNMessagesSyncDeltaReadReceipt(");
            bool          __first = true;

            if (ThreadKey != null && __isset.ThreadKey)
            {
                if (!__first)
                {
                    __sb.Append(", ");
                }
                __first = false;
                __sb.Append("ThreadKey: ");
                __sb.Append(ThreadKey == null ? "<null>" : ThreadKey.ToString());
            }
            if (__isset.ActorFbId)
            {
                if (!__first)
                {
                    __sb.Append(", ");
                }
                __first = false;
                __sb.Append("ActorFbId: ");
                __sb.Append(ActorFbId);
            }
            if (__isset.ActionTimestampMs)
            {
                if (!__first)
                {
                    __sb.Append(", ");
                }
                __first = false;
                __sb.Append("ActionTimestampMs: ");
                __sb.Append(ActionTimestampMs);
            }
            if (__isset.WatermarkTimestampMs)
            {
                if (!__first)
                {
                    __sb.Append(", ");
                }
                __first = false;
                __sb.Append("WatermarkTimestampMs: ");
                __sb.Append(WatermarkTimestampMs);
            }
            __sb.Append(")");
            return(__sb.ToString());
        }
 public override string ToString() {
   StringBuilder __sb = new StringBuilder("MNMessagesSyncDeltaNotificationSettings(");
   bool __first = true;
   if (ThreadKey != null && __isset.ThreadKey) {
     if(!__first) { __sb.Append(", "); }
     __first = false;
     __sb.Append("ThreadKey: ");
     __sb.Append(ThreadKey== null ? "<null>" : ThreadKey.ToString());
   }
   if (DoNotDisturbRanges != null && __isset.DoNotDisturbRanges) {
     if(!__first) { __sb.Append(", "); }
     __first = false;
     __sb.Append("DoNotDisturbRanges: ");
     __sb.Append(DoNotDisturbRanges);
   }
   __sb.Append(")");
   return __sb.ToString();
 }
        public override string ToString()
        {
            StringBuilder __sb    = new StringBuilder("MNMessagesSyncDeltaForcedFetch(");
            bool          __first = true;

            if (ThreadKey != null && __isset.ThreadKey)
            {
                if (!__first)
                {
                    __sb.Append(", ");
                }
                __first = false;
                __sb.Append("ThreadKey: ");
                __sb.Append(ThreadKey == null ? "<null>" : ThreadKey.ToString());
            }
            if (MessageId != null && __isset.MessageId)
            {
                if (!__first)
                {
                    __sb.Append(", ");
                }
                __first = false;
                __sb.Append("MessageId: ");
                __sb.Append(MessageId);
            }
            if (__isset.IsLazy)
            {
                if (!__first)
                {
                    __sb.Append(", ");
                }
                __first = false;
                __sb.Append("IsLazy: ");
                __sb.Append(IsLazy);
            }
            __sb.Append(")");
            return(__sb.ToString());
        }
        public override string ToString()
        {
            StringBuilder __sb    = new StringBuilder("MNMessagesSyncDeltaDeliveryReceipt(");
            bool          __first = true;

            if (ThreadKey != null && __isset.ThreadKey)
            {
                if (!__first)
                {
                    __sb.Append(", ");
                }
                __first = false;
                __sb.Append("ThreadKey: ");
                __sb.Append(ThreadKey == null ? "<null>" : ThreadKey.ToString());
            }
            if (__isset.ActorFbId)
            {
                if (!__first)
                {
                    __sb.Append(", ");
                }
                __first = false;
                __sb.Append("ActorFbId: ");
                __sb.Append(ActorFbId);
            }
            if (DeviceId != null && __isset.DeviceId)
            {
                if (!__first)
                {
                    __sb.Append(", ");
                }
                __first = false;
                __sb.Append("DeviceId: ");
                __sb.Append(DeviceId);
            }
            if (__isset.AppId)
            {
                if (!__first)
                {
                    __sb.Append(", ");
                }
                __first = false;
                __sb.Append("AppId: ");
                __sb.Append(AppId);
            }
            if (__isset.TimestampMs)
            {
                if (!__first)
                {
                    __sb.Append(", ");
                }
                __first = false;
                __sb.Append("TimestampMs: ");
                __sb.Append(TimestampMs);
            }
            if (MessageIds != null && __isset.MessageIds)
            {
                if (!__first)
                {
                    __sb.Append(", ");
                }
                __first = false;
                __sb.Append("MessageIds: ");
                __sb.Append(MessageIds);
            }
            if (__isset.DeliveredWatermarkTimestampMs)
            {
                if (!__first)
                {
                    __sb.Append(", ");
                }
                __first = false;
                __sb.Append("DeliveredWatermarkTimestampMs: ");
                __sb.Append(DeliveredWatermarkTimestampMs);
            }
            __sb.Append(")");
            return(__sb.ToString());
        }
        public override string ToString()
        {
            StringBuilder __sb    = new StringBuilder("MNMessagesSyncMessageMetadata(");
            bool          __first = true;

            if (ThreadKey != null && __isset.ThreadKey)
            {
                if (!__first)
                {
                    __sb.Append(", ");
                }
                __first = false;
                __sb.Append("ThreadKey: ");
                __sb.Append(ThreadKey == null ? "<null>" : ThreadKey.ToString());
            }
            if (MessageId != null && __isset.MessageId)
            {
                if (!__first)
                {
                    __sb.Append(", ");
                }
                __first = false;
                __sb.Append("MessageId: ");
                __sb.Append(MessageId);
            }
            if (__isset.OfflineThreadingId)
            {
                if (!__first)
                {
                    __sb.Append(", ");
                }
                __first = false;
                __sb.Append("OfflineThreadingId: ");
                __sb.Append(OfflineThreadingId);
            }
            if (__isset.ActorFbId)
            {
                if (!__first)
                {
                    __sb.Append(", ");
                }
                __first = false;
                __sb.Append("ActorFbId: ");
                __sb.Append(ActorFbId);
            }
            if (__isset.Timestamp)
            {
                if (!__first)
                {
                    __sb.Append(", ");
                }
                __first = false;
                __sb.Append("Timestamp: ");
                __sb.Append(Timestamp);
            }
            if (__isset.ShouldBuzzDevice)
            {
                if (!__first)
                {
                    __sb.Append(", ");
                }
                __first = false;
                __sb.Append("ShouldBuzzDevice: ");
                __sb.Append(ShouldBuzzDevice);
            }
            if (AdminText != null && __isset.AdminText)
            {
                if (!__first)
                {
                    __sb.Append(", ");
                }
                __first = false;
                __sb.Append("AdminText: ");
                __sb.Append(AdminText);
            }
            if (Tags != null && __isset.Tags)
            {
                if (!__first)
                {
                    __sb.Append(", ");
                }
                __first = false;
                __sb.Append("Tags: ");
                __sb.Append(Tags);
            }
            __sb.Append(")");
            return(__sb.ToString());
        }