C# Class RPCBase.RoutingRule.MqttRoutingRule

Exibir arquivo Open project: fingerpasswang/Phial

Public Methods

Method Description
GetPublishKey ( System.Guid uuid ) : string
GetSubscribeKey ( System.Guid uuid ) : string

Method Details

GetPublishKey() public method

public GetPublishKey ( System.Guid uuid ) : string
uuid System.Guid
return string

GetSubscribeKey() public method

public GetSubscribeKey ( System.Guid uuid ) : string
uuid System.Guid
return string