|
Copyright 2008 Motorola Inc. and Nokia Corporation. All Rights Reserved. Specification License |
||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PlatformProvider | |
---|---|
javax.microedition.broadcast.platform | This package defines the classes and interfaces to manage the broadcast network provider. |
Uses of PlatformProvider in javax.microedition.broadcast.platform |
---|
Methods in javax.microedition.broadcast.platform that return PlatformProvider | |
---|---|
static PlatformProvider |
PlatformProviderSelector.createPlatformProvider(int frequency,
long id,
java.lang.String name)
Instantiates a PlatformProvider directly based
on the broadcast frequency and the ID number. |
static PlatformProvider[] |
PlatformProviderSelector.getAvailableProviders()
Returns available PlatformProviders (that have been found by discovering). |
static PlatformProvider |
PlatformProviderSelector.getCurrentProvider()
Queries the current platform provider. |
static PlatformProvider |
PlatformProviderSelector.getDefaultProvider()
Returns the default PlatformProvider. |
Methods in javax.microedition.broadcast.platform with parameters of type PlatformProvider | |
---|---|
static void |
PlatformProviderSelector.select(PlatformProvider pp)
Selects a platform provider. |
|
Copyright 2008 Motorola Inc. and Nokia Corporation. All Rights Reserved. Specification License |
||||||||
PREV NEXT | FRAMES NO FRAMES |