IP*Works! RTC - Online Help
Available for:
IP*Works! RTC
Questions / Feedback?

Status Event

Fires with information about the operation.

Syntax

public void fireStatus(RudpserverStatusEvent event);

public class RudpserverStatusEvent {
  public String connectionId;
  public String message;
}

Remarks

This event fires with information about the operations performed during the connection. This is useful for logging and debugging purposes. By default only a minimum of information is provided through the event. See LogOptions to enable more verbose information.

 
 
Copyright (c) 2016 /n software inc. - All rights reserved.
Build 1.0.6093.0