Samraksh eMote .NOW
GetChannel Method
        



Get current channel
Syntax
'Declaration
 
Public Function GetChannel() As Channels
'Usage
 
Dim instance As RadioConfiguration
Dim value As Channels
 
value = instance.GetChannel()
public Channels GetChannel()
public:
Channels GetChannel(); 

Return Value

Channel
Requirements

Target Platforms: eMote .NOW

See Also

Reference

RadioConfiguration Class
RadioConfiguration Members

Send Feedback