Figure 10- 71 [CKTranscriptController _startCreatingNewMessageForSending:]
Take a look at the implementation of this method, as shown in figure 10-72.
Figure 10- 72 [CKConversation sendMessage:newComposition:]
It further calls “sendMessage:onService:newComposition:”, so proceed to this method, as
shown in figure 10-73.