public void PostToSpace( string spaceId, string text, List<Mention> mentions = null, List<LocalFile> files = null, Action<WebexApiEventArgs<Message>> completionHandler = null )