From 4ce4dd9d5ef12bd4a73519e718485e5ecdd3d2a9 Mon Sep 17 00:00:00 2001 From: PubNub Release Bot <120067856+pubnub-release-bot@users.noreply.github.com> Date: Thu, 28 Mar 2024 13:31:37 +0000 Subject: [PATCH] Update pages for PubNub Dart SDK v4.3.3 release. --- __404error.html | 10 +- index.html | 18 +-- .../AesCbcCryptor-class-sidebar.html | 13 +- pubnub.crypto/AesCbcCryptor-class.html | 32 ++--- .../AesCbcCryptor/AesCbcCryptor.html | 6 +- pubnub.crypto/AesCbcCryptor/cipherKey.html | 4 +- pubnub.crypto/AesCbcCryptor/decrypt.html | 8 +- .../AesCbcCryptor/decryptFileData.html | 8 +- pubnub.crypto/AesCbcCryptor/encrypt.html | 8 +- .../AesCbcCryptor/encryptFileData.html | 8 +- pubnub.crypto/AesCbcCryptor/identifier.html | 8 +- .../CryptoConfiguration-class-sidebar.html | 13 +- pubnub.crypto/CryptoConfiguration-class.html | 28 ++-- .../CryptoConfiguration.html | 13 +- .../CryptoConfiguration/encryptKey.html | 6 +- .../CryptoConfiguration/encryptionMode.html | 4 +- .../useRandomInitializationVector.html | 6 +- pubnub.crypto/CryptoModule-class-sidebar.html | 13 +- pubnub.crypto/CryptoModule-class.html | 50 +++---- .../CryptoModule.aesCbcCryptoModule.html | 4 +- pubnub.crypto/CryptoModule/CryptoModule.html | 14 +- .../CryptoModule.legacyCryptoModule.html | 4 +- pubnub.crypto/CryptoModule/cryptors.html | 6 +- pubnub.crypto/CryptoModule/decrypt.html | 10 +- .../CryptoModule/decryptFileData.html | 10 +- .../CryptoModule/decryptWithKey.html | 10 +- .../CryptoModule/defaultConfiguration.html | 4 +- .../CryptoModule/defaultCryptor.html | 4 +- pubnub.crypto/CryptoModule/encrypt.html | 10 +- .../CryptoModule/encryptFileData.html | 10 +- .../CryptoModule/encryptWithKey.html | 10 +- .../CryptoModule/legacyCryptoModule.html | 4 +- .../EncryptionMode-enum-sidebar.html | 15 ++- pubnub.crypto/EncryptionMode.html | 35 +++-- .../EncryptionMode/EncryptionMode.html | 4 +- .../EncryptionMode/values-constant.html | 6 +- .../LegacyCryptor-class-sidebar.html | 13 +- pubnub.crypto/LegacyCryptor-class.html | 32 ++--- .../LegacyCryptor/LegacyCryptor.html | 9 +- pubnub.crypto/LegacyCryptor/cipherKey.html | 4 +- .../LegacyCryptor/cryptoConfiguration.html | 4 +- pubnub.crypto/LegacyCryptor/cryptor.html | 4 +- pubnub.crypto/LegacyCryptor/decrypt.html | 8 +- .../LegacyCryptor/decryptFileData.html | 8 +- pubnub.crypto/LegacyCryptor/encrypt.html | 8 +- .../LegacyCryptor/encryptFileData.html | 8 +- pubnub.crypto/LegacyCryptor/identifier.html | 8 +- .../pubnub.crypto-library-sidebar.html | 5 +- pubnub.crypto/pubnub.crypto-library.html | 23 ++-- pubnub.logging/Level-class-sidebar.html | 13 +- pubnub.logging/Level-class.html | 46 +++---- pubnub.logging/Level/Level.html | 4 +- pubnub.logging/Level/all.html | 6 +- pubnub.logging/Level/fatal.html | 6 +- pubnub.logging/Level/getName.html | 8 +- pubnub.logging/Level/info.html | 6 +- pubnub.logging/Level/levels.html | 6 +- pubnub.logging/Level/off.html | 6 +- pubnub.logging/Level/severe.html | 6 +- pubnub.logging/Level/shout.html | 6 +- pubnub.logging/Level/silly.html | 6 +- pubnub.logging/Level/verbose.html | 6 +- pubnub.logging/Level/warning.html | 6 +- pubnub.logging/LogRecord-class-sidebar.html | 13 +- pubnub.logging/LogRecord-class.html | 38 +++--- pubnub.logging/LogRecord/LogRecord.html | 19 ++- pubnub.logging/LogRecord/createPrinter.html | 8 +- pubnub.logging/LogRecord/defaultPrinter.html | 4 +- pubnub.logging/LogRecord/id.html | 6 +- pubnub.logging/LogRecord/level.html | 6 +- pubnub.logging/LogRecord/message.html | 4 +- pubnub.logging/LogRecord/scope.html | 6 +- pubnub.logging/LogRecord/stackTrace.html | 6 +- pubnub.logging/LogRecord/time.html | 6 +- pubnub.logging/LogRecord/zone.html | 6 +- .../StreamLogger-class-sidebar.html | 13 +- pubnub.logging/StreamLogger-class.html | 42 +++--- .../StreamLogger/StreamLogger.root.html | 10 +- pubnub.logging/StreamLogger/dispose.html | 6 +- pubnub.logging/StreamLogger/fatal.html | 4 +- pubnub.logging/StreamLogger/fullName.html | 6 +- pubnub.logging/StreamLogger/get.html | 8 +- pubnub.logging/StreamLogger/info.html | 4 +- pubnub.logging/StreamLogger/isRoot.html | 6 +- pubnub.logging/StreamLogger/log.html | 8 +- pubnub.logging/StreamLogger/logLevel.html | 8 +- pubnub.logging/StreamLogger/name.html | 6 +- .../StreamLogger/recordStackTraces.html | 6 +- pubnub.logging/StreamLogger/severe.html | 4 +- pubnub.logging/StreamLogger/shout.html | 4 +- pubnub.logging/StreamLogger/silly.html | 4 +- pubnub.logging/StreamLogger/stream.html | 6 +- pubnub.logging/StreamLogger/verbose.html | 4 +- pubnub.logging/StreamLogger/warning.html | 4 +- pubnub.logging/injectLogger.html | 6 +- pubnub.logging/provideLogger.html | 8 +- .../pubnub.logging-library-sidebar.html | 1 + pubnub.logging/pubnub.logging-library.html | 29 ++-- .../NetworkingModule-class-sidebar.html | 13 +- pubnub.networking/NetworkingModule-class.html | 32 ++--- .../NetworkingModule/NetworkingModule.html | 10 +- .../NetworkingModule/getOrigin.html | 8 +- .../NetworkingModule/handler.html | 8 +- .../NetworkingModule/origin.html | 6 +- .../NetworkingModule/register.html | 6 +- .../NetworkingModule/retryPolicy.html | 4 +- pubnub.networking/NetworkingModule/ssl.html | 6 +- .../pubnub.networking-library-sidebar.html | 1 + .../pubnub.networking-library.html | 23 ++-- .../AddMessageActionResult-class-sidebar.html | 13 +- pubnub/AddMessageActionResult-class.html | 22 ++-- .../AddMessageActionResult.fromJson.html | 4 +- pubnub/AddMessageActionResult/action.html | 4 +- .../AddPushChannelsResult-class-sidebar.html | 13 +- pubnub/AddPushChannelsResult-class.html | 26 ++-- .../AddPushChannelsResult.fromJson.html | 4 +- pubnub/AddPushChannelsResult/description.html | 6 +- pubnub/AddPushChannelsResult/status.html | 6 +- pubnub/BaseMessage-class-sidebar.html | 13 +- pubnub/BaseMessage-class.html | 22 ++-- pubnub/BaseMessage/BaseMessage.html | 11 +- pubnub/BaseMessage/content.html | 4 +- pubnub/BaseMessage/error.html | 4 +- pubnub/BaseMessage/message.html | 6 +- pubnub/BaseMessage/originalMessage.html | 4 +- pubnub/BaseMessage/publishedAt.html | 4 +- pubnub/BaseMessage/timetoken.html | 6 +- pubnub/BatchDx-class-sidebar.html | 13 +- pubnub/BatchDx-class.html | 30 ++--- pubnub/BatchDx/countMessages.html | 8 +- pubnub/BatchDx/fetchMessages.html | 22 ++-- pubnub/BatchHistoryResult-class-sidebar.html | 13 +- pubnub/BatchHistoryResult-class.html | 24 ++-- pubnub/BatchHistoryResult/channels.html | 6 +- ...BatchHistoryResultEntry-class-sidebar.html | 13 +- pubnub/BatchHistoryResultEntry-class.html | 28 ++-- pubnub/BatchHistoryResultEntry/actions.html | 6 +- pubnub/BatchHistoryResultEntry/error.html | 4 +- pubnub/BatchHistoryResultEntry/message.html | 4 +- .../BatchHistoryResultEntry/messageType.html | 4 +- pubnub/BatchHistoryResultEntry/meta.html | 6 +- pubnub/BatchHistoryResultEntry/timetoken.html | 4 +- pubnub/BatchHistoryResultEntry/uuid.html | 6 +- pubnub/Channel-class-sidebar.html | 13 +- pubnub/Channel-class.html | 42 +++--- pubnub/Channel/addMessageAction.html | 10 +- pubnub/Channel/deleteMessageAction.html | 6 +- pubnub/Channel/fetchMessageActions.html | 8 +- pubnub/Channel/history.html | 6 +- pubnub/Channel/leave.html | 6 +- pubnub/Channel/messages.html | 4 +- pubnub/Channel/name.html | 6 +- pubnub/Channel/publish.html | 12 +- ...oupChangeChannelsResult-class-sidebar.html | 13 +- ...hannelGroupChangeChannelsResult-class.html | 22 ++-- ...hannelGroupDeleteResult-class-sidebar.html | 13 +- pubnub/ChannelGroupDeleteResult-class.html | 22 ++-- pubnub/ChannelGroupDx-class-sidebar.html | 13 +- pubnub/ChannelGroupDx-class.html | 38 +++--- pubnub/ChannelGroupDx/addChannels.html | 12 +- pubnub/ChannelGroupDx/delete.html | 10 +- pubnub/ChannelGroupDx/listChannels.html | 10 +- pubnub/ChannelGroupDx/removeChannels.html | 12 +- ...GroupListChannelsResult-class-sidebar.html | 13 +- .../ChannelGroupListChannelsResult-class.html | 28 ++-- .../ChannelGroupListChannelsResult.html | 10 +- .../channels.html | 6 +- .../ChannelGroupListChannelsResult/name.html | 6 +- pubnub/ChannelHistory-class-sidebar.html | 13 +- pubnub/ChannelHistory-class.html | 30 ++--- pubnub/ChannelHistory/count.html | 6 +- pubnub/ChannelHistory/delete.html | 6 +- pubnub/ChannelHistory/fetch.html | 6 +- pubnub/ChannelHistory/from.html | 4 +- pubnub/ChannelHistory/messages.html | 6 +- pubnub/ChannelHistory/to.html | 4 +- pubnub/ChannelHistoryOrder-enum-sidebar.html | 15 ++- pubnub/ChannelHistoryOrder.html | 35 +++-- .../ChannelHistoryOrder.html | 4 +- .../ChannelHistoryOrder/values-constant.html | 6 +- pubnub/ChannelIdInfo-class-sidebar.html | 13 +- pubnub/ChannelIdInfo-class.html | 28 ++-- pubnub/ChannelIdInfo/ChannelIdInfo.html | 8 +- pubnub/ChannelIdInfo/channelId.html | 6 +- pubnub/ChannelIdInfo/toJson.html | 6 +- .../ChannelMemberMetadata-class-sidebar.html | 13 +- pubnub/ChannelMemberMetadata-class.html | 26 ++-- .../ChannelMemberMetadata.fromJson.html | 4 +- pubnub/ChannelMemberMetadata/custom.html | 4 +- pubnub/ChannelMemberMetadata/eTag.html | 6 +- pubnub/ChannelMemberMetadata/updated.html | 6 +- pubnub/ChannelMemberMetadata/uuid.html | 4 +- ...nnelMemberMetadataInput-class-sidebar.html | 13 +- pubnub/ChannelMemberMetadataInput-class.html | 30 ++--- .../ChannelMemberMetadataInput.html | 10 +- pubnub/ChannelMemberMetadataInput/custom.html | 6 +- pubnub/ChannelMemberMetadataInput/toJson.html | 6 +- pubnub/ChannelMemberMetadataInput/uuid.html | 6 +- .../ChannelMembersResult-class-sidebar.html | 13 +- pubnub/ChannelMembersResult-class.html | 30 ++--- .../ChannelMembersResult.fromJson.html | 4 +- pubnub/ChannelMembersResult/metadataList.html | 6 +- pubnub/ChannelMembersResult/next.html | 6 +- pubnub/ChannelMembersResult/prev.html | 6 +- pubnub/ChannelMembersResult/totalCount.html | 6 +- .../ChannelMetadataDetails-class-sidebar.html | 13 +- pubnub/ChannelMetadataDetails-class.html | 34 ++--- .../ChannelMetadataDetails.fromJson.html | 4 +- pubnub/ChannelMetadataDetails/custom.html | 6 +- .../ChannelMetadataDetails/description.html | 6 +- pubnub/ChannelMetadataDetails/eTag.html | 6 +- pubnub/ChannelMetadataDetails/id.html | 6 +- pubnub/ChannelMetadataDetails/name.html | 6 +- pubnub/ChannelMetadataDetails/updated.html | 6 +- .../ChannelMetadataInput-class-sidebar.html | 13 +- pubnub/ChannelMetadataInput-class.html | 30 ++--- .../ChannelMetadataInput.html | 10 +- pubnub/ChannelMetadataInput/custom.html | 4 +- pubnub/ChannelMetadataInput/description.html | 6 +- pubnub/ChannelMetadataInput/name.html | 6 +- pubnub/ChannelMetadataInput/toJson.html | 6 +- pubnub/ChannelOccupancy-class-sidebar.html | 13 +- pubnub/ChannelOccupancy-class.html | 32 ++--- .../ChannelOccupancy.fromJson.html | 8 +- pubnub/ChannelOccupancy/ChannelOccupancy.html | 12 +- pubnub/ChannelOccupancy/channelName.html | 6 +- pubnub/ChannelOccupancy/count.html | 6 +- pubnub/ChannelOccupancy/uuids.html | 6 +- pubnub/CipherKey-class-sidebar.html | 11 +- pubnub/CipherKey-class.html | 32 ++--- pubnub/CipherKey/CipherKey.fromBase64.html | 6 +- pubnub/CipherKey/CipherKey.fromHex.html | 6 +- pubnub/CipherKey/CipherKey.fromList.html | 6 +- pubnub/CipherKey/CipherKey.fromUtf8.html | 6 +- pubnub/CipherKey/data.html | 6 +- pubnub/CipherKey/operator_equals.html | 21 ++- pubnub/CountMessagesResult-class-sidebar.html | 13 +- pubnub/CountMessagesResult-class.html | 24 ++-- pubnub/CountMessagesResult/channels.html | 6 +- pubnub/DeleteFileResult-class-sidebar.html | 13 +- pubnub/DeleteFileResult-class.html | 22 ++-- ...leteMessageActionResult-class-sidebar.html | 13 +- pubnub/DeleteMessageActionResult-class.html | 22 ++-- .../DeleteMessageActionResult.fromJson.html | 4 +- pubnub/Device-class-sidebar.html | 13 +- pubnub/Device-class.html | 38 +++--- pubnub/Device/Device.html | 8 +- pubnub/Device/deregisterFromChannels.html | 10 +- pubnub/Device/deviceId.html | 6 +- pubnub/Device/registerToChannels.html | 10 +- pubnub/Device/remove.html | 8 +- pubnub/DownloadFileResult-class-sidebar.html | 13 +- pubnub/DownloadFileResult-class.html | 22 ++-- pubnub/DownloadFileResult/fileContent.html | 4 +- pubnub/Envelope-class-sidebar.html | 13 +- pubnub/Envelope-class.html | 36 ++--- pubnub/Envelope/channel.html | 6 +- pubnub/Envelope/error.html | 6 +- pubnub/Envelope/flags.html | 6 +- pubnub/Envelope/messageType.html | 4 +- pubnub/Envelope/originalRegion.html | 6 +- pubnub/Envelope/originalTimetoken.html | 4 +- pubnub/Envelope/payload.html | 4 +- pubnub/Envelope/region.html | 6 +- pubnub/Envelope/shard.html | 6 +- pubnub/Envelope/subscriptionPattern.html | 6 +- pubnub/Envelope/userMeta.html | 4 +- pubnub/Envelope/uuid.html | 4 +- pubnub/Environment-enum-sidebar.html | 15 ++- pubnub/Environment.html | 35 +++-- pubnub/Environment/Environment.html | 4 +- pubnub/Environment/values-constant.html | 6 +- .../ExponentialRetryPolicy-class-sidebar.html | 13 +- pubnub/ExponentialRetryPolicy-class.html | 34 ++--- .../ExponentialRetryPolicy.html | 12 +- pubnub/ExponentialRetryPolicy/getDelay.html | 10 +- .../ExponentialRetryPolicy/maximumDelay.html | 6 +- ...tchMessageActionsResult-class-sidebar.html | 13 +- pubnub/FetchMessageActionsResult-class.html | 24 ++-- pubnub/FetchMessageActionsResult/actions.html | 6 +- .../moreActions.html | 4 +- pubnub/FileDetail-class-sidebar.html | 13 +- pubnub/FileDetail-class.html | 30 ++--- pubnub/FileDetail/FileDetail.fromJson.html | 4 +- pubnub/FileDetail/created.html | 6 +- pubnub/FileDetail/id.html | 6 +- pubnub/FileDetail/name.html | 6 +- pubnub/FileDetail/size.html | 6 +- pubnub/FileDx-class-sidebar.html | 13 +- pubnub/FileDx-class.html | 56 ++++---- pubnub/FileDx/decryptFile.html | 10 +- pubnub/FileDx/deleteFile.html | 14 +- pubnub/FileDx/downloadFile.html | 14 +- pubnub/FileDx/encryptFile.html | 10 +- pubnub/FileDx/getFileUrl.html | 16 +-- pubnub/FileDx/listFiles.html | 14 +- pubnub/FileDx/publishFileMessage.html | 14 +- pubnub/FileDx/sendFile.html | 18 +-- pubnub/FileInfo-class-sidebar.html | 13 +- pubnub/FileInfo-class.html | 32 ++--- pubnub/FileInfo/FileInfo.html | 12 +- pubnub/FileInfo/id.html | 6 +- pubnub/FileInfo/name.html | 6 +- pubnub/FileInfo/toJson.html | 6 +- pubnub/FileInfo/url.html | 6 +- pubnub/FileMessage-class-sidebar.html | 13 +- pubnub/FileMessage-class.html | 24 ++-- pubnub/FileMessage/FileMessage.html | 6 +- pubnub/FileMessage/file.html | 4 +- pubnub/FileMessage/message.html | 4 +- pubnub/FileMessage/toJson.html | 6 +- ...llChannelMetadataResult-class-sidebar.html | 13 +- pubnub/GetAllChannelMetadataResult-class.html | 32 ++--- .../GetAllChannelMetadataResult.fromJson.html | 4 +- .../GetAllChannelMetadataResult.html | 15 ++- .../metadataList.html | 6 +- pubnub/GetAllChannelMetadataResult/next.html | 6 +- pubnub/GetAllChannelMetadataResult/prev.html | 6 +- .../totalCount.html | 6 +- ...etAllUuidMetadataResult-class-sidebar.html | 13 +- pubnub/GetAllUuidMetadataResult-class.html | 30 ++--- .../GetAllUuidMetadataResult.fromJson.html | 4 +- .../metadataList.html | 6 +- pubnub/GetAllUuidMetadataResult/next.html | 6 +- pubnub/GetAllUuidMetadataResult/prev.html | 6 +- .../GetAllUuidMetadataResult/totalCount.html | 6 +- ...etChannelMetadataResult-class-sidebar.html | 13 +- pubnub/GetChannelMetadataResult-class.html | 22 ++-- .../GetChannelMetadataResult.fromJson.html | 4 +- pubnub/GetChannelMetadataResult/metadata.html | 4 +- pubnub/GetUserStateResult-class-sidebar.html | 13 +- pubnub/GetUserStateResult-class.html | 22 ++-- pubnub/GetUserStateResult/state.html | 4 +- .../GetUuidMetadataResult-class-sidebar.html | 13 +- pubnub/GetUuidMetadataResult-class.html | 22 ++-- .../GetUuidMetadataResult.fromJson.html | 4 +- pubnub/GetUuidMetadataResult/metadata.html | 4 +- pubnub/HeartbeatResult-class-sidebar.html | 13 +- pubnub/HeartbeatResult-class.html | 22 ++-- pubnub/HereNowResult-class-sidebar.html | 13 +- pubnub/HereNowResult-class.html | 30 ++--- .../HereNowResult/HereNowResult.fromJson.html | 8 +- pubnub/HereNowResult/channels.html | 6 +- pubnub/HereNowResult/totalChannels.html | 6 +- pubnub/HereNowResult/totalOccupancy.html | 6 +- ...validArgumentsException-class-sidebar.html | 11 +- pubnub/InvalidArgumentsException-class.html | 26 ++-- .../InvalidArgumentsException.html | 6 +- pubnub/InvariantException-class-sidebar.html | 11 +- pubnub/InvariantException-class.html | 26 ++-- pubnub/Keyset-class-sidebar.html | 13 +- pubnub/Keyset-class.html | 34 ++--- pubnub/Keyset/Keyset.html | 27 ++-- pubnub/Keyset/authKey.html | 6 +- pubnub/Keyset/cipherKey.html | 4 +- pubnub/Keyset/publishKey.html | 6 +- pubnub/Keyset/secretKey.html | 6 +- pubnub/Keyset/settings.html | 6 +- pubnub/Keyset/subscribeKey.html | 6 +- pubnub/Keyset/userId.html | 4 +- pubnub/Keyset/uuid.html | 4 +- pubnub/KeysetException-class-sidebar.html | 11 +- pubnub/KeysetException-class.html | 28 ++-- pubnub/KeysetException/KeysetException.html | 8 +- pubnub/KeysetStore-class-sidebar.html | 13 +- pubnub/KeysetStore-class.html | 32 ++--- pubnub/KeysetStore/KeysetStore.html | 4 +- pubnub/KeysetStore/add.html | 8 +- pubnub/KeysetStore/defaultKeyset.html | 4 +- pubnub/KeysetStore/forEach.html | 6 +- pubnub/KeysetStore/keysets.html | 6 +- pubnub/KeysetStore/operator_get.html | 6 +- pubnub/KeysetStore/remove.html | 6 +- pubnub/LeaveResult-class-sidebar.html | 13 +- pubnub/LeaveResult-class.html | 24 ++-- pubnub/LeaveResult/action.html | 6 +- pubnub/LinearRetryPolicy-class-sidebar.html | 13 +- pubnub/LinearRetryPolicy-class.html | 36 ++--- .../LinearRetryPolicy/LinearRetryPolicy.html | 15 ++- pubnub/LinearRetryPolicy/backoff.html | 6 +- pubnub/LinearRetryPolicy/getDelay.html | 10 +- pubnub/LinearRetryPolicy/maximumDelay.html | 6 +- pubnub/ListFilesResult-class-sidebar.html | 13 +- pubnub/ListFilesResult-class.html | 28 ++-- pubnub/ListFilesResult/count.html | 6 +- pubnub/ListFilesResult/filesDetail.html | 6 +- pubnub/ListFilesResult/next.html | 6 +- .../ListPushChannelsResult-class-sidebar.html | 13 +- pubnub/ListPushChannelsResult-class.html | 24 ++-- .../ListPushChannelsResult.fromJson.html | 4 +- pubnub/ListPushChannelsResult/channels.html | 6 +- ...formedResponseException-class-sidebar.html | 11 +- pubnub/MalformedResponseException-class.html | 26 ++-- .../MalformedResponseException.html | 6 +- ...MaximumRetriesException-class-sidebar.html | 11 +- pubnub/MaximumRetriesException-class.html | 26 ++-- .../MaximumRetriesException.html | 6 +- pubnub/MembershipMetadata-class-sidebar.html | 13 +- pubnub/MembershipMetadata-class.html | 26 ++-- .../MembershipMetadata.fromJson.html | 4 +- pubnub/MembershipMetadata/channel.html | 4 +- pubnub/MembershipMetadata/custom.html | 4 +- pubnub/MembershipMetadata/eTag.html | 6 +- pubnub/MembershipMetadata/updated.html | 6 +- ...MembershipMetadataInput-class-sidebar.html | 13 +- pubnub/MembershipMetadataInput-class.html | 30 ++--- .../MembershipMetadataInput.html | 10 +- pubnub/MembershipMetadataInput/channelId.html | 6 +- pubnub/MembershipMetadataInput/custom.html | 6 +- pubnub/MembershipMetadataInput/toJson.html | 6 +- pubnub/MembershipsResult-class-sidebar.html | 13 +- pubnub/MembershipsResult-class.html | 30 ++--- .../MembershipsResult.fromJson.html | 4 +- pubnub/MembershipsResult/metadataList.html | 6 +- pubnub/MembershipsResult/next.html | 6 +- pubnub/MembershipsResult/prev.html | 6 +- pubnub/MembershipsResult/totalCount.html | 6 +- pubnub/MessageAction-class-sidebar.html | 13 +- pubnub/MessageAction-class.html | 32 ++--- pubnub/MessageAction/actionTimetoken.html | 6 +- pubnub/MessageAction/messageTimetoken.html | 6 +- pubnub/MessageAction/type.html | 6 +- pubnub/MessageAction/uuid.html | 6 +- pubnub/MessageAction/value.html | 6 +- pubnub/MessageType-enum-sidebar.html | 15 ++- pubnub/MessageType.html | 35 +++-- pubnub/MessageType/MessageType.html | 4 +- pubnub/MessageType/values-constant.html | 6 +- ...MethodDisabledException-class-sidebar.html | 11 +- pubnub/MethodDisabledException-class.html | 28 ++-- .../MethodDisabledException.html | 8 +- ...NotImplementedException-class-sidebar.html | 11 +- pubnub/NotImplementedException-class.html | 26 ++-- .../NotImplementedException.html | 6 +- pubnub/ObjectsDx-class-sidebar.html | 13 +- pubnub/ObjectsDx-class.html | 86 ++++++------ pubnub/ObjectsDx/getAllChannelMetadata.html | 22 ++-- pubnub/ObjectsDx/getAllUUIDMetadata.html | 22 ++-- pubnub/ObjectsDx/getChannelMembers.html | 28 ++-- pubnub/ObjectsDx/getChannelMetadata.html | 12 +- pubnub/ObjectsDx/getMemberships.html | 28 ++-- pubnub/ObjectsDx/getUUIDMetadata.html | 12 +- pubnub/ObjectsDx/manageChannelMembers.html | 32 ++--- pubnub/ObjectsDx/manageMemberships.html | 32 ++--- pubnub/ObjectsDx/removeChannelMembers.html | 30 ++--- pubnub/ObjectsDx/removeChannelMetadata.html | 10 +- pubnub/ObjectsDx/removeMemberships.html | 30 ++--- pubnub/ObjectsDx/removeUUIDMetadata.html | 10 +- pubnub/ObjectsDx/setChannelMembers.html | 30 ++--- pubnub/ObjectsDx/setChannelMetadata.html | 12 +- pubnub/ObjectsDx/setMemberships.html | 30 ++--- pubnub/ObjectsDx/setUUIDMetadata.html | 12 +- ...PaginatedChannelHistory-class-sidebar.html | 13 +- pubnub/PaginatedChannelHistory-class.html | 30 ++--- pubnub/PaginatedChannelHistory/chunkSize.html | 6 +- .../PaginatedChannelHistory/endTimetoken.html | 4 +- pubnub/PaginatedChannelHistory/hasMore.html | 6 +- pubnub/PaginatedChannelHistory/messages.html | 6 +- pubnub/PaginatedChannelHistory/more.html | 6 +- pubnub/PaginatedChannelHistory/order.html | 4 +- pubnub/PaginatedChannelHistory/reset.html | 4 +- .../startTimetoken.html | 4 +- pubnub/PamGrantTokenResult-class-sidebar.html | 13 +- pubnub/PamGrantTokenResult-class.html | 26 ++-- .../PamGrantTokenResult.fromJson.html | 4 +- pubnub/PamGrantTokenResult/message.html | 6 +- pubnub/PamGrantTokenResult/token.html | 6 +- .../PamRevokeTokenResult-class-sidebar.html | 13 +- pubnub/PamRevokeTokenResult-class.html | 22 ++-- pubnub/PresenceAction-enum-sidebar.html | 15 ++- pubnub/PresenceAction.html | 35 +++-- pubnub/PresenceAction/PresenceAction.html | 4 +- pubnub/PresenceAction/values-constant.html | 6 +- pubnub/PresenceEvent-class-sidebar.html | 13 +- pubnub/PresenceEvent-class.html | 28 ++-- .../PresenceEvent.fromEnvelope.html | 4 +- pubnub/PresenceEvent/action.html | 4 +- pubnub/PresenceEvent/envelope.html | 4 +- pubnub/PresenceEvent/join.html | 6 +- pubnub/PresenceEvent/leave.html | 6 +- pubnub/PresenceEvent/occupancy.html | 6 +- pubnub/PresenceEvent/timetoken.html | 4 +- pubnub/PresenceEvent/uuid.html | 4 +- pubnub/PubNub-class-sidebar.html | 13 +- pubnub/PubNub-class.html | 124 +++++++++--------- pubnub/PubNub/PubNub.html | 23 +++- pubnub/PubNub/addMessageAction.html | 14 +- pubnub/PubNub/addPushChannels.html | 14 +- pubnub/PubNub/announceHeartbeat.html | 14 +- pubnub/PubNub/announceLeave.html | 12 +- pubnub/PubNub/batch.html | 4 +- pubnub/PubNub/channel.html | 8 +- pubnub/PubNub/channelGroups.html | 4 +- pubnub/PubNub/channelMetadata.html | 16 +-- pubnub/PubNub/crypto.html | 4 +- pubnub/PubNub/deleteMessageAction.html | 10 +- pubnub/PubNub/device.html | 8 +- pubnub/PubNub/fetchMessageActions.html | 12 +- pubnub/PubNub/files.html | 4 +- pubnub/PubNub/getState.html | 12 +- .../getSubscribedChannelGroupsForUUID.html | 8 +- .../PubNub/getSubscribedChannelsForUUID.html | 8 +- pubnub/PubNub/grant.html | 32 ++--- pubnub/PubNub/grantToken.html | 6 +- pubnub/PubNub/hereNow.html | 12 +- pubnub/PubNub/keysets.html | 4 +- pubnub/PubNub/listPushChannels.html | 31 +++-- pubnub/PubNub/networking.html | 4 +- pubnub/PubNub/objects.html | 4 +- pubnub/PubNub/parseToken.html | 6 +- pubnub/PubNub/parser.html | 4 +- pubnub/PubNub/publish.html | 18 +-- pubnub/PubNub/reconnect.html | 4 +- pubnub/PubNub/removeDevice.html | 12 +- pubnub/PubNub/removePushChannels.html | 14 +- pubnub/PubNub/requestToken.html | 14 +- pubnub/PubNub/revokeToken.html | 10 +- pubnub/PubNub/setState.html | 12 +- pubnub/PubNub/setToken.html | 8 +- pubnub/PubNub/signal.html | 10 +- pubnub/PubNub/signals.html | 4 +- pubnub/PubNub/subscribe.html | 12 +- pubnub/PubNub/subscription.html | 12 +- pubnub/PubNub/supervisor.html | 4 +- pubnub/PubNub/time.html | 6 +- pubnub/PubNub/unsubscribeAll.html | 6 +- pubnub/PubNub/uuidMetadata.html | 20 +-- pubnub/PubNub/version.html | 6 +- pubnub/PubNubException-class-sidebar.html | 11 +- pubnub/PubNubException-class.html | 28 ++-- pubnub/PubNubException/PubNubException.html | 11 +- pubnub/PubNubException/message.html | 6 +- pubnub/PubNubException/stackTrace.html | 6 +- pubnub/PubNubException/toString.html | 10 +- pubnub/PublishException-class-sidebar.html | 11 +- pubnub/PublishException-class.html | 28 ++-- pubnub/PublishException/PublishException.html | 8 +- ...ublishFileMessageResult-class-sidebar.html | 13 +- pubnub/PublishFileMessageResult-class.html | 30 ++--- .../PublishFileMessageResult.html | 12 +- .../PublishFileMessageResult/description.html | 6 +- pubnub/PublishFileMessageResult/fileInfo.html | 4 +- pubnub/PublishFileMessageResult/isError.html | 6 +- .../PublishFileMessageResult/timetoken.html | 6 +- pubnub/PublishResult-class-sidebar.html | 13 +- pubnub/PublishResult-class.html | 28 ++-- .../PublishResult/PublishResult.fromJson.html | 4 +- pubnub/PublishResult/description.html | 6 +- pubnub/PublishResult/isError.html | 6 +- pubnub/PublishResult/timetoken.html | 6 +- pubnub/PushGateway-enum-sidebar.html | 15 ++- pubnub/PushGateway.html | 35 +++-- pubnub/PushGateway/PushGateway.html | 4 +- pubnub/PushGateway/values-constant.html | 6 +- ...veChannelMetadataResult-class-sidebar.html | 13 +- pubnub/RemoveChannelMetadataResult-class.html | 22 ++-- .../RemoveChannelMetadataResult.fromJson.html | 4 +- pubnub/RemoveDeviceResult-class-sidebar.html | 13 +- pubnub/RemoveDeviceResult-class.html | 26 ++-- .../RemoveDeviceResult.fromJson.html | 4 +- pubnub/RemoveDeviceResult/description.html | 6 +- pubnub/RemoveDeviceResult/status.html | 6 +- ...emovePushChannelsResult-class-sidebar.html | 13 +- pubnub/RemovePushChannelsResult-class.html | 26 ++-- .../RemovePushChannelsResult.fromJson.html | 4 +- .../RemovePushChannelsResult/description.html | 6 +- pubnub/RemovePushChannelsResult/status.html | 6 +- ...emoveUuidMetadataResult-class-sidebar.html | 13 +- pubnub/RemoveUuidMetadataResult-class.html | 22 ++-- .../RemoveUuidMetadataResult.fromJson.html | 4 +- pubnub/Resource-class-sidebar.html | 13 +- pubnub/Resource-class.html | 48 +++---- pubnub/Resource/Resource.html | 49 +++++-- pubnub/Resource/bit.html | 6 +- pubnub/Resource/create.html | 6 +- pubnub/Resource/delete.html | 6 +- pubnub/Resource/get.html | 6 +- pubnub/Resource/join.html | 6 +- pubnub/Resource/manage.html | 6 +- pubnub/Resource/name.html | 6 +- pubnub/Resource/pattern.html | 6 +- pubnub/Resource/read.html | 6 +- pubnub/Resource/replace.html | 24 ++-- pubnub/Resource/type.html | 4 +- pubnub/Resource/update.html | 6 +- pubnub/Resource/write.html | 6 +- pubnub/ResourceType-enum-sidebar.html | 15 ++- pubnub/ResourceType.html | 35 +++-- pubnub/ResourceType/ResourceType.html | 4 +- pubnub/ResourceType/values-constant.html | 6 +- pubnub/RetryPolicy-class-sidebar.html | 13 +- pubnub/RetryPolicy-class.html | 34 ++--- .../RetryPolicy/RetryPolicy.exponential.html | 8 +- pubnub/RetryPolicy/RetryPolicy.html | 8 +- pubnub/RetryPolicy/RetryPolicy.linear.html | 10 +- pubnub/RetryPolicy/getDelay.html | 8 +- pubnub/RetryPolicy/maxRetries.html | 6 +- ...etChannelMetadataResult-class-sidebar.html | 13 +- pubnub/SetChannelMetadataResult-class.html | 22 ++-- .../SetChannelMetadataResult.fromJson.html | 4 +- pubnub/SetChannelMetadataResult/metadata.html | 4 +- pubnub/SetUserStateResult-class-sidebar.html | 13 +- pubnub/SetUserStateResult-class.html | 22 ++-- pubnub/SetUserStateResult/state.html | 4 +- .../SetUuidMetadataResult-class-sidebar.html | 13 +- pubnub/SetUuidMetadataResult-class.html | 22 ++-- .../SetUuidMetadataResult.fromJson.html | 4 +- pubnub/SetUuidMetadataResult/metadata.html | 4 +- pubnub/SignalResult-class-sidebar.html | 13 +- pubnub/SignalResult-class.html | 28 ++-- .../SignalResult/SignalResult.fromJson.html | 4 +- pubnub/SignalResult/description.html | 6 +- pubnub/SignalResult/isError.html | 6 +- pubnub/SignalResult/timetoken.html | 6 +- pubnub/Signals-class-sidebar.html | 13 +- pubnub/Signals-class.html | 28 ++-- pubnub/Signals/Signals.html | 4 +- pubnub/Signals/networkIsConnected.html | 6 +- pubnub/Signals/networkIsDown.html | 6 +- pubnub/Signals/networkIsUp.html | 6 +- pubnub/StateInfo-enum-sidebar.html | 15 ++- pubnub/StateInfo.html | 35 +++-- pubnub/StateInfo/StateInfo.html | 4 +- pubnub/StateInfo/values-constant.html | 6 +- pubnub/Subscription-class-sidebar.html | 13 +- pubnub/Subscription-class.html | 50 +++---- pubnub/Subscription/Subscription.html | 13 +- pubnub/Subscription/cancel.html | 6 +- pubnub/Subscription/channelGroups.html | 6 +- pubnub/Subscription/channels.html | 6 +- pubnub/Subscription/dispose.html | 6 +- pubnub/Subscription/isCancelled.html | 6 +- pubnub/Subscription/isPaused.html | 6 +- pubnub/Subscription/keyset.html | 4 +- pubnub/Subscription/messages.html | 6 +- pubnub/Subscription/pause.html | 4 +- pubnub/Subscription/presence.html | 6 +- .../Subscription/presenceChannelGroups.html | 6 +- pubnub/Subscription/presenceChannels.html | 6 +- pubnub/Subscription/restore.html | 6 +- pubnub/Subscription/resume.html | 4 +- pubnub/Subscription/subscribe.html | 4 +- pubnub/Subscription/unsubscribe.html | 4 +- pubnub/Subscription/whenStarts.html | 6 +- pubnub/Subscription/withPresence.html | 6 +- pubnub/Timetoken-class-sidebar.html | 9 +- pubnub/Timetoken-class.html | 32 ++--- pubnub/Timetoken/Timetoken.fromDateTime.html | 8 +- pubnub/Timetoken/Timetoken.html | 8 +- pubnub/Timetoken/operator_equals.html | 12 +- pubnub/Timetoken/toDateTime.html | 8 +- pubnub/Timetoken/toString.html | 8 +- pubnub/Timetoken/value.html | 6 +- pubnub/Token-class-sidebar.html | 11 +- pubnub/Token-class.html | 34 ++--- pubnub/Token/Token.html | 8 +- pubnub/Token/authorizedUUID.html | 6 +- pubnub/Token/meta.html | 4 +- pubnub/Token/patterns.html | 6 +- pubnub/Token/resources.html | 6 +- pubnub/Token/signature.html | 6 +- pubnub/Token/timetoken.html | 4 +- pubnub/Token/toString.html | 10 +- pubnub/Token/ttl.html | 6 +- pubnub/Token/version.html | 6 +- pubnub/TokenRequest-class-sidebar.html | 13 +- pubnub/TokenRequest-class.html | 36 ++--- pubnub/TokenRequest/TokenRequest.html | 17 ++- pubnub/TokenRequest/add.html | 24 ++-- pubnub/TokenRequest/authorizedUUID.html | 6 +- pubnub/TokenRequest/authorizedUserId.html | 6 +- pubnub/TokenRequest/meta.html | 6 +- pubnub/TokenRequest/send.html | 6 +- pubnub/TokenRequest/ttl.html | 6 +- pubnub/UUID-class-sidebar.html | 9 +- pubnub/UUID-class.html | 24 ++-- pubnub/UUID/UUID.html | 8 +- pubnub/UUID/operator_equals.html | 16 +-- pubnub/UUID/toString.html | 10 +- pubnub/UUID/value.html | 6 +- pubnub/UnknownException-class-sidebar.html | 11 +- pubnub/UnknownException-class.html | 26 ++-- pubnub/UnknownException/UnknownException.html | 6 +- pubnub/UserId-class-sidebar.html | 9 +- pubnub/UserId-class.html | 24 ++-- pubnub/UserId/UserId.html | 8 +- pubnub/UserId/operator_equals.html | 16 +-- pubnub/UserId/toString.html | 10 +- pubnub/UserId/value.html | 6 +- pubnub/UuIdInfo-class-sidebar.html | 13 +- pubnub/UuIdInfo-class.html | 28 ++-- pubnub/UuIdInfo/UuIdInfo.html | 8 +- pubnub/UuIdInfo/toJson.html | 6 +- pubnub/UuIdInfo/uuid.html | 6 +- pubnub/UuidMetadataDetails-class-sidebar.html | 13 +- pubnub/UuidMetadataDetails-class.html | 36 ++--- .../UuidMetadataDetails.fromJson.html | 4 +- pubnub/UuidMetadataDetails/custom.html | 4 +- pubnub/UuidMetadataDetails/eTag.html | 6 +- pubnub/UuidMetadataDetails/email.html | 6 +- pubnub/UuidMetadataDetails/externalId.html | 6 +- pubnub/UuidMetadataDetails/id.html | 6 +- pubnub/UuidMetadataDetails/name.html | 6 +- pubnub/UuidMetadataDetails/profileUrl.html | 6 +- pubnub/UuidMetadataDetails/updated.html | 6 +- pubnub/UuidMetadataInput-class-sidebar.html | 13 +- pubnub/UuidMetadataInput-class.html | 34 ++--- .../UuidMetadataInput/UuidMetadataInput.html | 15 ++- pubnub/UuidMetadataInput/custom.html | 4 +- pubnub/UuidMetadataInput/email.html | 6 +- pubnub/UuidMetadataInput/externalId.html | 6 +- pubnub/UuidMetadataInput/name.html | 6 +- pubnub/UuidMetadataInput/profileUrl.html | 6 +- pubnub/UuidMetadataInput/toJson.html | 6 +- pubnub/WhereNowResult-class-sidebar.html | 13 +- pubnub/WhereNowResult-class.html | 26 ++-- .../WhereNowResult.fromJson.html | 6 +- pubnub/WhereNowResult/channels.html | 6 +- pubnub/pubnub-library-sidebar.html | 11 +- pubnub/pubnub-library.html | 23 ++-- search.html | 10 +- static-assets/styles.css | 3 +- topics/Access Manager-topic.html | 16 ++- topics/Basic Features-topic.html | 16 ++- topics/Exceptions-topic.html | 10 +- topics/Files-topic.html | 12 +- topics/Objects-topic.html | 12 +- topics/Push-topic.html | 18 +-- topics/Results-topic.html | 12 +- 729 files changed, 4517 insertions(+), 4091 deletions(-) diff --git a/__404error.html b/__404error.html index 7c8a8bee..0d2b52ca 100644 --- a/__404error.html +++ b/__404error.html @@ -4,7 +4,7 @@ - + pubnub - Dart API docs @@ -90,9 +90,9 @@
pubnub package<
  • Libraries
  • pubnub
  • Modules
  • -
  • pubnub.crypto
  • -
  • pubnub.logging
  • -
  • pubnub.networking
  • +
  • crypto
  • +
  • logging
  • +
  • networking
  • @@ -105,7 +105,7 @@
    pubnub package<