System.Tether.Manager.TTetheringManagerCommunicationThread Fields

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
EMPTYTOKENprotectedEMPTYTOKEN: string = EMPTYTOKEN;
FAdapterprotected
FCommandQueueprotectedA Protected field that holds the command queue of all received commands pending to be processed.
FEventAdapterSyncprotectedEvent used to synchronize your communication thread with its adapter.
FNetworkInfoprotected
FNotifyEndProfileDiscoveryprotected
TetheringBeginProfilesprotectedTetheringBeginProfiles: string = TetheringBeginProfiles;
TetheringDiscoverManagersprotectedTetheringDiscoverManagers: string = TetheringDiscoverManagers;
TetheringDiscoverProfilesprotectedTetheringDiscoverProfiles: string = TetheringDiscoverProfiles;
TetheringEmptyprotectedTetheringEmpty: string = ;
TetheringEndProfilesprotectedTetheringEndProfiles: string = TetheringEndProfiles;
TetheringErrorprotectedTetheringError: string = Error;
TetheringGeneratedTokenprotectedTetheringGeneratedToken: string = TetheringGeneratedToken;
TetheringNotificationprotectedTetheringNotification: string = TetheringNotification;
TetheringOkprotectedTetheringOk: string = Ok;
TetheringPairAcceptedprotectedTetheringPairAccepted: string = TetheringPairAccepted;
TetheringPairDeniedprotectedTetheringPairDenied: string = TetheringPairDenied;
TetheringPairingTokenprotectedTetheringPairingToken: string = TetheringPairingToken;
TetheringPasswordprotectedTetheringPassword: string = TetheringPassword;
TetheringRequestPairprotectedTetheringRequestPair: string = TetheringRequestPair;
TetheringRequestPasswordprotectedTetheringRequestPassword: string = TetheringRequestPassword;
TetheringRequestUnPairprotectedTetheringRequestUnPair: string = TetheringRequestUnPair;
TetheringServerDiscoveredprotectedTetheringServerDiscovered: string = TetheringServerDiscovered;
TetheringVersionprotectedTetheringVersion: Char = $31;