fm.liveswitch.LogContext Class Reference

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 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...
 
 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 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...
 
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...
 

Detailed Description

LogContext structure to hold ambient properties that can be attached to log events.

Constructor & Destructor Documentation

◆ LogContext()

fm.liveswitch.LogContext.LogContext ( )

Member Function Documentation

◆ clone()

fm.liveswitch.LogContext fm.liveswitch.LogContext.clone ( )

Clones this object, creating a new instance with the same property values.

Returns
A new LogContext instance with the same properties as this instance.

◆ fromJson()

static fm.liveswitch.LogContext fm.liveswitch.LogContext.fromJson ( String  valueJson)
static

Deserializes json into a LogContext object.

Parameters
valueJsonValue to deserialize
Returns
Logcontext

◆ getApplicationId()

String fm.liveswitch.LogContext.getApplicationId ( )

Gets the application Id.

◆ getBundleTransportId()

String fm.liveswitch.LogContext.getBundleTransportId ( )

Gets the bundle transport Id.

◆ getCandidateId()

String fm.liveswitch.LogContext.getCandidateId ( )

Gets the candidate Id.

◆ getCandidatePairId()

String fm.liveswitch.LogContext.getCandidatePairId ( )

Gets the candidate pair Id.

◆ getChannelId()

String fm.liveswitch.LogContext.getChannelId ( )

Gets the channel Id.

◆ getClientId()

String fm.liveswitch.LogContext.getClientId ( )

Gets the client Id.

◆ getClusterConnectionId()

String fm.liveswitch.LogContext.getClusterConnectionId ( )

Gets cluster connection Id.

◆ getConnectionId()

String fm.liveswitch.LogContext.getConnectionId ( )

Gets the connection Id.

◆ getDeviceId()

String fm.liveswitch.LogContext.getDeviceId ( )

Gets the device Id.

◆ getExternalConnectionId()

String fm.liveswitch.LogContext.getExternalConnectionId ( )

Gets the external connection Id.

◆ getGatewayId()

String fm.liveswitch.LogContext.getGatewayId ( )

Gets the gateway Id.

◆ getGathererId()

String fm.liveswitch.LogContext.getGathererId ( )

Gets the gatherer Id.

◆ getIceTransportId()

String fm.liveswitch.LogContext.getIceTransportId ( )

Gets the Ice transport Id.

◆ getMediaDescriptionManagerId()

String fm.liveswitch.LogContext.getMediaDescriptionManagerId ( )

Gets the media description manager Id.

◆ getMediaServerId()

String fm.liveswitch.LogContext.getMediaServerId ( )

Gets the media server Id.

◆ getSctpTrasnportId()

String fm.liveswitch.LogContext.getSctpTrasnportId ( )

Gets the Sctp transport Id.

◆ getSiteId()

String fm.liveswitch.LogContext.getSiteId ( )

Gets the site Id.

◆ getSocketManagerId()

String fm.liveswitch.LogContext.getSocketManagerId ( )

Gets the socket manager Id.

◆ getStreamId()

String fm.liveswitch.LogContext.getStreamId ( )

Gets the stream Id.

◆ getUserId()

String fm.liveswitch.LogContext.getUserId ( )

Gets the user Id.

◆ setApplicationId()

void fm.liveswitch.LogContext.setApplicationId ( String  value)

Sets the application Id.

◆ setBundleTransportId()

void fm.liveswitch.LogContext.setBundleTransportId ( String  value)

Sets the bundle transport Id.

◆ setCandidateId()

void fm.liveswitch.LogContext.setCandidateId ( String  value)

Sets the candidate Id.

◆ setCandidatePairId()

void fm.liveswitch.LogContext.setCandidatePairId ( String  value)

Sets the candidate pair Id.

◆ setChannelId()

void fm.liveswitch.LogContext.setChannelId ( String  value)

Sets the channel Id.

◆ setClientId()

void fm.liveswitch.LogContext.setClientId ( String  value)

Sets the client Id.

◆ setClusterConnectionId()

void fm.liveswitch.LogContext.setClusterConnectionId ( String  value)

Sets cluster connection Id.

◆ setConnectionId()

void fm.liveswitch.LogContext.setConnectionId ( String  value)

Sets the connection Id.

◆ setDeviceId()

void fm.liveswitch.LogContext.setDeviceId ( String  value)

Sets the device Id.

◆ setExternalConnectionId()

void fm.liveswitch.LogContext.setExternalConnectionId ( String  value)

Sets the external connection Id.

◆ setGatewayId()

void fm.liveswitch.LogContext.setGatewayId ( String  value)

Sets the gateway Id.

◆ setGathererId()

void fm.liveswitch.LogContext.setGathererId ( String  value)

Sets the gatherer Id.

◆ setIceTransportId()

void fm.liveswitch.LogContext.setIceTransportId ( String  value)

Sets the Ice transport Id.

◆ setMediaDescriptionManagerId()

void fm.liveswitch.LogContext.setMediaDescriptionManagerId ( String  value)

Sets the media description manager Id.

◆ setMediaServerId()

void fm.liveswitch.LogContext.setMediaServerId ( String  value)

Sets the media server Id.

◆ setSctpTrasnportId()

void fm.liveswitch.LogContext.setSctpTrasnportId ( String  value)

Sets the Sctp transport Id.

◆ setSiteId()

void fm.liveswitch.LogContext.setSiteId ( String  value)

Sets the site Id.

◆ setSocketManagerId()

void fm.liveswitch.LogContext.setSocketManagerId ( String  value)

Sets the socket manager Id.

◆ setStreamId()

void fm.liveswitch.LogContext.setStreamId ( String  value)

Sets the stream Id.

◆ setUserId()

void fm.liveswitch.LogContext.setUserId ( String  value)

Sets the user Id.

◆ toPairArray()

String [][] fm.liveswitch.LogContext.toPairArray ( )

Returns a paired array rerpresentation of this log context.