fetch Voicemail
abstract suspend fun fetchVoicemail(voicemailId: String, voicemailDate: Date, callerNumber: String): RainbowResult<Unit>
Let you load the file associated to a visual voicemail entry
Return
RainbowResult callback
Parameters
voicemail Id
String the voicemail id to fetch
voicemail Date
Date the voicemail date to fetch
caller Number
String the voicemail from to fetch