public class InboundCallExample extends Object implements InboundCallGatewayListener
Constructor and Description |
---|
InboundCallExample(String port) |
Modifier and Type | Method and Description |
---|---|
void |
inboundCallEvent(CallEvent event)
Called when a inbound call is detected
|
static void |
main(String[] args)
Parse parameters or asking user for information.
|
public InboundCallExample(String port) throws GatewayException, IOException
port
- GatewayException
IOException
public void inboundCallEvent(CallEvent event)
inboundCallEvent
in interface InboundCallGatewayListener
Copyright © 2015–2016 jSMS4Pi. All rights reserved.