class com.google.ads.studio.localconnect.LocalConnectChild
The LocalConnectChild connects to a parent at the specified channel name. All data transmissions must go through its parent.
Constructors
LocalConnectChild(channelName:String, timeout:int=5)
:
void
Creates a LocalConnectChild instance.
Instance Methods
Defined in com.google.ads.studio.localconnect:LocalConnectChild
close()
:
void
Closes all connections.
connect()
:
void
Initiates the connection attempts.