C# Class imBMW.Features.InternalCommunications

Exibir arquivo Open project: toxsedyshev/imBMW

Public Methods

Method Description
Register ( BluetoothWT32 wt32 ) : void
SendMessage ( Message m ) : void

Private Methods

Method Description
ProcessInternalMessage ( InternalMessage m ) : void

Method Details

Register() public static method

public static Register ( BluetoothWT32 wt32 ) : void
wt32 imBMW.Multimedia.BluetoothWT32
return void

SendMessage() public static method

public static SendMessage ( Message m ) : void
m imBMW.iBus.Message
return void