System.Tether.AppProfile.TTetheringAppProfile.NotifyProfileUpdate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure NotifyProfileUpdate;

C++

void __fastcall NotifyProfileUpdate();

Properties

Type Visibility Source Unit Parent
procedure
function
public
System.Tether.AppProfile.pas
System.Tether.AppProfile.hpp
System.Tether.AppProfile TTetheringAppProfile

Description

Notifies connected remote profiles about changes in this application profile.

Connected remote profiles may update the information that they have about this application profile upon receiving this notification.

See Also