ServiceRecord Class |
Namespace: InTheHand.Net.Bluetooth
public sealed class ServiceRecord : IEnumerable, IEnumerable<ServiceAttribute>
The ServiceRecord type exposes the following members.
Name | Description | |
---|---|---|
![]() | AttributeIds | |
![]() | Count | |
![]() | Item | |
![]() | SourceBytes |
Name | Description | |
---|---|---|
![]() | Contains(ServiceAttributeId) | |
![]() | Contains(ServiceAttributeId, LanguageBaseItem) | |
![]() ![]() | CreateLanguageBasedAttributeId | |
![]() ![]() | CreateServiceRecordFromBytes | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetAttributeById(ServiceAttributeId) | |
![]() | GetAttributeById(ServiceAttributeId, LanguageBaseItem) | |
![]() | GetAttributeByIndex | |
![]() | GetEnumerator | |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetLanguageBaseList | |
![]() | GetMultiLanguageStringAttributeById | |
![]() | GetPrimaryLanguageBaseItem | |
![]() | GetPrimaryMultiLanguageStringAttributeById | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToByteArray | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |