LogContext structure to hold ambient properties that can be attached to log events. More...
Public Member Functions | |
fm.liveswitch.LogContext | clone () |
Clones this object, creating a new instance with the same property values. More... | |
String | getApplicationId () |
Gets the application Id. More... | |
String | getBundleTransportId () |
Gets the bundle transport Id. More... | |
String | getCandidateId () |
Gets the candidate Id. More... | |
String | getCandidatePairId () |
Gets the candidate pair Id. More... | |
String | getChannelId () |
Gets the channel Id. More... | |
String | getClientId () |
Gets the client Id. More... | |
String | getClusterConnectionId () |
Gets cluster connection Id. More... | |
String | getConnectionId () |
Gets the connection Id. More... | |
String | getDeviceId () |
Gets the device Id. More... | |
String | getExternalConnectionId () |
Gets the external connection Id. More... | |
String | getGatewayId () |
Gets the gateway Id. More... | |
String | getGathererId () |
Gets the gatherer Id. More... | |
String | getIceTransportId () |
Gets the Ice transport Id. More... | |
String | getMediaDescriptionManagerId () |
Gets the media description manager Id. More... | |
String | getMediaServerId () |
Gets the media server Id. More... | |
String | getRtpPacketId () |
Gets RTP packet Id. More... | |
String | getRtpReceiverId () |
Gets RTP Receiver Id. More... | |
String | getRtpSenderId () |
Gets RTP Sender Id. More... | |
String | getRtpTransportId () |
Gets RTP Transport Id. More... | |
String | getSctpTrasnportId () |
Gets the Sctp transport Id. More... | |
String | getSiteId () |
Gets the site Id. More... | |
String | getSocketManagerId () |
Gets the socket manager Id. More... | |
String | getStreamId () |
Gets the stream Id. More... | |
String | getUserId () |
Gets the user Id. More... | |
String | getWebSocketMediaServerId () |
Gets the websocket media server Id. More... | |
LogContext () | |
void | setApplicationId (String value) |
Sets the application Id. More... | |
void | setBundleTransportId (String value) |
Sets the bundle transport Id. More... | |
void | setCandidateId (String value) |
Sets the candidate Id. More... | |
void | setCandidatePairId (String value) |
Sets the candidate pair Id. More... | |
void | setChannelId (String value) |
Sets the channel Id. More... | |
void | setClientId (String value) |
Sets the client Id. More... | |
void | setClusterConnectionId (String value) |
Sets cluster connection Id. More... | |
void | setConnectionId (String value) |
Sets the connection Id. More... | |
void | setDeviceId (String value) |
Sets the device Id. More... | |
void | setExternalConnectionId (String value) |
Sets the external connection Id. More... | |
void | setGatewayId (String value) |
Sets the gateway Id. More... | |
void | setGathererId (String value) |
Sets the gatherer Id. More... | |
void | setIceTransportId (String value) |
Sets the Ice transport Id. More... | |
void | setMediaDescriptionManagerId (String value) |
Sets the media description manager Id. More... | |
void | setMediaServerId (String value) |
Sets the media server Id. More... | |
void | setRtpPacketId (String value) |
Sets RTP packet Id. More... | |
void | setRtpReceiverId (String value) |
Sets RTP Receiver Id. More... | |
void | setRtpSenderId (String value) |
Sets RTP Sender Id. More... | |
void | setRtpTransportId (String value) |
Sets RTP Transport Id. More... | |
void | setSctpTrasnportId (String value) |
Sets the Sctp transport Id. More... | |
void | setSiteId (String value) |
Sets the site Id. More... | |
void | setSocketManagerId (String value) |
Sets the socket manager Id. More... | |
void | setStreamId (String value) |
Sets the stream Id. More... | |
void | setUserId (String value) |
Sets the user Id. More... | |
void | setWebSocketMediaServerId (String value) |
Sets the websocket media server Id. More... | |
String[][] | toPairArray () |
Returns a paired array rerpresentation of this log context. More... | |
Static Public Member Functions | |
static fm.liveswitch.LogContext | fromJson (String valueJson) |
Deserializes json into a LogContext object. More... | |
LogContext structure to hold ambient properties that can be attached to log events.
fm.liveswitch.LogContext.LogContext | ( | ) |
fm.liveswitch.LogContext fm.liveswitch.LogContext.clone | ( | ) |
Clones this object, creating a new instance with the same property values.
|
static |
Deserializes json into a LogContext object.
valueJson | Value to deserialize |
String fm.liveswitch.LogContext.getApplicationId | ( | ) |
Gets the application Id.
String fm.liveswitch.LogContext.getBundleTransportId | ( | ) |
Gets the bundle transport Id.
String fm.liveswitch.LogContext.getCandidateId | ( | ) |
Gets the candidate Id.
String fm.liveswitch.LogContext.getCandidatePairId | ( | ) |
Gets the candidate pair Id.
String fm.liveswitch.LogContext.getChannelId | ( | ) |
Gets the channel Id.
String fm.liveswitch.LogContext.getClientId | ( | ) |
Gets the client Id.
String fm.liveswitch.LogContext.getClusterConnectionId | ( | ) |
Gets cluster connection Id.
String fm.liveswitch.LogContext.getConnectionId | ( | ) |
Gets the connection Id.
String fm.liveswitch.LogContext.getDeviceId | ( | ) |
Gets the device Id.
String fm.liveswitch.LogContext.getExternalConnectionId | ( | ) |
Gets the external connection Id.
String fm.liveswitch.LogContext.getGatewayId | ( | ) |
Gets the gateway Id.
String fm.liveswitch.LogContext.getGathererId | ( | ) |
Gets the gatherer Id.
String fm.liveswitch.LogContext.getIceTransportId | ( | ) |
Gets the Ice transport Id.
String fm.liveswitch.LogContext.getMediaDescriptionManagerId | ( | ) |
Gets the media description manager Id.
String fm.liveswitch.LogContext.getMediaServerId | ( | ) |
Gets the media server Id.
String fm.liveswitch.LogContext.getRtpPacketId | ( | ) |
Gets RTP packet Id.
String fm.liveswitch.LogContext.getRtpReceiverId | ( | ) |
Gets RTP Receiver Id.
String fm.liveswitch.LogContext.getRtpSenderId | ( | ) |
Gets RTP Sender Id.
String fm.liveswitch.LogContext.getRtpTransportId | ( | ) |
Gets RTP Transport Id.
String fm.liveswitch.LogContext.getSctpTrasnportId | ( | ) |
Gets the Sctp transport Id.
String fm.liveswitch.LogContext.getSiteId | ( | ) |
Gets the site Id.
String fm.liveswitch.LogContext.getSocketManagerId | ( | ) |
Gets the socket manager Id.
String fm.liveswitch.LogContext.getStreamId | ( | ) |
Gets the stream Id.
String fm.liveswitch.LogContext.getUserId | ( | ) |
Gets the user Id.
String fm.liveswitch.LogContext.getWebSocketMediaServerId | ( | ) |
Gets the websocket media server Id.
void fm.liveswitch.LogContext.setApplicationId | ( | String | value | ) |
Sets the application Id.
void fm.liveswitch.LogContext.setBundleTransportId | ( | String | value | ) |
Sets the bundle transport Id.
void fm.liveswitch.LogContext.setCandidateId | ( | String | value | ) |
Sets the candidate Id.
void fm.liveswitch.LogContext.setCandidatePairId | ( | String | value | ) |
Sets the candidate pair Id.
void fm.liveswitch.LogContext.setChannelId | ( | String | value | ) |
Sets the channel Id.
void fm.liveswitch.LogContext.setClientId | ( | String | value | ) |
Sets the client Id.
void fm.liveswitch.LogContext.setClusterConnectionId | ( | String | value | ) |
Sets cluster connection Id.
void fm.liveswitch.LogContext.setConnectionId | ( | String | value | ) |
Sets the connection Id.
void fm.liveswitch.LogContext.setDeviceId | ( | String | value | ) |
Sets the device Id.
void fm.liveswitch.LogContext.setExternalConnectionId | ( | String | value | ) |
Sets the external connection Id.
void fm.liveswitch.LogContext.setGatewayId | ( | String | value | ) |
Sets the gateway Id.
void fm.liveswitch.LogContext.setGathererId | ( | String | value | ) |
Sets the gatherer Id.
void fm.liveswitch.LogContext.setIceTransportId | ( | String | value | ) |
Sets the Ice transport Id.
void fm.liveswitch.LogContext.setMediaDescriptionManagerId | ( | String | value | ) |
Sets the media description manager Id.
void fm.liveswitch.LogContext.setMediaServerId | ( | String | value | ) |
Sets the media server Id.
void fm.liveswitch.LogContext.setRtpPacketId | ( | String | value | ) |
Sets RTP packet Id.
void fm.liveswitch.LogContext.setRtpReceiverId | ( | String | value | ) |
Sets RTP Receiver Id.
void fm.liveswitch.LogContext.setRtpSenderId | ( | String | value | ) |
Sets RTP Sender Id.
void fm.liveswitch.LogContext.setRtpTransportId | ( | String | value | ) |
Sets RTP Transport Id.
void fm.liveswitch.LogContext.setSctpTrasnportId | ( | String | value | ) |
Sets the Sctp transport Id.
void fm.liveswitch.LogContext.setSiteId | ( | String | value | ) |
Sets the site Id.
void fm.liveswitch.LogContext.setSocketManagerId | ( | String | value | ) |
Sets the socket manager Id.
void fm.liveswitch.LogContext.setStreamId | ( | String | value | ) |
Sets the stream Id.
void fm.liveswitch.LogContext.setUserId | ( | String | value | ) |
Sets the user Id.
void fm.liveswitch.LogContext.setWebSocketMediaServerId | ( | String | value | ) |
Sets the websocket media server Id.
String [][] fm.liveswitch.LogContext.toPairArray | ( | ) |
Returns a paired array rerpresentation of this log context.