Пример #1
0
 public long Initialize(string deviceId)
 {
     return(_messagingServiceClient.Initialize(deviceId));
 }